START_S_SERVICE - DB table for Scope item and service mapping
DB table for Scope item and service mapping information is stored in SAP table START_S_SERVICE.
It is part of development package FRM_S4C_DB in software component CA-CTT-S4C. This development package consists of objects that can be grouped under "S4C Package for DDIC objects".
It is part of development package FRM_S4C_DB in software component CA-CTT-S4C. This development package consists of objects that can be grouped under "S4C Package for DDIC objects".
Fields for table START_S_SERVICE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SERVICE_ID | Service ID | X | START_DTE_SERV_ID | CHAR | 64 | |
RELATIVE_URL | data element for URL | START_DTE_URL | CHAR | 510 | ||
BUSINESS_OBJECT | data element for business object | START_DTE_BO | CHAR | 60 | ||
SERVICE_NAME | data element for service name | START_DTE_SERV_NAME | CHAR | 510 | ||
SERVICE_DESCRIPTION | data element for service description | START_DTE_SERV_DESC | CHAR | 510 | ||
LOCATION | Location for SOAP API | START_DTE_LOC_SOAP | STRG | 8 | ||
API_TYPE | API type | START_DTE_API_TYPE | CHAR | 2 | ||
SOAP_TYPE | SOAP API type | START_DTE_SOAP_TYPE | CHAR | 2 |