IFMDERIVE_SOURCE_FLDMVMNT SAP (Target Structure for BL field movement for US Federal) Structure details

Dictionary Type: Structure
Description: Target Structure for BL field movement for US Federal




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




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

IFMDERIVE_SOURCE_FLDMVMNT 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 "Target Structure for BL field movement for US Federal" 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_IFMDERIVE_SOURCE_FLDMVMNT TYPE IFMDERIVE_SOURCE_FLDMVMNT.

The IFMDERIVE_SOURCE_FLDMVMNT table consists of various fields, each holding specific information or linking keys about Target Structure for BL field movement for US Federal data available in SAP. These include COMP_CODE (Company Code), FMBLAREA (Budgetary Ledger Area), VALUE_TYPE (Value Type), TRANSAC (CO Business Transaction).. 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 IFMDERIVE_SOURCE_FLDMVMNT 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
FLG_OFFSET_LINEThis line is an offset line created by the Budgetary Ledger FMFG_OFFSET_LINECHAR1FLAG
COMP_CODECompany Code BUKRSCHAR4T001BUKRSBUKC_T001
FMBLAREABudgetary Ledger Area FM_BL_AREACHAR4CHAR4
VALUE_TYPEValue Type FM_WRTTPCHAR2FM_WRTTP
TRANSACCO Business Transaction CO_VORGANGCHAR4TJ01J_VORGANG
AMT_TYPEAmount type FM_BTARTCHAR4FM_BTART
LEDGERLedger RLDNRCHAR2Assigned to domainALPHARLDNRGLNH_T881
FM_AREAFinancial Management Area FIKRSCHAR4FM01FIKRSFIK
CARRYFWD_LEVELCarryforward level FM_CFLEVCHAR1FM_CFLEV
BL_DOC_TYPEFM budgetary ledger document type FM_BL_DOC_TYPECHAR4CHAR4
BDGT_SUBTYPEBudget Subtype BP_SUBVOCHAR4Assigned to domainBP_SUBVO
VBUND_FLGCompany ID of trading partner flag for BL FM_VBUND_FLGCHAR1FM_VBUND_FLG
TRADE_IDCompany ID of trading partner RASSCCHAR6T880ALPHARCOMPPGS
CMMT_ITEMCommitment Item FM_FIPEXCHAR24Assigned to domainFM_FIPEXFPS
FUNDS_CTRFunds Center FISTLCHAR16FMFCTRFISTLFIS
FUNDFund BP_GEBERCHAR10FMFINCODEBP_GEBERFIC
FUNC_AREAFunctional Area FM_FAREACHAR16TFKBFKBERFBE
MEASUREFunded Program FM_MEASURECHAR24FMMEASUREFM_MEASUREFM_MEASURE
COST_CTRCost Center KOSTLCHAR10CSKSALPHAKOSTLKOS
ORDER_NUMOrder Number AUFNRCHAR12AUFKALPHAAUFNRANR
WBS_ELEMENTWBS Element PS_POSNRNUMC8PRPSABPSPPS_POSNR
COHORTReporting Year for Cohort FM_COHORTCHAR4FM_COHORT
PUBLAWPublic Law Cited FM_PUBLAWCHAR20FM_PUBLAW
LEGISType of Legislation FM_LEGISCHAR1FM_LEGIS
BUS_AREABusiness Area GSBERCHAR4TGSBGSBERGSB
PROFIT_CTRProfit Center PRCTRCHAR10CEPCALPHAPRCTRPRCPRCTR_EMPTY
STAT_INDFunds Management Statistical Indicator FM_STATSCHAR1FM_STATS
VENDOR_NOAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
CUSTOMERCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
FMCMMTSTRFM Commitment String For Budgetary Ledger FMCMMTSTRCHAR62FMCMMTSTR
BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
USER_DIMCustomer Field for FM Actual and Commitment Data FM_USERDIMCHAR10CHAR10

Key field Non-key field



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

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

How to access SAP table IFMDERIVE_SOURCE_FLDMVMNT

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