Application Development and Automation 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: 
Read only

LSMW- LOIPRO Message type process code

robert_w1
Discoverer
0 Likes
642

Hi Can any body tell me what process code to use production order create (Message type LOIPRO, Basic type LOIPRO01)? We are trying to use "BAPI". But we are getting errors.

Thanks

Rob

2 REPLIES 2
Read only

Former Member
0 Likes
496

hi ,

There exists no standard process code .

You need to create a new one linking it with

the function module CLOI_MASTERIDOC_CREATE_LOIPRO

Also check report RCCLORD

( Generate Production Order IDocs )

Thanks

Soumyadip

Read only

robert_w1
Discoverer
0 Likes
496

Hi Soumyadip,

Thank you for you reply. We cann't use this function as it does not have required interface (CLOI_MASTERIDOC_CREATE_LOIPRO) for process code (from Tcode BD67). That to this function is outbound to generate IDOCs, not to read one and create Production Order.

Can you please let me know if have any idea about other functions? I checked KK5_GET_DATA_FROM_IDOC, which is not valid for this application.

Thank you very much,

Rob