Hello,
I am enhancing Production orders when they are received from APO as Planned Order marked for conversion. Custom fields are sent from APO and I am receiving them in User Exit CIFORD03 in one of the custom structures. They have to be posted in AUFK, CI_AUFK. I am not finding any suitable user exit or BADI to change the Production order before its saved or after its saved to add these custom fields in AUFK table. Any ideas on how to achieve this. Eventually orders are posted using CIF_ORDER_INBOUND but this FM does not have any container to include custom structures received from APO that are available in CIFORD03.
As part of this enhancement, I am also implementing another user exit, PPAPO002. Documentation says that, this exit is called as soon as Production order is created or changed, but when I am trying to access that order in the user exit, I am getting an error saying that order does not exist yet. Any ideas why this might be happening?
Thanks,
Kiran