Hi all,
We have permit system in PM orders based on the maintenance activity type. There are 5 permits, and there are different print forms for each permit.
My Client requirement is that when the order will be released the respective permit should automatically gets printed.
I searched the User Exit for the same, One , I found is IWO10007( PM Order: Customer Enhancement for PERMITS).
When I look at the components, it is:
FUNCTION EXIT_SAPLCOIH_007.
*"----------------------------------------------------------------------
*"*"Lokale Schnittstelle:
*" IMPORTING
*" VALUE(MOMENT_IMP)
*" VALUE(CAUFVD_IMP) LIKE CAUFVD STRUCTURE CAUFVD
*" VALUE(IND_GEN) LIKE RM63E-INDU
*" EXCEPTIONS
*" ACTION_DENIED
*"------------------------------------------
I want to know that what is the Value-( moment),( CAUFVD) and (IND_GEN) here.
I have taken field ILART and table CSEVPERMIT in Characteristics.
Will my requirements be fulfilled by this user exit.
Regards,
asheesh aswal