AVZBAVV SAP (Change document structure; generated by RSSCD000) Structure details

Dictionary Type: Structure
Description: Change document structure; generated by RSSCD000




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




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

AVZBAVV 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 "Change document structure; generated by RSSCD000" 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_AVZBAVV TYPE AVZBAVV.

The AVZBAVV table consists of various fields, each holding specific information or linking keys about Change document structure; generated by RSSCD000 data available in SAP. These include MANDT (Client), RANTYP (Contract Type), VVKEY (DARWIN universal key (no client)), DGUEL_AB (Entry effective from).. 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: Not classified


SAP AVZBAVV 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
MANDTClient MANDTCLNT3T000MANDT
RANTYPContract Type RANTYPCHAR1RANTYP
VVKEYDARWIN universal key (no client) VVKEYCHAR34VZBAVFALPHAVVKEYBAV
DGUEL_ABEntry effective from DGUEL_ABDATS8DATUM
SUDECInsurance Line of Business Indicator SUDECNUMC2TW05SUDEC
SSKZBBAV stock indicator SSKZBNUMC1TZ11SSKZB
SDVNRKey for BAV List in TZBAV SDVNRCHAR4TW09BSDVNR
SUABNDV*** Internal usage *** SUABNDVNUMC2TW10BSUABNDV
SOEFFKLIndicator BAV opening clause SOEFFKLCHAR1JANEI
RINUMBAV identification number RINUMCHAR22RINUM
SSKZFTax office stock indicator SSKZFNUMC1TZ13SSKZF
RINUMHBAV hist. identifications number RINUMHCHAR30CHAR30
RERFEntered by RERFCHAR12SYCHAR12
DAENDChanged on DAENDDATS8DATUM
TAENDTime changed TAENDTIMS6UZEIT
SANLARTBAV asset type PRF3 and PRF8 VVSANLARTCHAR6TZ19VVSANLART
BARWBAVBAV accepted value BARWBAVCURR13(2) WERTV7
SAWHRCurrency of accepted value_FISO SAWHRCUKY5TCURCWAERSWHR
BVWERTCurrent market value_BAV BVWERTCURR13(2) WERTV7
SVWHRMarket value currency_FISO SVWHRCUKY5TCURCWAERS
BARW_VUAccepted value_VU BARW_VUCURR13(2) WERTV7
SAWHR_VUCurrency of accepted value_VV SAWHR_VUCUKY5TCURCWAERS
SAARTAsset Type According to Regulatory Accounting Requirements VVSAARTCHAR6TZ28VVSAART
SDVPremium reserve fund list number VVSDVCHAR2TZ30VVSDVNR
SUABTSubsection number of premium reserve fund list VVSUABTCHAR2TZ31VVSUABT
SMWWHRSettlement or cover provision currency (Regulat. reporting) VVSMWWHRCUKY5TCURCWAERS
SNW600Asset group BAV stmt 101, 201 and 600 VVSNW600CHAR4TZ29PVVSNW600
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table AVZBAVV

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