CRM_IUIL_OBJMETH - IS-U: Object Methods in Generic Interaction List
IS-U: Object Methods in Generic Interaction List information is stored in SAP table CRM_IUIL_OBJMETH.
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 CRM_IUIL_OBJMETH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| 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 | ||
| SWITCH_ID | Id of a Switch in Switch Framework | SFW_SWITCH_ID | CHAR | 60 | ||
| REACTION | Reaction to Switch | SFW_SHOWHIDE | CHAR | 2 |