ISUC_IL_OBJMET - Generic Interaction Layer: Object Methods
Generic Interaction Layer: Object Methods information is stored in SAP table ISUC_IL_OBJMET.
It is part of development package EE_IL_TOOLS in software component IS-U. This development package consists of objects that can be grouped under "Utilities Generic Interaction Layer: Tools".
It is part of development package EE_IL_TOOLS in software component IS-U. This development package consists of objects that can be grouped under "Utilities Generic Interaction Layer: Tools".
Fields for table ISUC_IL_OBJMET
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| COMPONENT_NAME | Component Name | X | CRMT_COMPONENT_NAME | CHAR | 12 | CRMC_GIL_COMP |
| OBJECT_NAME | External Name of Object | X | CRMT_EXT_OBJ_NAME | CHAR | 60 | ISU_IL_OBJPROP |
| METHOD_NAME | Name of Business Object Method | X | CRMT_OBJ_METHOD_NAME | CHAR | 60 | |
| PARAM_STRUCT | Parameter Structure | CRMT_GENIL_PARAMETER_STRUCTURE | CHAR | 60 | ||
| RETURN_TYPE | External Name of Return Object | CRMT_EXT_RETURN_OBJ_NAME | CHAR | 60 |