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

badi ME_PROCESS_REQ_CUST-PROCESS_ITEM

Former Member
0 Likes
446

Hi guys,

I have an assignment to get purchasing group during PR creation from a customised table and user is allowed to change the purch group afterwards.

in BADI, how can i code that it has to take the pruchasing group from the customised table only once? is there any indicator in the Badi to know that the item has been changed for how many times..pls advice.....

2 REPLIES 2
Read only

Former Member
0 Likes
371

Hi ,

Can you be a bit more specific with your requirement ?

Pravat.

Read only

0 Likes
371

Hi Pravat,

Here's the scenario via ME51N:

-user chooses material group 79 and i have to get the purchasing group P02 as per mapping by customised screen .. user is allowed to change the purchasing group so the P02 is just for the 1st time display ...how to code in BADI that the purchasing group P02 can appear only once..