AVZBAVF 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 AVZBAVF
Related tables to AVZBAVF
Access table AVZBAVF




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

AVZBAVF 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_AVZBAVF TYPE AVZBAVF.

The AVZBAVF 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)), JDECK (Regulatory reporting BPV (hedge fund Y/N)).. 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 AVZBAVF 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) VVKEYCHAR34Assigned to domainALPHAVVKEYBAV
JDECKRegulatory reporting BPV (hedge fund Y/N) JDECKCHAR1JANEI
JBAVGBAV approval JBAVGCHAR1KENZX
XAKTZBAVBAV file number XAKTZBAVCHAR32TEXT32
DBAVGENDate of BAV authorization DBAVGENDATS8DATUM
SGBAVBAV asset group (C11/74) indicator SGBAVNUMC3TW06SGBAV
SBAV501*** Internal usage *** SBAV501CHAR4TW12BSBAV501
SBILKBalance Sheet Indicator SBILKCHAR2TW11SBILK
JARW*** Not used *** JARWCHAR1JANEI
DARWGENDate for fixing the accepted value DARWGENDATS8DATUM
XAKTZARWBAV file character_accepted value XAKTZARWCHAR20TEXT20
XAUFORTStorage location XAUFORTCHAR22TEXT22
BARWBAVBAV accepted value BARWBAVCURR13(2) WERTV7
SAWHRCurrency of accepted value_FISO SAWHRCUKY5TCURCWAERSWHR
DERWMELDate when the acquistion was reported to FISO DERWMELDATS8DATUM
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
SNW101*** Internal usage *** VVSNW101NUMC2TZ14VVSNW101
SNW102*** Internal usage *** VVSNW102CHAR7TZ15VVSNW102
SNW201*** Internal usage *** VVSNW201CHAR7TZ16VVSNW201
SJBUEAsset group R11/76, Asset 6 (yearly stock overview) VVSJBUECHAR6TZ17VVSJBUE
SNEU_ANLAsset group R11/76, appendix 3 and 4 VVSNEU_ANLCHAR9TZ18VVSNEU_ANL
XR5_91_1Indicator R5/91, appendix 1 VVXR5_91_1CHAR2VVXR5_91_1
XR5_91_2Indicator R5/91, appendix 1 VVXR5_91_2CHAR1KENZX
XR5_91_3Indicator R5/91, appendix 3 VVXR5_91_3CHAR1KENZX
XTREU*** Internal usage *** VVXTREUCHAR1KENZX
XDECKIndicator for eligibility for premium reserve fund VVXDECKCHAR1KENZX
XARWBAV approval of accepted value VVXARWCHAR1KENZX
SMW102BAV asset group stmt 102 VVSMW102CHAR5TZ32VVSMW102
X_R97_03Indicator for circular R5/97 appendix 3 and 4 VVX_R97_03CHAR2TZ36VVX_R97_03
X_R97_05Indicator for R5/97 appendix 5 VVX_R97_05CHAR2TZ37VVX_R97_05
X_R97_06Indicator for R5/97 appendix 6 - Collateral VVX_R97_06CHAR1VVX_R97_06
X_R97_08Indicator for R5/97 appendix 8 VVX_R97_08CHAR1TZ38VVX_R97_08
X_R97_101Indicator for R5/97 appendix 10 VVX_R97_10CHAR4TZ39BVVX_R97_10
X_R97_102Indicator for R5/97 appendix 10 VVX_R97_10CHAR4TZ39BVVX_R97_10
X_R97_103Indicator for R5/97 appendix 10 VVX_R97_10CHAR4TZ39BVVX_R97_10
X_R97_104Indicator for R5/97 appendix 10 VVX_R97_10CHAR4TZ39BVVX_R97_10
XTREU1Trustee inflow/outflow list indicator VVXTREU1CHAR1VVXTREU1
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table AVZBAVF

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