SAP Reports / Programs | Enterprise Controlling | Consolidation(EC-CS) SAP EC

MF270E30 SAP ABAP INCLUDE - Specific Selection of Totals Data from ECMCT







MF270E30 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter MF270E30 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT MF270E30. "Basic submit
SUBMIT MF270E30 AND RETURN. "Return to original report after report execution complete
SUBMIT MF270E30 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Specific Selection of Totals Data from ECMCT


INCLUDES used within this REPORT MF270E30

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

G_RW_PROGRAM_GET_INFO CALL FUNCTION 'G_RW_PROGRAM_GET_INFO' "xog169341 EXPORTING "xog169341 I_PROGRAM_NAME = ld_cprog "xog169341 IMPORTING "xog169341 E_REPORT_GROUP = ld_report_group "xog169341 E_PROGRAM_VERSION = ld_program_version. "xog169341

G_RW_PROGRAM_GET_NAME CALL FUNCTION 'G_RW_PROGRAM_GET_NAME' "xog169341 EXPORTING "xog169341 i_program_class = 'RW_SELECTION' "xog169341 i_report_group = ld_report_group "xog169341 I_PROGRAM_VERSION = ld_program_version "xog169341 IMPORTING "xog169341 E_PROGRAM_NAME = gd_calling_report. "xog169341

FC_COIMETH_HIERARCHY CALL FUNCTION 'FC_COIMETH_HIERARCHY' EXPORTING e_dimen = gd_dimen * E_CONGR = GD_CONGR "QBE43260a e_congr = sel_inicg-low "QBE43260a * E_RVERS = GD_RVERS "QBE40135 e_rvers = it_rvers-rvers "QBE42142 * E_RYEAR = GD_RYEAR "QBE40135 e_ryear = sel_cyear-low "QBE40135 e_perid = sel_perid-low "QBE40135 E_ROLLUP_CU = con_x "xog374938 e_method_types = con_x IMPORTING it_cg_mhry = it_cg_mhry it_cu_mhry = it_cu_mhry.

FC_AUTHORITY_CHECK_REPORTING CALL FUNCTION 'FC_AUTHORITY_CHECK_REPORTING' "STO230399 EXPORTING "STO230399 e_dimen = gd_dimen "STO230399 e_congr = ld_congr "STO230399 e_itclg = ld_itclg "STO230399 e_rvers = ld_rvers "STO230399 et_ra_bunit = sel_bunit[]. "STO230399

FC_AUTHORITY_CHECK_REPORTING CALL FUNCTION 'FC_AUTHORITY_CHECK_REPORTING' "STO230399 EXPORTING "STO230399 e_dimen = gd_dimen "STO230399 e_congr = ld_congr "STO230399 e_itclg = ld_itclg "STO230399 e_rvers = ld_rvers "STO230399 et_ra_bunit = sel_bunit[]. "STO230399

FC_AUTHORITY_CHECK CALL FUNCTION 'FC_AUTHORITY_CHECK' EXPORTING e_id = 'RPTNG' e_dimen = ss_congr_auth-rdimen e_congr = ss_congr_auth-rcongr e_rvers = ss_congr_auth-rvers * IMPORTING * i_returncode = ss_congr_auth-ok EXCEPTIONS exc_no_permission = 1.

FC_AUTHORITY_CHECK CALL FUNCTION 'FC_AUTHORITY_CHECK' EXPORTING e_id = 'RPTNG' e_dimen = ss_bunit_auth-rdimen e_bunit = ss_bunit_auth-rbunit e_rvers = ss_bunit_auth-rvers * IMPORTING * i_returncode = ss_bunit_auth-ok EXCEPTIONS exc_no_permission = 1.

FC_CONGR_DISMANTLE CALL FUNCTION 'FC_CONGR_DISMANTLE' "QBE39881a EXPORTING e_dimen = gd_dimen * E_CONGR = GCH_CONGR "QBE43260a e_congr = sel_inicg-low "QBE43260a * E_RVERS = GD_RVERS "QBE40135 e_rvers = it_rvers-rvers "QBE42142 * E_RYEAR = GD_RYEAR "QBE40135 e_ryear = sel_cyear-low "QBE40135 * E_PERID = GD_PERID "QBE40135 e_perid = sel_perid-low "QBE40135 e_hlevl_max = ld_all "Alles auflösen IMPORTING it_cg_cu = it_cg_cu EXCEPTIONS OTHERS = 1.

FC_CONGR_DISMANTLE CALL FUNCTION 'FC_CONGR_DISMANTLE' EXPORTING e_dimen = gd_dimen e_congr = sel_inicg-low "QBE43260a e_rvers = it_rvers-rvers e_ryear = sel_cyear-low e_perid = sel_perid-low e_hlevl_max = gd_all "Alles auflösen e_tf180 = con_x IMPORTING i_hlevl_max = ld_lvl_max it_tf180 = it_tf180[] it_cg_cu = it_cg_cu EXCEPTIONS OTHERS = 1.

FC_CONGR_DISMANTLE CALL FUNCTION 'FC_CONGR_DISMANTLE' "QBE39881a EXPORTING e_dimen = gd_dimen * E_CONGR = GD_CONGR "QBE43260a e_congr = dc_congr "QBE43260a * E_RVERS = GD_RVERS "QBE40135 e_rvers = it_rvers-rvers "QBE42142 * E_RYEAR = GD_RYEAR "QBE40135 e_ryear = sel_cyear-low "QBE40135 * E_PERID = GD_PERID "QBE40135 e_perid = sel_perid-low "QBE40135 e_hlevl_max = dc_level "Aufl.Stufe

FC_COI_SYSTEM_USAGE_GET CALL FUNCTION 'FC_COI_SYSTEM_USAGE_GET' EXPORTING I_DIMEN = gd_dimen IMPORTING E_NEWLL_YEAR = ld_nlly.

FC_FIELD_PROPERTIES CALL FUNCTION 'FC_FIELD_PROPERTIES' IMPORTING IT_FPROP = GT_FPROP IT_FATTR = GT_FATTR. "xog000695

DDIF_NAMETAB_GET CALL FUNCTION 'DDIF_NAMETAB_GET' EXPORTING TABNAME = 'FC01CUATTR' uclen = '01' "wes281204 IMPORTING X030L_WA = LS_X030L.

FC_CHAR_PROPERTIES CALL FUNCTION 'FC_CHAR_PROPERTIES' EXPORTING E_FIELDNAME = FC00_CON_TS_FLD-BUNIT ET_ATTRIBUTE = LT_ATTRIBUTE ET_SEL = LT_SEL CHANGING CT_CHAR = LT_BUNIT_ATTR_H.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MF270E30 or its description.