In this post, I will try and describe everything you need to know about the SAP crmd_ws_aris_map table. What it is, including what type of data it stores.
A list of fields which make up the table structure and on an S/4Hana System for CRMD_WS_ARIS_MAP what does this table look like.
And what relationships it has with other SAP tables.
Also see here for example ABAP code to select data from CRMD_WS_ARIS_MAP....Right lets get started!
Object Name: CRMD_WS_ARIS_MAP
Dictionary Type: Transparent table
Description: Mapping of ARIS objects to UI objects with subtypes
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
ARIS_OBJECT | CRM_ARIS_OBJECT | CHAR | 30(0) | CRMD_WS_ARIS_OBJ | Name of ARIS Object | |||||||
OBJECT_TYPE | BSP_DLC_OBJECT_TYPE | CHAR | 20(0) | CRMD_WS_OBJECTS | UI Object Type | BSP_DLC_OBJECT_TYPE | ||||||
SUBTYPE | BSP_DLC_OBJECT_SUB_TYPE | CHAR | 20(0) | Object Subtype | BSP_DLC_OBJECT_SUB_TYPE | CRMH_BSP_DYN_SUBTYPE | OBJECT_SUB_TYPE |