cancel
Showing results for 
Search instead for 
Did you mean: 

MRP-Planned order to PR

babarkhan_mujawar
Participant
0 Kudos

Hi

When we run MRP, we gets numbers of planned order, which is converted into Purchase req. I want to keep the track of person who has converted the planned order to Purchase req.

I check in ME52N, in item details requisitioner name as a system id.But after MRP run, it is converted to purchase Req by different person, how to track the name of person(system ID) who has change the planned order to purchase req or name of person who convert the PR to Purchase Order.

Regards

Babar

Accepted Solutions (1)

Accepted Solutions (1)

ajitkumar
Active Contributor
0 Kudos

possibly you can get it by checking ERNAM in table EBAN for ESTKZ ( creation indicator ) = U ( converted planned order )

babarkhan_mujawar
Participant
0 Kudos

Hi Ajit,

I have check the table, it is useful. But if the user what to see the name of person who converted the planned order to PR.

Is there any way where user can find the name of person( who converted it) in PR instead of requisitioner name who run the MRP.Any userexit which tell to maintain name of person who is changing the Planned order to PRs.

Thanks for replying

Regard

Babar

ajitkumar
Active Contributor
0 Kudos

take the user and pass it to usr21. take the 'person' key and pass it to adrp to get first name

babarkhan_mujawar
Participant
0 Kudos

Can u explain in more details way>>

ajitkumar
Active Contributor
0 Kudos

USR21 and ADRP are tables you need to use to get the name.

put ERNAM in USR21 and take the 'Person Key' . Pass this to ADRP to get the  user name.

see these tables.. it will be clear

Answers (1)

Answers (1)

wavilez
Active Participant
0 Kudos

on the requisition (ME53N),the name is on the  Contact Person tab. Created by has the actual name.