In this post, I will try and describe everything you need to know about the SAP crmd_uif_sysindx 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_UIF_SYSINDX 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_UIF_SYSINDX....Right lets get started!
Object Name: CRMD_UIF_SYSINDX
Dictionary Type: Transparent table
Description: System Table INDX for CRM UI Framework
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | MANDT | CLNT | 3(0) | * | Client | MANDT | TEST | |||||
RELID | INDX_RELID | CHAR | 2(0) | Region in IMPORT/EXPORT Data Table | SYCHAR02 | |||||||
SRTFD | SYSUUID_C | CHAR | 32(0) | UUID in character form | SYSUUID_C | |||||||
SRTF2 | INDX_SRTF2 | INT4 | 10(0) | Next record counter in EXPORT/IMPORT data tables | SYBIN4 | SAB4 | ||||||
LOEKZ | SYCHAR01 | CHAR | 1(0) | CHAR01 data element for SYST | SYCHAR01 | SYST | ||||||
SPERR | SYCHAR01 | CHAR | 1(0) | CHAR01 data element for SYST | SYCHAR01 | SYST | ||||||
AEDAT | SYDATS | DATS | 8(0) | (8-character) Date for SYST | SYDATS | SYST | ||||||
USERA | USERNAME | CHAR | 12(0) | User name | USERNAME | SAP | ||||||
PGMID | PROGNAME | CHAR | 40(0) | ABAP Program Name | PROGNAME | STRW | ||||||
BEGDT | SYDATS | DATS | 8(0) | (8-character) Date for SYST | SYDATS | SYST | ||||||
ENDDT | SYDATS | DATS | 8(0) | (8-character) Date for SYST | SYDATS | SYST | ||||||
CLUSTR | INDX_CLSTR | INT2 | 5(0) | Length field for user data in EXPORT/IMPORT tables | SYBIN2 | |||||||
CLUSTD | INDX_CLUST | LRAW | 2886(0) | Data field for IMPORT/EXPORT database tables | INDX_CLUST |