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




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

VBKK81 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_VBKK81 TYPE VBKK81.

The VBKK81 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), CONDAREA (Condition Area), COND (Condition ID), VALIDFROM (Valid 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: Can be enhanced (character-type or numeric)


SAP VBKK81 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
CONDAREACondition Area BKK_CONDARCHAR4TBKK80BKK_CONDARCOR
CONDCondition ID BKK_CONCHAR10BKK_CON
VALIDFROMValid from BKK_VALFROCHAR8INVDTDATUM_INV
CONDCATGBank Condition Category BKK_CONCATCHAR4TBKK81BKK_CONCAT
CONDDIF1st Conditions Type Differentiation BKK_CONDIFCHAR3TBKK82BKK_CONDIF
CONDDIF_V1Condition Differentiation Value BKK_CONVALCHAR10BKK_CONVAL
CONDDIF_22nd Condition Type Differentiation BKK_COND_2CHAR3TBKK82BKK_CONDIF
CONDDIF_V2Condition Differentiation Value BKK_CONVALCHAR10BKK_CONVAL
CURRCurrency Key WAERSCUKY5TCURCWAERSFWS
INTMETInterest calculation method BKK_INTMETCHAR1SZBMETH
STGMETHDaily Method VVSTGMETHNUMC1VVSTGMETH
STGBASISBase Days Method VVSTGBASISNUMC1VVSTGBASIS
CALCTYPScaled/Interval Calculation BKK_CALCTYNUMC1BKK_SSTAFF
FLGFROMTOIndicator from-to BKK_FROMTOCHAR1BKK_FROMTO
FLGADDDEBIOverdraft Interest in Addition to Debit Interest BKK_ADDDEBCHAR1XFELD
CONDTIMEPeriod for Condition BKK_CONTIMNUMC4BKK_CONTIM
CONDTIME_UTime Unit for Conditions BKK_CONTUNNUMC1BKK_CONTUN
TIMEPROPCALCPro Rata Method BKK_TIMEPROCALCNUMC1BKK_TIMEPROCALC
FREECOUNTNumber of Free Items BKK_FREECTNUMC7BKK_COUNT
EXEMPTLIMAllowance BKK_EXLIMCURR17(2) BKK_ITAMT
FLGLOCKEDBlock Indicator BKK_FLGLOCCHAR1BKK_FLGLOC
SORTFSort string BKK_SORTFCHAR10BKK_SORTF
USEDTILLDate till when Condition was Used BKK_USEDDATS8DATUM
XSURCHARGEFlag: Markup Condition BKK_SURCHGCHAR1FLAG
SROUNDRounding Category TFM_SROUNDCHAR1TFM_SROUND
PRUNITRounding Unit TFMPRUNITDEC13(7) TFMSRUNIT
ADINTMETCalculation Method of Interest Penalty BKK_ADINTMETCHAR1BKK_ADINTMET
XZEROLIMZero Is Minimum/Maximum BKK_XZEROLIMCHAR1XFELD
CRUSERCreated by BKK_CRUSERCHAR12SYCHAR12
CRDATECreation Date BKK_CRDATEDATS8DATUM
CRTIMECreation Time BKK_CRTIMETIMS6UZEIT
CHGUSERLast changed by BKK_CHUSERCHAR12SYCHAR12
CHGDATEChanged On BKK_CHDATEDATS8DATUM
CHGTIMETime Changed BKK_CHTIMETIMS6UZEIT
RELUSERReleased By BKK_RLUSERCHAR12SYCHAR12
RELDATERelease date BKK_RLDATEDATS8DATUM
RELTIMERelease Time BKK_RLTIMETIMS6UZEIT
X_DUEDATEIndicator: SFP Condition based on Due Date BKK_DTE_FLG_COND_SFP_DUEDATECHAR1BKK_XFLD
X_VD_DUEDATECalculate Value Date Based on Due Date BKK_DTE_FLG_COND_VD_DUEDATECHAR1BKK_XFLD
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table VBKK81

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