2007 Oct 22 9:51 AM
Hi all,
I am adding my code in user exit, for MASTERIDOC_CREATE_SRCLST
I want to check the MESCOD inside the user Exit EXIT_SAPMEAO_001.
In this only message type and segment name are as input .
can anyone pls help me how to check the message code inside the exit.
all useful answers ll be rewarded.
Thanks,
Bindu.
2007 Oct 22 12:40 PM
hi..
This is the function moudle: <b>MASTERIDOC_CREATE_SRCLST</b>
go to source code: line no:<b>li77</b>----->double click on this function module
<b> CALL CUSTOMER-FUNCTION '001'</b>
then automaticalley go for exit.