IFMFGRCN_ITEM_BP SAP (Structure for item level data from BCS reconciliation provid) Structure details

Dictionary Type: Structure
Description: Structure for item level data from BCS reconciliation provid




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




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

IFMFGRCN_ITEM_BP 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 "Structure for item level data from BCS reconciliation provid" 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_IFMFGRCN_ITEM_BP TYPE IFMFGRCN_ITEM_BP.

The IFMFGRCN_ITEM_BP table consists of various fields, each holding specific information or linking keys about Structure for item level data from BCS reconciliation provid data available in SAP. These include AWTYP (Reference Transaction), AWKEY (Reference Key), AWSYS (Logical system of source document), DOCNR (Accounting Document Number).. 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 IFMFGRCN_ITEM_BP 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
AWTYPReference Transaction AWTYPCHAR5TTYPAWTYP
AWKEYReference Key AWKEYCHAR20AWKEY
AWSYSLogical system of source document AWSYSCHAR10TBDLSALPHALOGSYS
DOCNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
DOCLNSix-Character Posting Item for Ledger DOCLN6CHAR6DOCLN6
CREATEDATEDay On Which Accounting Document Was Entered CPUDTDATS8DATUM
CREATETIMETime of Entry CPUTMTIMS6UZEIT
CURRENCYCurrency Key WAERSCUKY5TCURCWAERSFWS
AMOUNTReconciliation: Calculated amount for a factor in a rule FMFGRCNAMOUNTCURR17(2) WERTV9
MATCH_AWTYPReference Transaction AWTYPCHAR5TTYPAWTYP
MATCH_AWKEYReference Key AWKEYCHAR20AWKEY
MATCH_AWSYSLogical system of source document AWSYSCHAR10TBDLSALPHALOGSYS
MATCH_DOCNRReference document number of an accounting document REFBELNRCHAR10ALPHABELNRBLN
MATCH_DOCLNSix-digit number of the reference posting line REFBUZEI6NUMC6BUZEI6BUZ
DOC_TYPEReconciliation: generic document type FMFGRCNDOCTYPECHAR4CHAR4
FISC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
COMP_CODECompany Code BUKRSCHAR4T001BUKRSBUKC_T001
POST_DATEPosting Date in the Document BUDATDATS8DATUM
MATCH_FLAGCheckbox XFELDCHAR1XFELD
RECON_AMTBudget Processor reconciliation amount field FMFGRCN_BP_AMTCHAR1FMFGRCN_BP_AMT
PERIOPosting period POPERNUMC3POPERPOPR
BSTATDocument/Document Line Item Status BP_BSTATCHAR1BP_BSTAT
RSTATReversal status BP_RSTATCHAR1BP_RSTAT
DOCTYPEBudget entry document type BUED_DOCTYPECHAR4FMEDDOCTYPEBUED_DOCTYPEDOTY
LEDNRBudget/Planning Ledger BP_LEDNRCHAR4NUMCVLEDNR_BP
OBJNRObject number BP_OBJEKTCHAR22ONR00J_OBJNR
FM_AREAFinancial Management Area FIKRSCHAR4FM01FIKRSFIK
SUBVOBudget Subtype BP_SUBVOCHAR4TBP4ABP_SUBVO
POSITInternal commitment item (8 chars) BP_POSITCHAR8BP_POSIT
WRTTPValue Type CO_WRTTPCHAR2CO_WRTTP
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
GEBERFund BP_GEBERCHAR10FMFINCODEBP_GEBERFIC
VERSNPlanning/budgeting version BP_VERSIONCHAR3TBP3AALPHABP_VERSIONBP2
VORGABudget Type Budgeting/Planning BP_VORGANGCHAR4T022ACTIVITY
TWAERTransaction Currency TWAERCUKY5TCURCWAERSFWS
FAREAFunctional Area FM_FAREACHAR16TFKBFKBERFBE
WLJHRAnnual value in ledger currency BP_WJLCURR15(2) WERTV8
WLJHVDistributed annual value in ledger currency BP_WJLVCURR15(2) WERTV8
FUNDS_CTRFunds Center FISTLCHAR16FMFCTRFISTLFIS
CMMT_ITEMCommitment Item FM_FIPEXCHAR24FMCIFM_FIPEXFPS

Key field Non-key field



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

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

How to access SAP table IFMFGRCN_ITEM_BP

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