CRMD_WS_OBJECTS - List of UI objects enabled for webservices
List of UI objects enabled for webservices information is stored in SAP table CRMD_WS_OBJECTS.
It is part of development package CRM_BOL_FILTER in software component CA-WUI-WST. This development package consists of objects that can be grouped under "Filter Programs on BOL entities".
It is part of development package CRM_BOL_FILTER in software component CA-WUI-WST. This development package consists of objects that can be grouped under "Filter Programs on BOL entities".
Fields for table CRMD_WS_OBJECTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT_TYPE | UI Object Type | X | BSP_DLC_OBJECT_TYPE | CHAR | 20 | |
SUBTYPES_ENABLED | Is subtype selection enabled for UI object in Webservice cr. | CRM_WS_SYBTYPE_ENABLED | CHAR | 1 | ||
SUBTYPE_CALLBACK | Subtype Description Callback Class | CRM_WS_SUBTYPE_CALLBACK | CHAR | 30 | ||
SAMPLE_QUERY | Sample Query for Web Service Tool | CRM_WS_SAMPLE_QUERY | CHAR | 30 | ||
SAMPLE_QUERY_PAR | Sample Query Parameter | CRM_WS_SAMPLE_QUERY_PARAM | CHAR | 30 | * | |
SAMPLE_QUERY_REL | Relation from query result to root object | CRM_WS_QUERY_RESULT_RELATION | CHAR | 40 | ||
SAMPLE_ID_ATTR | Name of attribute containing the ID of a sample query result | CRM_WS_SAMPLE_ID_ATTRIBUTE | CHAR | 30 | * | |
SAMPLE_DESC_ATTR | Name of attribute containing the desc of a sample qu. result | CRM_WS_SAMPLE_DESC_ATTRIBUTE | CHAR | 30 | * |