SAP ROXAVV0047 Generated Table for View /BEV3/CHVBW_SLDO Table data and field list

ROXAVV0047 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 "Generated Table for View /BEV3/CHVBW_SLDO" 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_ROXAVV0047 TYPE ROXAVV0047.

The ROXAVV0047 table consists of various fields, each holding specific information or linking keys about Generated Table for View /BEV3/CHVBW_SLDO data available in SAP. These include YVWDNR (CHD Contract Number), KONTOSICHT (Account view), REP_CURRENCY (CH: Evaluation Currency (Reporting)), DEBITOR (Customer)... 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. .

ROXAVV0047 structure Technical Details:

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


SAP ROXAVV0047 structure fields - Full list of fields found in SAP data dictionary

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the ROXAVV0047 table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MANDTClient MANDTCLNT3Assigned to domainMANDT
YVWDNRCHD Contract Number /BEV3/CHDTWDNRNUMC13/BEV3/CHDOWDNR/BEV3/CHW/BEV3/CHHNODESTH
KONTOSICHTAccount view /BEV3/CHKONTO_RANUMC4/BEV3/CHCTKONT/BEV3/CHKONTOSI
REP_CURRENCYCH: Evaluation Currency (Reporting) /BEV3/CHREP_CURRENCYCUKY5TCURCWAERS
DEBITORCustomer /BEV3/CHKUNNR_FICHAR10Assigned to domainALPHAKUNNRKUN
BUKRS_DEBITORCompany Code /BEV3/CHBUKRSCHAR4T001BUKRSBUK
DATE_TOValid To Date DATBIDATS8DATUM
DATE_FROMValid-From Date DATABDATS8DATUM
CHORGCH Organizational Unit /BEV3/CHOENUMC4/BEV3/CHTBVORGE/BEV3/CHDOVORGE/BEV3/CHYOE
VWDARTContract Handling Document Type /BEV3/CHDTVWDARTNUMC4/BEV3/CHTVWDART/BEV3/CHDOVWDART/BEV3/CHT
CTR_VIEWContract view /BEV3/CHERTSICHAR1/BEV3/CHERTSI
GRUPP_RAGrouping Characteristic /BEV3/CHGRUPP_RANUMC4/BEV3/CHCTBGRU/BEV3/CHBWAGRU
SALDF_RABalancing Method /BEV3/CHSALDF_RANUMC4/BEV3/CHCTSALD/BEV3/CHSALDFORM
ZEITB_RATime Condition /BEV3/CHZEITB_RANUMC4/BEV3/CHCTZEIT/BEV3/CHZEITBED
VERDIdentifier of Compression Strategy for Date Valuation /BEV3/CHERDSTRATNUMC4/BEV3/CHERDSTRAT
DT_VONCH: Posting Period - From Date /BEV3/CHBUDAT_ABDATS8
DT_BISCH: Posting Period - To Date /BEV3/CHBUDAT_BISDATS8
PERIVFiscal Year Variant PERIVCHAR2T009PERIV
CH_SALDOCH: Contract Balance (Account View) /BEV3/CHBTRG_SALDOCURR13(2) WERT7
REC_TIMESTAMPCH: Time Stamp /BEV3/CHTIMESTAMPCHAR14TIMESTAMP

Key field Non-key field



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

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

How to access SAP table ROXAVV0047

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

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