In this post, I will try and describe everything you need to know about the SAP crmd_wsarisobj_t 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_WSARISOBJ_T 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_WSARISOBJ_T....Right lets get started!
Object Name: CRMD_WSARISOBJ_T
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 |
LANGU | SPRAS | LANG | 1(0) | * | Language Key | SPRAS | SPR | SAP | H_T002 | SPRAS | ||
ARIS_OBJECT | CRM_ARIS_OBJECT | CHAR | 30(0) | CRMD_WS_ARIS_OBJ | Name of ARIS Object | |||||||
DESCRIPTION | TEXT50 | CHAR | 50(0) | Text Field | TEXT50 | SAP | ||||||
TEXT | TEXT255 | CHAR | 255(0) | Text, 255 Characters | TEXT255 |