SIC_SERV_CNTTYPE - Definition of Container Content Types for Services
Definition of Container Content Types for Services information is stored in SAP table SIC_SERV_CNTTYPE.
It is part of development package S_IC_FRAMEWORK_CONFIG in software component BC-EIM-IQM-IC. This development package consists of objects that can be grouped under "Information Consolidation Framework - Konfiguration".
It is part of development package S_IC_FRAMEWORK_CONFIG in software component BC-EIM-IQM-IC. This development package consists of objects that can be grouped under "Information Consolidation Framework - Konfiguration".
Fields for table SIC_SERV_CNTTYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | * |
OWNER | Owner of Table Entries (Namespace Separation) | X | SIC_OWNER | CHAR | 6 | |
SERVICE_NAME | Name of Service | X | SIC_SERVICE_NAME | CHAR | 60 | SIC_SERVICE_DEF |
COUNTER | Counter | X | SIC_INT_COUNTER | INT4 | 4 | |
CNT_CONTENT_TYPE | Type of Content in Container | SIC_CONTAINER_CONTENT_TYPE | CHAR | 40 | ||
FLAG_INPUT | Boolean: Input | SIC_BOOLEAN_INPUT | CHAR | 2 | ||
FLAG_OUTPUT | Boolean: Output | SIC_BOOLEAN_OUTPUT | CHAR | 2 |