BAPIBUSISB990_BP021 SAP (FS-BP: BAPI Structure for BP Fiscal Year Information) Structure details

Dictionary Type: Structure
Description: FS-BP: BAPI Structure for BP Fiscal Year Information




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




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

BAPIBUSISB990_BP021 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 "FS-BP: BAPI Structure for BP Fiscal Year Information" 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_BAPIBUSISB990_BP021 TYPE BAPIBUSISB990_BP021.

The BAPIBUSISB990_BP021 table consists of various fields, each holding specific information or linking keys about FS-BP: BAPI Structure for BP Fiscal Year Information data available in SAP. These include CURRENCY (Balance Sheet Currency), DT_ST_MTG (Date of Annual Stockholders Meeting), FY_START (Fiscal Year Start Date), FY_END (Fiscal Year End Date).. 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 BAPIBUSISB990_BP021 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
FISCAL_YRFiscal year BP_BUSIN_YNUMC4GJAHRGJAHR
CURRENCYBalance Sheet Currency BP_BAL_CURCUKY5Assigned to domainWAERS
DT_ST_MTGDate of Annual Stockholders Meeting BP_GE_ME_DDATS8DATUM
FY_STARTFiscal Year Start Date BP_B_Y_BEGDATS8DATUM
FY_ENDFiscal Year End Date BP_B_Y_ENDDATS8DATUM
CLOSINGYear-End Closing BP_ANN_ACCCHAR1XFELD
YEAR_ABSCHLYear-End Closing Date for Fiscal Year BP_A_ACC_DDATS8DATUM
CONS_ACCTSDate of Consolidated Financial Statements of Group Company BP_C_FST_DDATS8DATUM
CAP_STOCKAmount of Authorized Capital Stock for Company BP_CAP_STKCURR15(2) WERTV8
STOCK_CAPAmount of Issued Stock Capital for Company BP_SHA_STKCURR15(2) WERTV8
PART_CERTSAmount of Participation Certificates Outstanding for Company BP_PRS_STKCURR15(2) WERTV8
EQUITYCAPAmount of Equity Capital for Company BP_EQUITYCURR15(2) WERTV8
GR_CONTRIBGross Premium BP_GROSS_ACURR15(2) WERTV8
NET_CONTRNet Premium BP_NET_ACURR15(2) WERTV8
SALESAmount of Annual Sales for Company BP_TURNOVRCURR15(2) WERTV8
SURPLUSAmount of Annual Net Income/Net Loss for Company BP_NET_INCURR15(2) WERTV8
DIVIDENDDividend/Profit Distribution Amount for Company BP_DIV_DISCURR15(2) WERTV8
DEBT_RATIODebt Ratio in Years BP_DEBTS_FDEC6(3) DEC3_3
PROFITAmount of Annual Profit/Loss for Organization BP_PROFITCURR15(2) WERTV8
BS_TOTALAmount of Balance Sheet Total for Company BP_BAL_AMTCURR15(2) WERTV8
CAP_RESAmount of Capital Reserve for Company BP_CAP_RESERVCURR15(2) WERTV8
RETEARNSTAmount of Legal Revenue Reserves for Company BP_REVENUE_RESERV_LEGCURR15(2) WERTV8
RETEARNOSRevenue Reserves for Own Stock BP_REVENUE_RESERV_OWN_SHARESCURR15(2) WERTV8
RETEARNARTAmount of Statutory Revenue Reserve for Company BP_REVENUE_RESERV_BY_LAWSCURR15(2) WERTV8
RETEARNOTHAmount of Other Revenue Reserves for Company BP_REVENUE_RESERV_OTHERSCURR15(2) WERTV8
P_L_FORWRDAmount of Profit/Loss Carried Forward for Company BP_FORWARD_PROFIT_LOSSCURR15(2) WERTV8
SUB_LIABAmount of Subordinated Liabilities for Company BP_LIABILIT_SECONDCURR15(2) WERTV8
TOTCAPRETNReturn on Total Capital Employed for Company in Percent BP_RETURN_TOTAL_CAP_EMPLDEC5(2) BP_RETURN_CAPITAL
DEBT_CLDebt Clearance Period in Years BP_REDUC_LONG_TERMDEC5(2) DEC3_2
FIN_COEFFFinancing Coefficient for Company in Percent BP_COEFF_FINANCEDEC5(2) DEC3_2
EQUIT_RATEquity Ratio of Company in Percent BP_EQUITY_CAPITDEC5(2) BP_EQUITY_CAPITAL
UPDATEFLAGChange Indicator for BAI Structures in Business Partner BU_UPDFLAGCHAR1BU_UPDFLAG

Key field Non-key field



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

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

How to access SAP table BAPIBUSISB990_BP021

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