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

purchase requisition user exit when saving

Former Member
0 Likes
1,319

Hi,

I am trying to fined user exit that will update the storage location field (EBAN table) when saving the purchase requisition. All the user exits not updating this field or do not stop in the save of the purchase requisition.

We checked the following user exits:

COZF0001

EXIT_SAPLCOZF_001

EXIT_SAPLCOZF_002

MEREQ001

EXIT_SAPLMEREQ_001

EXIT_SAPLMEREQ_002

EXIT_SAPLMEREQ_003

EXIT_SAPLMEREQ_004

EXIT_SAPLMEREQ_005

EXIT_SAPLMEREQ_006

EXIT_SAPLMEREQ_007

EXIT_SAPLMEREQ_008

EXIT_SAPLMEREQ_009

EXIT_SAPLMEREQ_010

None of the above user exits work for me in order to update the storage location in the purchase requisition. They are not stopping on check or save. And if the user exit stops he does not update and change the field storage location in EBAN table

Is there is other user exit that I didn’t try?

What can I do in order to update this field by user exit?

That you for your help,

Tal Sasson

Hi,

I am trying to fined user exit that will update the storage location field (EBAN table) when saving the purchase requisition. All the user exits not updating this field or do not stop in the save of the purchase requisition.

We checked the following user exits:

COZF0001

EXIT_SAPLCOZF_001

EXIT_SAPLCOZF_002

MEREQ001

EXIT_SAPLMEREQ_001

EXIT_SAPLMEREQ_002

EXIT_SAPLMEREQ_003

EXIT_SAPLMEREQ_004

EXIT_SAPLMEREQ_005

EXIT_SAPLMEREQ_006

EXIT_SAPLMEREQ_007

EXIT_SAPLMEREQ_008

EXIT_SAPLMEREQ_009

EXIT_SAPLMEREQ_010

None of the above user exits work for me in order to update the storage location in the purchase requisition. They are not stopping on check or save. And if the user exit stops he does not update and change the field storage location in EBAN table

Is there is other user exit that I didn’t try?

What can I do in order to update this field by user exit?

That you for your help,

Tal Sasson

2 REPLIES 2
Read only

Former Member
0 Likes
831

Hello,

try following exits

LMELA002 EXIT_SAPLEINR_002

MM06E005 EXIT_SAPMM06E_006

EXIT_SAPMM06E_007

EXIT_SAPMM06E_013

EXIT_SAPMM06E_016

EXIT_SAPMM06E_017

EXIT_SAPMM06E_018

Read only

Former Member
0 Likes
831

hI,

Try MM06E005 and exactly EXIT_SAPMM06E_013.

<b>rEWARD POINTS</b>

rEGARDS