SRVB_SERVICES - Services under Service Binding
Services under Service Binding information is stored in SAP table SRVB_SERVICES.
It is part of development package SDDIC_ADT_SRVB_CORE in software component BC-DWB-RAP-SRB. This development package consists of objects that can be grouped under "Service Binding Objects".
It is part of development package SDDIC_ADT_SRVB_CORE in software component BC-DWB-RAP-SRB. This development package consists of objects that can be grouped under "Service Binding Objects".
Fields for table SRVB_SERVICES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SRVB_NAME | Service Binding Name | X | SRVB_NAME | CHAR | 80 | SRVB_HEAD |
VERSION | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 2 | |
SERVICE_NAME | Service Name under Service Binding | X | SRVB_SRV_NAME | CHAR | 80 | |
SERVICE_VERSION | Service Version | X | SRVB_SRV_VERSION | NUMC | 8 | |
SERVICE_MINOR_VERSION | Service Binding Service Minor Version | SRVB_SRV_MINOR_VERSION | INT4 | 4 | ||
SERVICE_PATCH_VERSION | Service Binding Service Patch Version | SRVB_SRV_PATCH_VERSION | INT4 | 4 | ||
SERVICE_BUILD_VERSION | Service Binding Service Build/Pre-release Version | SRVB_SRV_BUILD_VERSION | CHAR | 510 | ||
SRVDNAME | Name of a SRVD Source | SRVDNAME | CHAR | 80 | ||
IS_SAP_SERVICE | Flag indicating services shipped by SAP | SRVB_IS_SAP_SERVICE | CHAR | 2 |