/1CN/WS_UI_0000_CARRIER SAP (UI Working Set Struktur) Structure details

Dictionary Type: Structure
Description: UI Working Set Struktur




ABAP Code to SELECT data from /1CN/WS_UI_0000_CARRIER
Related tables to /1CN/WS_UI_0000_CARRIER
Access table /1CN/WS_UI_0000_CARRIER




Structure field list including key, data, relationships and ABAP select examples

/1CN/WS_UI_0000_CARRIER is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "UI Working Set Struktur" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/1CN/WS_UI_0000_CARRIER TYPE /1CN/WS_UI_0000_CARRIER.

The /1CN/WS_UI_0000_CARRIER table consists of various fields, each holding specific information or linking keys about UI Working Set Struktur data available in SAP. These include CREATED_BY (Name of User that Created the Condition Record), CREATED_ON (Date on which Condition Record was Created), DATE_FROM (Valid From Date), DATE_TO (Valid-to Date).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP /1CN/WS_UI_0000_CARRIER structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
CND_ALV_CELLTAB 0
CREATED_BYName of User that Created the Condition Record /SAPCND/CREATED_BYCHAR12Assigned to domainXUBNAME
CREATED_ONDate on which Condition Record was Created /SAPCND/CREATED_ONDATS8SYDATS
DATE_FROMValid From Date /SAPCND/DATE_FROMDATS8SYDATS
DATE_TOValid-to Date /SAPCND/DATE_TODATS8SYDATS
KOTABNRCondition Table /SAPCND/COND_TABLE_IDCHAR8Assigned to domain/SAPCND/COND_TABLE_ID/SAPCND/KON
KSCHLCondition Type /SAPCND/COND_TYPECHAR4Assigned to domain/SAPCND/COND_TYPE/SAPCND/VKS
KVEWEUsage for Condition Technique /SAPCND/USAGECHAR2Assigned to domain/SAPCND/USAGE/SAPCND/KVW
MAINT_STATUSEditing status /SAPCND/MAINT_STATUSCHAR2/SAPCND/MAINT_STATUS
MM_BON_DISTMiles & More Rebate Distance MM_BONUS_DISTANCEQUAN6MM_BONUS_DISTANCE
MM_BON_DIST_UNITMiles & More Rebate Distance Unit MM_BONUS_DISTANCE_UNITUNIT3MM_BONUS_DISTANCE_UNIT
MM_BON_RATEMiles & More Rebate Distance MM_BONUS_RATECURR7(2) MM_BONUS_RATE
MM_BON_RATE_UNITMiles & More Rebate Distance Unit MM_BONUS_RATE_UNITCUKY5MM_BONUS_RATE_UNIT
MNT_UI_COLOR_LINEALV control: Highlight column with color LVC_EMPHSZCHAR4CHAR4
MNT_UI_COND_REC_STATUSStatus of Condition Record /SAPCND/MNT_COND_REC_STATUSCHAR64/SAPCND/MNT_COND_REC_STATUS
MNT_UI_IS_DELETED_ICONDeleted: Condition Record Icon /SAPCND/MNT_IS_DELETED_ICONCHAR4/SAPCND/MNT_IS_DELETED_ICON
MNT_UI_IS_INITIAL_LINEBoolean Variable /SAPCND/BOOLEANCHAR1XFELD
MNT_UI_SCALE_EXISTIcon Field that Shows Existence of Scales /SAPCND/MNT_UI_SCALE_EXISTCHAR4/SAPCND/MNT_UI_SCALE_EXIST
REF_CARR_IDAirline Code S_CARR_IDCHAR3SCARRS_CARR_IDCARS_CARRIER_ID
RELEASE_STATUSRelease Status /SAPCND/RELEASE_STATUSCHAR1/SAPCND/RELEASE_STATUS
VARNUMHCondition Record ID /SAPCND/COND_TABLE_ENTRY_IDRAW16SYSUUID

Key field Non-key field



How do I retrieve data from SAP structure /1CN/WS_UI_0000_CARRIER using ABAP code?

As /1CN/WS_UI_0000_CARRIER is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /1CN/WS_UI_0000_CARRIER as there is no data to select.

How to access SAP table /1CN/WS_UI_0000_CARRIER

Within an ECC or HANA version of SAP you can also view further information about /1CN/WS_UI_0000_CARRIER and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!