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

BAPI_REQUISITION_CREATE

Former Member
0 Likes
954

can we use an user exit in BAPI_REQUISITION_CREATE to update EBAN-WEPOS & EBAN-REPOS?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
697

Hi,

Yes you can use the user exit EXIT_SAPLMEWQ_001 (SAPLMEWQ) in BAPI_REQUISITION_CREATE to change the item values. These fields are in the item REQ_ITEMS sturctres so you can chage the values.

rajkumar abbu

3 REPLIES 3
Read only

Former Member
0 Likes
697

Hi,

Use BAPI_REQUISITION_CHANGE instead,

Rgds,

Read only

Former Member
0 Likes
698

Hi,

Yes you can use the user exit EXIT_SAPLMEWQ_001 (SAPLMEWQ) in BAPI_REQUISITION_CREATE to change the item values. These fields are in the item REQ_ITEMS sturctres so you can chage the values.

rajkumar abbu

Read only

Former Member
0 Likes
697

Hi,

Check with the Function exit EXIT_SAPLMEWR_001 in enhancement LMEWRU01.

I hope this will help you

Thanks,

Suresh