Hi ABAPERs,
Requirement: The task is to create a Transfer Order (TO) based on a Transfer Requirement (TR).
While creating the TO, there is a need to incorporate logic for the NLTYP field when using the function module L_TO_CREATE_TR. However, I am unable to pass NLTYP as an input.
To address this, I am adding the logic in the user exit EXIT_SAPLL03T_002. However, I encountered an issue where my logic is being altered during the commit process, and I am not passing NLPLA.
Thanks with regards,
Vallamuthu M