FMFG_IPACD_AM_RESULT SAP (US Federal IPACed ALV list Interactive Processing) Structure details

Dictionary Type: Structure
Description: US Federal IPACed ALV list Interactive Processing




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




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

FMFG_IPACD_AM_RESULT 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 "US Federal IPACed ALV list Interactive Processing" 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_FMFG_IPACD_AM_RESULT TYPE FMFG_IPACD_AM_RESULT.

The FMFG_IPACD_AM_RESULT table consists of various fields, each holding specific information or linking keys about US Federal IPACed ALV list Interactive Processing data available in SAP. These include REC_NUM (US Fed IPACed Record Number), TRANS_ID (US Fed. IPAC transaction ID), CUST_ALC (Agency Location Code), BUKRS (Company Code).. 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 FMFG_IPACD_AM_RESULT 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
FMFG_IPACD_TYPEType of IPACed record FMFG_IPACD_TYPECHAR4FMFG_IPACD_TYPE
REC_NUMUS Fed IPACed Record Number REC_NUMNUMC6REC_NUM
TRANS_IDUS Fed. IPAC transaction ID IPAC_TRAN_IDCHAR16CHAR16
CUST_ALCAgency Location Code FMFG_ALCCHAR8Assigned to domainFMFG_ALCFMFG_ALC
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
RFINUSEApplication of Secondary Source Funds FM_FINUSECHAR16Assigned to domainFM_FINUSEFIU
DET_AMTIPAC Detail Amount as character field DET_AMTCHAR14CHAR14
DET_AMT_NUMIPAC Detail Amount as numeric field DET_AMT_NUMCURR11(2) WRBTR
DOC_ORIG_FINUSE_AMTOriginal Application of funds amt on document DOC_ORIG_FINUSE_AMTCURR11(2) WRBTR
DOC_FINUSE_AMT_AVAILApplic of Funds Amt Avail in Doc DOC_FINUSE_AMT_AVAILCURR11(2) WRBTR
DOC_ORIG_AMTOriginal Amount on Document DOC_ORIG_AMTCURR11(2) WRBTR
DOC_AMT_AVAILTotal amount available on document DOC_AMT_AVAILCURR11(2) WRBTR
MATCH_ID_IPACIPAC Match ID MATCH_ID_IPACCHAR4MATCH_ID_IPAC
MATCH_ID_SAPSAP Element Match ID MATCH_ID_SAPCHAR5MATCH_ID_SAP
MATCH_ID_SAP_REFDOCSAP Match Reference Document Number MATCH_ID_SAP_REFDOCCHAR35CHAR35
MATCH_ID_SAP_REFLINESAP Match Reference Document Line Item MATCH_ID_SAP_REFLINECHAR5CHAR5
PROPOSED_GEBERFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
PROPOSED_FISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
PROPOSED_FAREAFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
PROPOSED_KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
PROPOSED_RACCTG/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
PROPOSED_FIPOSCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
PROPOSED_BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
ACCP_DTUS Fed. Incoming Transaction Accomplish Date ACCOMPLISH_DTCHAR10CHAR10
NET_DUE_DATENet Due Date NET_DUE_DATECHAR10NET_DUE_DATE
BLARTDocument Type BLARTCHAR2Assigned to domainBLARTBAR
AUGBLDocument Number of the Clearing Document AUGBLCHAR10ALPHABELNR
BSCHLPosting Key BSCHLCHAR2Assigned to domainBSCHL
KOARTAccount Type KOARTCHAR1KOART
WRBTRIPAC amount IPAC_AMTCURR13(2) WERT7
ORIG_ALCAgency Location Code FMFG_ALCCHAR8Assigned to domainFMFG_ALCFMFG_ALC
INV_NBRIPACed incoming transaction invoice number INV_NBRCHAR22CHAR22
DET_LNIPACed Detail line Number DET_LNCHAR9CHAR9
RECV_TFASIPACed Receiver Treasury Acct Symbol RECV_TFASCHAR21CHAR21
DEPTIPAC Department Number DEPTCHAR2CHAR2
OBL_DOCIPACed Obligating Document OBL_DOCCHAR17CHAR17
TRANS_TYIPACed Transaction Type TRANS_TYCHAR1CHAR01
ORIG_DOSIPACed Sender/Originating Disbursement Office Symbol ORIG_DOSCHAR5CHAR5
LINE_EDIT 0

Key field Non-key field



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

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

How to access SAP table FMFG_IPACD_AM_RESULT

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