CRMS_IC_APP_COMP - IC Application components and classes
IC Application components and classes information is stored in SAP table CRMS_IC_APP_COMP.
It is part of development package IC_UI_COMPONENTS in software component CA-GTF-IC-FRW. This development package consists of objects that can be grouped under "IC framework UI components".
It is part of development package IC_UI_COMPONENTS in software component CA-GTF-IC-FRW. This development package consists of objects that can be grouped under "IC framework UI components".
Fields for table CRMS_IC_APP_COMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| NAME | Component Name | X | CRMT_IC_NAME | CHAR | 32 | |
| CLASSNAME | ABAP Object class name | CRMT_IC_CLASS_NAME | CHAR | 30 | ||
| SEQUENCE | Sequence number | CRMT_IC_SEQUENCE | INT1 | 1 | ||
| ACTIVE | IC Boolean | CRMT_IC_BOOLEAN | CHAR | 1 | ||
| SESSION_TYPE | Short Code to Define the Session Type | CRMT_IC_SESSION_TYPE | CHAR | 2 |