/SAPCND/UELIMP - Definition of a Userexit Formula (Formula Library)
Definition of a Userexit Formula (Formula Library) information is stored in SAP table /SAPCND/UELIMP.
It is part of development package /SAPCND/CUSTOMIZING in software component AP-PRC-CON. This development package consists of objects that can be grouped under "Customizing Objects for Condition Technique".
It is part of development package /SAPCND/CUSTOMIZING in software component AP-PRC-CON. This development package consists of objects that can be grouped under "Customizing Objects for Condition Technique".
Fields for table /SAPCND/UELIMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | /SAPCND/UELIMP_KEY | 0 | |||
KVEWE | Usage for Condition Technique | X | /SAPCND/USAGE | CHAR | 4 | /SAPCND/T681V |
TYPE | User Exit Type | X | /SAPCND/USEREXIT_TYPE | CHAR | 6 | /SAPCND/UE_TYP |
USEREXIT_NAME | Userexit Name | X | /SAPCND/USEREXIT_NAME | CHAR | 30 | |
.INCLUDE | /SAPCND/UELIMP_DATA | 0 | ||||
JAVA_IMPL_NAME | Name of the Java Userexit Interface | /SAPCND/USEREXIT_JAVA_CLASS | CHAR | 510 |