FMFG_CLOI_FIELDS_AP_MM SAP (Pre-Closing Activities - Canceling Fund Open Items) Structure details

Dictionary Type: Structure
Description: Pre-Closing Activities - Canceling Fund Open Items




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




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

FMFG_CLOI_FIELDS_AP_MM 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 "Pre-Closing Activities - Canceling Fund Open Items" 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_CLOI_FIELDS_AP_MM TYPE FMFG_CLOI_FIELDS_AP_MM.

The FMFG_CLOI_FIELDS_AP_MM table consists of various fields, each holding specific information or linking keys about Pre-Closing Activities - Canceling Fund Open Items data available in SAP. These include WERKS (Plant), LIFNR (Account Number of Vendor or Creditor), YRCL_AWTYP (Reference Transaction), EBELN (Purchasing 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 FMFG_CLOI_FIELDS_AP_MM 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
YRCL_AWTYPReference Transaction AWTYPCHAR5Assigned to domainAWTYP
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
KNTTPAccount Assignment Category KNTTPCHAR1Assigned to domainKNTTPKNT
TXZ01Short Text TXZ01CHAR40TEXT40
MENGEPurchase Order Quantity BSTMGQUAN13(3) MENG13
MENGE_GRPurchase Order Quantity BSTMGQUAN13(3) MENG13
MENGE_IRPurchase Order Quantity BSTMGQUAN13(3) MENG13
MEINSPurchase Order Unit of Measure BSTMEUNIT3Assigned to domainCUNITMEINS
NETPRNet Price in Purchasing Document (in Document Currency) BPREICURR11(2) WERT11
WRBTR_IR_TOTAmount in document currency WRBTRCURR13(2) WERT7
WRBTR_GR_TOTAmount in document currency WRBTRCURR13(2) WERT7
PSTYPItem Category in Purchasing Document PSTYPCHAR1Assigned to domainPSTYP
VRTKZDistribution indicator for multiple account assignment VRTKZCHAR1VRTKZ
WEPOSGoods Receipt Indicator WEPOSCHAR1XFELD
WEUNBGoods Receipt, Non-Valuated WEUNBCHAR1XFELD
REPOSInvoice Receipt Indicator REPOSCHAR1XFELD
WEBREIndicator: GR-Based Invoice Verification WEBRECHAR1XFELD
FIPOSCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
GEBERFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FKBERFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
MEASUREFunded Program FM_MEASURECHAR24Assigned to domainFM_MEASUREFM_MEASURE
DOCIDDocument Type BLARTCHAR2Assigned to domainBLARTBAR
BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER

Key field Non-key field



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

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

How to access SAP table FMFG_CLOI_FIELDS_AP_MM

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