So we all know that S/4Hana is the latest version and the future of SAP but what about the tables we are familiar with, are they still available and what do tables like CRMD_WS_OBJECTS look like in an S4Hana SAP system. If you havent seen or logged into an S/4Hana system you might be surprise how similar it looks to the previous ERP/ECC version. Infact when using using the gui it is difficult to tell the difference, and for many of database tables the same is true.
Object Name: CRMD_WS_OBJECTS
Dictionary Type: Transparent table
Description: List of UI objects enabled for webservices
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
OBJECT_TYPE | BSP_DLC_OBJECT_TYPE | CHAR | 20(0) | UI Object Type | BSP_DLC_OBJECT_TYPE | |||||||
SUBTYPES_ENABLED | CRM_WS_SYBTYPE_ENABLED | CHAR | 1(0) | Is subtype selection enabled for UI object in Webservice cr. | BOOLE | |||||||
SUBTYPE_CALLBACK | CRM_WS_SUBTYPE_CALLBACK | CHAR | 30(0) | Subtype Description Callback Class | SEOCLSNAME | |||||||
SAMPLE_QUERY | CRM_WS_SAMPLE_QUERY | CHAR | 30(0) | Sample Query for Web Service Tool | CRM_OBJEXT_NAME | |||||||
SAMPLE_QUERY_PAR | CRM_WS_SAMPLE_QUERY_PARAM | CHAR | 30(0) | * | Sample Query Parameter | FDNAME | ||||||
SAMPLE_QUERY_REL | CRM_WS_QUERY_RESULT_RELATION | CHAR | 40(0) | Relation from query result to root object | CRM_RELATION_NAME | |||||||
SAMPLE_ID_ATTR | CRM_WS_SAMPLE_ID_ATTRIBUTE | CHAR | 30(0) | * | Name of attribute containing the ID of a sample query result | FDNAME | ||||||
SAMPLE_DESC_ATTR | CRM_WS_SAMPLE_DESC_ATTRIBUTE | CHAR | 30(0) | * | Name of attribute containing the desc of a sample qu. result | FDNAME |