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




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

DBP021 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_DBP021 TYPE DBP021.

The DBP021 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), PARTNR (Business Partner Number), BUSINESS_Y (Fiscal year), BAL_SH_CUR (Balance Sheet Currency).. 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 DBP021 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
PARTNRBusiness Partner Number BP_PARTNR_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
BUSINESS_YFiscal year BP_BUSIN_YNUMC4GJAHRGJAHR
BAL_SH_CURBalance Sheet Currency BP_BAL_CURCUKY5TCURCWAERS
GEN_MEET_DDate of Annual Stockholders Meeting BP_GE_ME_DDATS8DATUM
BU_Y_BEGINFiscal Year Start Date BP_B_Y_BEGDATS8DATUM
BU_Y_ENDFiscal Year End Date BP_B_Y_ENDDATS8DATUM
ANNUAL_ACCYear-End Closing BP_ANN_ACCCHAR1XFELD
ANNU_ACC_DYear-End Closing Date for Fiscal Year BP_A_ACC_DDATS8DATUM
CONS_FST_DDate of Consolidated Financial Statements of Group Company BP_C_FST_DDATS8DATUM
CAPI_STOCKAmount of Authorized Capital Stock for Company BP_CAP_STKCURR15(2) WERTV8
SHAR_STOCKAmount of Issued Stock Capital for Company BP_SHA_STKCURR15(2) WERTV8
PRSH_STOCKAmount of Participation Certificates Outstanding for Company BP_PRS_STKCURR15(2) WERTV8
EQUITYAmount of Equity Capital for Company BP_EQUITYCURR15(2) WERTV8
GROSS_AMNTGross Premium BP_GROSS_ACURR15(2) WERTV8
NET_AMOUNTNet Premium BP_NET_ACURR15(2) WERTV8
TURNOVERAmount of Annual Sales for Company BP_TURNOVRCURR15(2) WERTV8
NET_INCOMEAmount of Annual Net Income/Net Loss for Company BP_NET_INCURR15(2) WERTV8
DIV_DIS_AMDividend/Profit Distribution Amount for Company BP_DIV_DISCURR15(2) WERTV8
DEBTS_FACTDebt Ratio in Years BP_DEBTS_FDEC6(3) DEC3_3
DIS_PROFITAmount of Annual Profit/Loss for Organization BP_PROFITCURR15(2) WERTV8
BAL_AMOUNTAmount of Balance Sheet Total for Company BP_BAL_AMTCURR15(2) WERTV8
STAFF_COUNTNumber of Employees in Company BP_STAFF_CNTNUMC7NUM7
CAP_RESAmount of Capital Reserve for Company BP_CAP_RESERVCURR15(2) WERTV8
REV_RES_LEGAmount of Legal Revenue Reserves for Company BP_REVENUE_RESERV_LEGCURR15(2) WERTV8
REV_RES_OWN_SHRRevenue Reserves for Own Stock BP_REVENUE_RESERV_OWN_SHARESCURR15(2) WERTV8
REV_RES_BY_LAWSAmount of Statutory Revenue Reserve for Company BP_REVENUE_RESERV_BY_LAWSCURR15(2) WERTV8
REV_RES_OTHERSAmount of Other Revenue Reserves for Company BP_REVENUE_RESERV_OTHERSCURR15(2) WERTV8
FORW_PROFIT_LOSSAmount of Profit/Loss Carried Forward for Company BP_FORWARD_PROFIT_LOSSCURR15(2) WERTV8
LIABILIT_SECONDAmount of Subordinated Liabilities for Company BP_LIABILIT_SECONDCURR15(2) WERTV8
RET_TOT_CAP_EMPLReturn on Total Capital Employed for Company in Percent BP_RETURN_TOTAL_CAP_EMPLDEC5(2) BP_RETURN_CAPITAL
REDUC_LONG_TERMDebt Clearance Period in Years BP_REDUC_LONG_TERMDEC5(2) DEC3_2
COEFF_FINANCEFinancing Coefficient for Company in Percent BP_COEFF_FINANCEDEC5(2) DEC3_2
EQUITY_CAPITEquity Ratio of Company in Percent BP_EQUITY_CAPITDEC5(2) BP_EQUITY_CAPITAL
KZChange Type (U, I, S, D) CDCHNGINDCHAR1CDCHNGIND

Key field Non-key field



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

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

How to access SAP table DBP021

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