/BEV3/CH_ALV_CHECK SAP (Structure for ALV Reporting - Contract Check) Structure details

Dictionary Type: Structure
Description: Structure for ALV Reporting - Contract Check




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




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

/BEV3/CH_ALV_CHECK 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 "Structure for ALV Reporting - Contract Check" 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/CH_ALV_CHECK TYPE /BEV3/CH_ALV_CHECK.

The /BEV3/CH_ALV_CHECK table consists of various fields, each holding specific information or linking keys about Structure for ALV Reporting - Contract Check data available in SAP. These include YVWDNR (CHD Contract Number), ERROR_CODE (Char 15), ERROR_TEXT (Comment), ERROR_PRIO (Version Number Component).. 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/CH_ALV_CHECK 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
YVWDNRCHD Contract Number /BEV3/CHDTWDNRNUMC13/BEV3/CHDOWDNR/BEV3/CHW/BEV3/CHHNODESTH
ERROR_CODEChar 15 CHAR15CHAR15CHAR15
ERROR_TEXTComment CHAR50CHAR50TEXT50
ERROR_PRIOVersion Number Component CHAR2CHAR2CHAR2
USER_CHName of Settlement Initiator /BEV3/CHUSER_TMCHAR12/BEV3/CHDOUSER
DATE_CHCreation On /BEV3/CHDAT_TMDATS8DATUM
TIME_CHTime Created /BEV3/CHTIME_TMTIMS6/BEV3/CHHHMMSS
VBKL_TMAgreement Class /BEV3/CHBKLCHAR4Assigned to domain/BEV3/CHBKL
RI_TMRule Identifier /BEV3/CHDTRINUMC6Assigned to domain/BEV3/CHDORI
VBIN_TMAgreement Entity /BEV3/CHBINNUMC4/BEV3/CHBIN
ABRNRSettlement Number /BEV3/CHABRNRNUMC10/BEV3/CHABRNR/BEV3/CHABR
ABR_TYPSettlement Type (Settlement/Proposal/Simulation/Event) /BEV3/CHABRTYPCHAR1/BEV3/CHABRTYP
L_ABRNRSettlement Number /BEV3/CHABRNRNUMC10/BEV3/CHABRNR/BEV3/CHABR
BLG_NRCH Reference Document Number /BEV3/CHXBLNRCHAR10/BEV3/CHBELNR
ACTNRCH Number of a Transaction /BEV3/CHACTNRNUMC8/BEV3/CHLFDNR8
FOLGESequence of a Date /BEV3/CHFOLGENUMC6/BEV3/CHFOLGE
ERGDate Supplement /BEV3/CHERGNUMC6/BEV3/CHERG
STATUSCI: Status Processing CI /BEV3/CHCISTATUSCHAR1/BEV3/CHCISTATUS
AUSL_AUSNException Handling: Exception Number of Cancellation /BEV3/CHAUSN_ABRUCHCHAR4Assigned to domain/BEV3/CHAUSN
PROTSATZCount parameters NUMC4NUMC4NUMC4
BK_LFDNRSequence Number /BEV3/CHLFDNR16NUMC16/BEV3/CHLFDNR16
PERGRPPeriod Group /BEV3/CHDTPGCHAR4Assigned to domain/BEV3/CHDOPG
PERBG_1BCHPeriod Start of First Settlement Period /BEV3/CHPERBG_1BCHDATS8DATUM
PERND_1BCHPeriod End of Last Settlement Period /BEV3/CHPERND_LBCHDATS8DATUM
EVENTEvent for export of business data BUS_EVENTCHAR8Assigned to domainBUS_EVENT
EVENT_NRCH BTE Sequence Number of Event Receipt /BEV3/CHEVENRNUMC16/BEV3/CHEVENR
EVLICLCH BTE Event Listener Class /BEV3/CHEVLICLNUMC4/BEV3/CHEVLICL
PROCFAULTCH BTE Error Number in Event Process /BEV3/CHEVPRFANUMC4/BEV3/CHEVPRFA
VBEWAContract Movement Type /BEV3/CHBEWARCHAR4Assigned to domain/BEV3/CHBEWAR
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
BSCHLPosting Key BSCHLCHAR2Assigned to domainBSCHL
VERTTContract Type RANTYPCHAR1RANTYP
YVORGECH Organizational Unit /BEV3/CHOENUMC4Assigned to domain/BEV3/CHDOVORGE/BEV3/CHYOE
VWDARTContract Handling Document Type /BEV3/CHDTVWDARTNUMC4Assigned to domain/BEV3/CHDOVWDART/BEV3/CHT
TMFREIGABEDate Release Flag /BEV3/CHTMFREICHAR1/BEV3/CHANKREUZ
ABZEITPKTField of type DATS DATSDATS8DATS

Key field Non-key field



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

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

How to access SAP table /BEV3/CH_ALV_CHECK

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