‎2011 Jun 16 2:14 PM
Hello,
I need to send standard LOIPRO idoc when a process order is saved on COR1 / COR2 transactions. I want to do it using user-exit but I've seen that the order number (AUFNR) does not have a value.
Is there any way to know the number? is it stored in another field ? How can I find the first user exit where the AUFNR field is already populated?
I saw a post in the same subject but there was no suggestion how to do it.
Thanks in advance,
sara
‎2014 Jul 16 11:07 AM
Hi Sara,
did you find a solution by now?
We have the same Problem.
I tried to call the function "CLOI_MASTERIDOC_CREATE_LOIPRO" from a BADi (IF_EX_WORKORDER_UPDATE~BEFORE_UPDATE" but since there is a commit inside it does not work.
Thank you!