In this post, I will try and describe everything you need to know about the SAP crmd_uif_snote 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_SNOTE 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_SNOTE....Right lets get started!
Object Name: CRMD_UIF_SNOTE
Dictionary Type: Transparent table
Description: Transparent Table Note for Flight
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
MANDT | S_MANDT | CLNT | 3(0) | T000 | Client | MANDT | ||||||
CARRID | S_CARR_ID | CHAR | 3(0) | SCARR | Airline Code | S_CARR_ID | CAR | S_CARRIER_ID | CARRID | |||
CONNID | S_CONN_ID | NUMC | 4(0) | SPFLI | Flight Connection Number | S_CONN_ID | CON | |||||
FLDATE | S_DATE | DATS | 8(0) | * | Flight date | S_DATE | DAY | |||||
LANG | SPRAS | LANG | 1(0) | * | Language Key | SPRAS | SPR | SAP | H_T002 | SPRAS | ||
TEXTID | SYSUUID_C | CHAR | 32(0) | UUID in character form | SYSUUID_C |