Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User-Exit for material

Former Member
0 Likes
357

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

2 REPLIES 2
Read only

Former Member
0 Likes
329

Hi,

can you tell us in which process this should happen ? Do you have a transaction code ?

kind regards,

Peter Glas

Read only

0 Likes
329

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