IFMDERIVE_TARGET_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_TARGET_FLDMVMNT
Related tables to IFMDERIVE_TARGET_FLDMVMNT
Access table IFMDERIVE_TARGET_FLDMVMNT




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

IFMDERIVE_TARGET_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_TARGET_FLDMVMNT TYPE IFMDERIVE_TARGET_FLDMVMNT.

The IFMDERIVE_TARGET_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 TRADE_ID (Company ID of trading partner), CMMT_ITEM (Commitment Item), FUNDS_CTR (Funds Center), FUND (Fund).. 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 IFMDERIVE_TARGET_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
TRADE_IDCompany ID of trading partner RASSCCHAR6Assigned to domainALPHARCOMPPGS
CMMT_ITEMCommitment Item FM_FIPEXCHAR24Assigned to domainFM_FIPEXFPS
FUNDS_CTRFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FUNDFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FUNC_AREAFunctional Area FM_FAREACHAR16Assigned to domainFKBERFBE
MEASUREFunded Program FM_MEASURECHAR24Assigned to domainFM_MEASUREFM_MEASURE
COST_CTRCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
ORDER_NUMOrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
WBS_ELEMENTWBS Element PS_POSNRNUMC8Assigned to domainABPSPPS_POSNR
BUS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
PROFIT_CTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
BDGT_SUBTYPEBudget Subtype BP_SUBVOCHAR4Assigned to domainBP_SUBVO
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

Key field Non-key field



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

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

How to access SAP table IFMDERIVE_TARGET_FLDMVMNT

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