ARRANG_ALV_GRID_ANALYSIS_C_STY SAP (Analysis of Updating Documents + Color Table) Structure details

Dictionary Type: Structure
Description: Analysis of Updating Documents + Color Table




ABAP Code to SELECT data from ARRANG_ALV_GRID_ANALYSIS_C_STY
Related tables to ARRANG_ALV_GRID_ANALYSIS_C_STY
Access table ARRANG_ALV_GRID_ANALYSIS_C_STY




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

ARRANG_ALV_GRID_ANALYSIS_C_STY 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 "Analysis of Updating Documents + Color Table" 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_ARRANG_ALV_GRID_ANALYSIS_C_STY TYPE ARRANG_ALV_GRID_ANALYSIS_C_STY.

The ARRANG_ALV_GRID_ANALYSIS_C_STY table consists of various fields, each holding specific information or linking keys about Analysis of Updating Documents + Color Table data available in SAP. These include DOC_MESSAGE (Message Field), COUNTER_ITEM (Counter), KNUMA (Agreement (various conditions grouped together)), LINE_TYPE (Type of Displayed Line (for example, Billing Doc., Vendor)).. 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: Can Be Enhanced (Deep)


SAP ARRANG_ALV_GRID_ANALYSIS_C_STY 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
DOC_MESSAGEMessage Field ARRANG_EXCEPTIONCHAR1CHAR1
COUNTER_ITEMCounter ARRANG_COUNTERNUMC10NUMC10
KNUMAAgreement (various conditions grouped together) KNUMACHAR10Assigned to domainALPHAKNUMAVMBO
LINE_TYPEType of Displayed Line (for example, Billing Doc., Vendor) ARRANG_LINE_TYPE_ALVCHAR1ARRANG_LINE_TYPE_ALV
DESCRIPTION_LINEDescription Line ARRANG_DESCRIPTION_LINECHAR1XFLAG
POSNRItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
KNUMHCondition record number KNUMHCHAR10KNUMB
KOPOSSequential number of the condition KOPOSNUMC2NUM02
KAPPLApplication KAPPLCHAR2Assigned to domainKAPPLKAP
KOTABNRCondition table KOTABNRNUMC3Assigned to domainKOTABNRKON
KSCHLCondition type KSCHACHAR4Assigned to domainKSCHLVKS
KSCHL_VTEXTName of Condition Type ARRANG_KSCHL_TEXTCHAR20TEXT20
VAKEY_HEADERLiteral for variable key VAKEY1CHAR255TEXT255
CR_DATABValid-From Date DATABDATS8DATUM
CR_DATBIValid To Date DATBIDATS8DATUM
KNUMH_VBNumber of Main Condition Record ARRANG_KNUMH_VBCHAR10KNUMB
EBELNDocument Number Price-Determination-Relevant Document BELNR_NTR_ALVCHAR10Assigned to domainALPHAEBELN
EBELPItem Number - Pricing-Relevant Document POSNR_NTR_ALVNUMC6NUMC6
BLTYPNDocument category price determination (subseq. settlement) BLTYPNCHAR2BLTYPN
BLTYPNTXTShort text: document category (subsequent settlement) BLTYPTXTNSCHAR4CHAR4
BELNRNumber of a document (updating of business volumes) FBLNRCHAR10ALPHABELNR
BUZEIDocument item (updating of cum. vendor business volumes) FBLPONUMC6NUMC6
BLTYPFDoc. type: updating of vendor business volumes BLTYPFCHAR2BLTYPF
BLTYPFTXTShort Text Document Category Subsequent Settlement (Update) BLTYPTXTFSCHAR4CHAR4
GJAHRDocument year: updating of business volumes FJAHRNUMC4GJAHRGJAHR
ETENRDelivery Schedule Line Counter FETENNUMC4Assigned to domainEETEN
WKOPAR_LIAssignment of business volumes, messages to condition level WKOPAR_LICHAR1WKOPAR_LI
WKOPARTXTText for Condition Level WKOPARTXT_ALVCHAR25CHAR25
T_COLOR_ITEM 0

Key field Non-key field



How do I retrieve data from SAP structure ARRANG_ALV_GRID_ANALYSIS_C_STY using ABAP code?

As ARRANG_ALV_GRID_ANALYSIS_C_STY 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 ARRANG_ALV_GRID_ANALYSIS_C_STY as there is no data to select.

How to access SAP table ARRANG_ALV_GRID_ANALYSIS_C_STY

Within an ECC or HANA version of SAP you can also view further information about ARRANG_ALV_GRID_ANALYSIS_C_STY 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!