Hi
I'm french and sorry for my bad english.
I have a problem.
I search a user exit when you save a new purchase requisition (ME51N).
In this user exit, I need Purchase requisition Number.
I have found the Enhancement MEREQ001 and the user exit EXIT_SAPLMEREQ_010.
I go in this User Exit when saving PR. But, the number is not yet created.
So, I have seen that SAP use a function 'NUMBER_GET_NEXT' to create the new number of PR. But this function is launch after the user exit EXIT_SAPLMEREQ_010. So I don't have the number in my user exit.
Do you know if another USER EXIT exist when you saving a PR?
PS: In transaction ME22N, no problem because this number already exist.
Thank you very much.
See you.
Seb