‎2008 May 27 3:48 PM
Hi!
I have to create an user-exit for a material to force a water content value to be added to it. Can anyone tell me what user-exit should I be using for it please.
Thanks
‎2008 May 27 4:26 PM
Hi,
can you tell us in which process this should happen ? Do you have a transaction code ?
kind regards,
Peter Glas
‎2008 May 27 4:31 PM
Actually there is a material by number 20000 which alreday has this functionality set up for it and the method (ABAP objects) for it is :
ZCL_IM_SD_SHP_DEL_PROCESS IF_EX_LE_SHP_DELIVERY_PROC~SAVE_DOCUMENT_PREP
. But I am not sure if this can be used for the other material too which si 73420.
I have never used a user-exit like this before so not aware how to use it or what to do. Can anyone explain me plz.
Thanks