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

Create a Purchase Order

Former Member
0 Likes
712

Hi All,

Is this the right user exit function module EXIT_SAPLMEWP_002 to process an inbound idoc of message type PORDCR to create a purchase order?

Please advise.

Meghna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
659

Yes this is the right exit.

PORDCR Create purchase order

Program: SAPLMEWP

EXIT_SAPLMEWP_002 Customer exit for processing of purchase orders via BAPIs

Regards,

Lalit Mohan Gupta.

Hi All,

Is this the right user exit function module EXIT_SAPLMEWP_002 to process an inbound idoc of message type PORDCR to create a purchase order?

Please advise.

Meghna

3 REPLIES 3
Read only

Former Member
0 Likes
660

Yes this is the right exit.

PORDCR Create purchase order

Program: SAPLMEWP

EXIT_SAPLMEWP_002 Customer exit for processing of purchase orders via BAPIs

Regards,

Lalit Mohan Gupta.

Read only

0 Likes
659

hi,

why dont u create an enhacement(implicit) or use existing one in the inbound process code if the idoc...this is much easier.

anyway the exit u pointed out is the right one

Read only

0 Likes
659

Thanks.Could you be more specific regarding creating the enhancement?

Meghna.