SAP table CCIHC_WA07 (EHS: Control Table for Integration Objects)
SAP table CCIHC_WA07 has 2 primary key fields being MANDT,WADOTYPE.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
WADOTYPE | Integration Object Type | CHAR | 4 | 0 | CCIHE_WADOTYPE | ||
SUBSCREEN_PROG | Program Name of Subscreen | CHAR | 40 | 0 | CCIHE_SUBSCREEN_PROG | ||
SUBSCREEN_DYNNR | Number of Subscreen | CHAR | 4 | 0 | CCIHE_SUBSCREEN_DYNNR | ||
OKCODE_MODULE | Name of Function Code Handler (Function Module Name) | CHAR | 30 | 0 | * | CCIHE_OKCODE_MODULE | |
FUNCPRE | Prefix for the Function Module to Be Called | CHAR | 30 | 0 | * | CCIHE_FBPRE | |
FUNCODE | Function Code for Call | CHAR | 20 | 0 | * | CCIHE_FCODE |