Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

program for service order

Former Member
0 Kudos

hi experts

my requirement is to upload service order data from nonsap to sap using batch input recording of lsmw for that i need to write custom program please can give guide lines for developement

regards

raj

1 ACCEPTED SOLUTION
3 REPLIES 3

Former Member
0 Kudos

try this out

BAPI_ALM_CONF_CREATE

Former Member
0 Kudos

Hello Chiya,

if you are on SAP 4.6C or lower, there is nothing else to do that exept batch input. But be aware that IW31 is a quite complex transaction and that it's layout maybe subject to customizing.

if you are on SAP Rel. 4.7 or higher, i would rather use the new BAPI's like BAPI_ALM_ORDER_MAINTAIN

Regards Wolfgang