FM2BLD_BCS SAP (FM2BL - Derivation structure for BCS records) Structure details

Dictionary Type: Structure
Description: FM2BL - Derivation structure for BCS records




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




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

FM2BLD_BCS 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 "FM2BL - Derivation structure for BCS records" 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_FM2BLD_BCS TYPE FM2BLD_BCS.

The FM2BLD_BCS table consists of various fields, each holding specific information or linking keys about FM2BL - Derivation structure for BCS records data available in SAP. These include BUDGET_VERSION (Budget version), RYEAR (Fiscal Year), TO_PERIOD (Period), FIKRS (Financial Management Area).. 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 FM2BLD_BCS 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
RLDNRLedger RLDNRCHAR2T881ALPHARLDNRGLNH_T881
BUDGET_VERSIONBudget version BUKU_VERSIONCHAR3TKVSALPHACOVERSIBP2
RYEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
TO_PERIODPeriod RPMAXNUMC3RPMAX
FIKRSFinancial Management Area FIKRSCHAR4FM01FIKRSFIK
FUNDFund BP_GEBERCHAR10FMFINCODEBP_GEBERFIC
BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
FUNDSCTRFunds Center FISTLCHAR16FMFCTRFISTLFIS
CMMTITEMCommitment Item FM_FIPEXCHAR24FMCIFM_FIPEXFPS
FUNCAREAFunctional Area FKBERCHAR16TFKBFKBERFBE
USERDIMCustomer Field for FM Actual and Commitment Data FM_USERDIMCHAR10CHAR10
GRANT_NBRGrant GM_GRANT_NBRCHAR20GMGRALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
MEASUREFunded Program FM_MEASURECHAR24FMMEASUREFM_MEASUREFM_MEASURE
CEFFYEARYear of Cash Effectivity GNJHRNUMC4GJAHRGJAHRGNJHR
BVALTYPEBCS Value Type BUKU_VALTYPECHAR2Assigned to domainBUKU_VALTYPE
WFSTATEWorkflow Status of a Record in the Budget Totals Table BUKU_WFSTATECHAR1BUKU_WFSTATE
PROCESSInternal Budgeting Process BUKU_PROCESSCHAR4BUPROCESSBUKU_PROCESS
BUDTYPEBudget Type BUKU_BUDTYPECHAR4FMBUDTYPECHAR4BUTY
CTEM_CATEGORYCommitment Item Category FM_POTYPNUMC1FM_POTYP
SKIP_RECORDSkip record flag for derivation exit FM_SKIP_RECORDCHAR1FLAG
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BUSINESS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
PROFIT_CENTERProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
NUMBERSequence Number FM_DERIVATION_INDEXNUMC2FM_DERIVATION_INDEX
LAST_TARGETLast Target Object FM_LAST_TARGETCHAR1XFELD
MINUS_ONEReverse sign flag for derivation exit FM_MINUS_ONECHAR1FLAG
GL_ACCOUNTGeneral Ledger account FMBL_ACCOUNTCHAR10SKA1ALPHASAKNR
GL_ACCOUNT_OFFSETGeneral Ledger offset account FMBL_ACCOUNT_OFFSETCHAR10SKA1ALPHASAKNR

Key field Non-key field



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

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

How to access SAP table FM2BLD_BCS

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