IFM_CCL_CONTROL_DATA SAP (FM FYC: Control Data for Closing Open Items) Structure details

Dictionary Type: Structure
Description: FM FYC: Control Data for Closing Open Items




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




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

IFM_CCL_CONTROL_DATA 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 "FM FYC: Control Data for Closing 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_IFM_CCL_CONTROL_DATA TYPE IFM_CCL_CONTROL_DATA.

The IFM_CCL_CONTROL_DATA table consists of various fields, each holding specific information or linking keys about FM FYC: Control Data for Closing Open Items data available in SAP. These include WAERS (FM area currency), PERIV (Fiscal Year Variant), PROFIL (FM update profile), FLG_MULTIANNUAL (Budget for all Years).. 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)


SAP IFM_CCL_CONTROL_DATA 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
FIKRSFinancial Management Area FIKRSCHAR4Assigned to domainFIKRSFIK
WAERSFM area currency FM_WAERSCUKY5Assigned to domainWAERS
PERIVFiscal Year Variant PERIVCHAR2Assigned to domainPERIV
PROFILFM update profile FM_PROFILCHAR6Assigned to domainFM_PROFIL
FLG_MULTIANNUALBudget for all Years FM_MULTIANNUAL_FMUPDATECHAR1XFELD
VASFUNDPayment Periodic Based Encumbrance Tracking FM_PAYVASFUNDCHAR1XFELD
VCOFUNDPayment Fiscal Year Based Encumbrance Tracking FM_PAYVCOFUNDCHAR1XFELD
CVASFUNDCommitment Periodic Based Encumbrance Tracking FM_COMVASFUNDCHAR1XFELD
CVCOFUNDCommitment Fiscal Year Based Encumbrance Tracking FM_COMVCOFUNDCHAR1XFELD
PAY_GNJHRSet Year of Cash Effectivity in Payment Budget FM_PAY_GNJHRCHAR1XFELD
COM_GNJHRSet Year of Cash Effectivity in Commitment Budget FM_COM_GNJHRCHAR1XFELD
GJAHRFiscal year FM_GJAHRNUMC4GJAHRGJAHRGJR
UNAMEUser Name SYUNAMECHAR12SYCHAR12
FMDATESystem Date SYDATUMDATS8SYDATS
PERIODNumber of posting periods ANZBPNUMC3ANZBP
BDDATESystem Date SYDATUMDATS8SYDATS
FLG_DISPLAY_PANELCheckbox XFELDCHAR1XFELD
PROCNUMNumber of Parallel Processes in Closing Operations FM_FYC_PARALNUMC2FM_FYC_PARAL
RFC_DESTRFC Server Group for Parallel Background Processing FM_PAYTR_DESTCHAR20RZLLI_ACN
FILTER_ACTIVECheckbox XFELDCHAR1XFELD
GRANT_ACTIVEActivate Grant GM_GRANT_ACTIVECHAR1XFELD
FUND_ACTIVEActivate Fund FM_FUND_ACTIVECHAR1XFELD
FUNCTION_ACTIVEActivate Functional Area FM_FUNCTION_ACTIVECHAR1XFELD
MEASURE_ACTIVEActivate Funded Program FM_MEASURE_ACTIVECHAR1XFELD
BUDGETARY_LEDGER_ACTIVECheckbox XFELDCHAR1XFELD
FLG_TESTExecute Test Run TESTLAUFCHAR1XFELD
EXP_SIGNInfo system +/- sign: Expendits negative / revenues positive FM_EXPSIGNCHAR1XFELD
ABGRUReason for rejection of quotations and sales orders ABGRU_VACHAR2Assigned to domainABGRU_VA
FLG_SD_ORDER_NO_CHECKCheckbox XFELDCHAR1XFELD
BUD_PER_ACTIVEBudget Period Mandatory FM_BUD_PER_ACTIVECHAR1XFELD

Key field Non-key field



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

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

How to access SAP table IFM_CCL_CONTROL_DATA

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