CRMC_IUIL_OBJMET - Generic Interaction Layer: Object Methods
Generic Interaction Layer: Object Methods information is stored in SAP table CRMC_IUIL_OBJMET.
It is part of development package CRM_IU_IL_TOOLS in software component CRM-IU-XC. This development package consists of objects that can be grouped under "Tools for Generic IL. Component Implementation in CRM_IU_IL".
It is part of development package CRM_IU_IL_TOOLS in software component CRM-IU-XC. This development package consists of objects that can be grouped under "Tools for Generic IL. Component Implementation in CRM_IU_IL".
Fields for table CRMC_IUIL_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 | CRM_IUIL_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 |