/BEV3/CHSL1A SAP (Reference Structure for CH Ledger Line Items) Structure details

Dictionary Type: Structure
Description: Reference Structure for CH Ledger Line Items




ABAP Code to SELECT data from /BEV3/CHSL1A
Related tables to /BEV3/CHSL1A
Access table /BEV3/CHSL1A




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

/BEV3/CHSL1A 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 "Reference Structure for CH Ledger Line Items" 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_/BEV3/CHSL1A TYPE /BEV3/CHSL1A.

The /BEV3/CHSL1A table consists of various fields, each holding specific information or linking keys about Reference Structure for CH Ledger Line Items data available in SAP. These include GL_SIRID (Record number of the line item record), RLDNR (Ledger), RRCTY (Record Type), RVERS (Version).. 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 /BEV3/CHSL1A 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
RCLNTClient MANDTCLNT3Assigned to domainMANDT
GL_SIRIDRecord number of the line item record GU_RECIDCHAR18OBJNROBN
RLDNRLedger RLDNRCHAR2Assigned to domainALPHARLDNRGLNH_T881
RRCTYRecord Type RRCTYCHAR1RRCTY
RVERSVersion RVERSCHAR3Assigned to domainALPHARVERSGVS
RYEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
RTCURCurrency Key RTCURCUKY5Assigned to domainWAERSFWS
RUNITBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
DRCRKDebit/Credit Indicator SHKZGCHAR1SHKZG
POPERPosting period POPERNUMC3POPERPOPR
DOCCTDocument Type DOCCTCHAR1DOCCTGCT
DOCNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
DOCLNSix-Character Posting Item for Ledger DOCLN6CHAR6DOCLN6
RBUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
RYYKUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
RYYVERTNContract Number RANLCHAR13ALPHARANLRAN
RYYVERTTContract Type RANTYPCHAR1RANTYP
RYYVBEWAFlow Type SBEWARTCHAR4Assigned to domainSBEWART
RACCTAccount Number RACCTCHAR10Assigned to domainALPHASAKNRACC
RYYBLARTDocument Type BLARTCHAR2Assigned to domainBLARTBAR
RYYBSCHLPosting Key BSCHLCHAR2Assigned to domainBSCHL
LOGSYSLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
SBUKRSCompany code of partner PBUKRSCHAR4Assigned to domainBUKRSBUK
SACCTAccount Number RACCTCHAR10Assigned to domainALPHASAKNRACC
TSLValue in Transaction Currency VTCUR9CURR17(2) WERTV9
HSLValue in local currency VLCUR9CURR17(2) WERTV9
KSLValue in group currency VGCUR9CURR17(2) WERTV9
MSLQuantity QUAN1QUAN15(3) MENG8
ASLAdditional Quantity QUAN2QUAN15(3) MENG8
AUNITAdditional unit of measure AUNITUNIT3Assigned to domainCUNITMEINS
SGTXTItem Text SGTXTCHAR50TEXT50
DOCTYFI-SL Document Type DOCTYCHAR2Assigned to domainDOCTYBAR
ACTIVBusiness Transaction GLVORCHAR4CHAR4
BUDATPosting Date in the Document BUDATDATS8DATUM
WSDATValue Date for Currency Translation WSDATDATS8DATUMWSD
REFDOCNRReference document number of an accounting document REFBELNRCHAR10ALPHABELNRBLN
REFRYEARReference fiscal year REFGJAHRNUMC4GJAHRGJAHRGJR
REFDOCLNSix-digit number of the reference posting line REFBUZEI6NUMC6BUZEI6BUZ
REFDOCCTReference document category REFDOCCTCHAR1DOCCTGCT
REFACTIVFI-SL Business Reference Transaction REFGLVORCHAR4CHAR4
CPUDTDay On Which Accounting Document Was Entered CPUDTDATS8DATUM
CPUTMTime of Entry CPUTMTIMS6UZEIT
USNAMUser name USNAMCHAR12Assigned to domainXUBNAMEUSR
AWTYPReference Transaction AWTYPCHAR5Assigned to domainAWTYP
AWORGReference Organizational Units AWORGCHAR10AWORG
WAERKCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WERTSTValue Date for Currency Translation WSDATDATS8DATUMWSD
BLDATDocument Date in Document BLDATDATS8DATUM
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
KOARTAccount Type KOARTCHAR1KOART
XBLNRReference Document Number XBLNR1CHAR16XBLNR1
ZUONRAssignment Number DZUONRCHAR18ZUONR
HWAERLocal Currency HWAERCUKY5Assigned to domainWAERS

Key field Non-key field



How do I retrieve data from SAP structure /BEV3/CHSL1A using ABAP code?

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

How to access SAP table /BEV3/CHSL1A

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