SAP Reports / Programs | Controlling | Profitability Analysis(CO-PA) SAP CO

MKCEEF15 SAP ABAP INCLUDE - Forms for CO-PA







MKCEEF15 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 MKCEEF15 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 MKCEEF15. "Basic submit
SUBMIT MKCEEF15 AND RETURN. "Return to original report after report execution complete
SUBMIT MKCEEF15 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Forms for CO-PA


INCLUDES used within this REPORT MKCEEF15

INCLUDE MKCEEF15_RKE_VAL_TABLES . " RKE_VAL_TABLES
INCLUDE MKCEEF15_RKE_VAL_TAB_FUELLEN . " RKE_VAL_TAB_FUELLEN
INCLUDE MKCEEF15_BERVA_TO_FDEPK_TAB_AD . " BERVA_TO_FDEPK_TAB_ADD
INCLUDE MKCEEF15_TEXT_BERZEILE . " TEXT_BERZEILE
INCLUDE MKCEEF15_RKE_VOR_VAL_TAB . " RKE_VOR_VAL_TAB
INCLUDE MKCEEF15_RKE_T239_LESEN . " RKE_T239_LESEN
INCLUDE MKCEEF15_RKE_VIEW_T239 . " RKE_VIEW_T239
INCLUDE MKCEEF15_RKE_VIEW_MAINTENANCE . " RKE_VIEW_MAINTENANCE
INCLUDE MKCEEF15_VIEW_SPERREN_UND_AUTH . " VIEW_SPERREN_UND_AUTH
INCLUDE MKCEEF15_VIEW_ENTSPERREN . " VIEW_ENTSPERREN
INCLUDE MKCEEF15_E25_READ_FTAB_FIELD . " E25_READ_FTAB_FIELD
INCLUDE MKCEEF15_RKE_ADD_BLANK_CRIT_TA . " RKE_ADD_BLANK_CRIT_TAB
INCLUDE MKCEEF15_FCODE-EZEB . " FCODE-EZEB
INCLUDE MKCEEF15_REPID_AUTHORITY_CHECK . " REPID_AUTHORITY_CHECK
INCLUDE MKCEEF15_RKA_REPID_AUTHORITY_C . " RKA_REPID_AUTHORITY_CHECK
INCLUDE MKCEEF15_MERKMALSGRUPPE_AUFBAU . " MERKMALSGRUPPE_AUFBAUEN
INCLUDE MKCEEF15_FNAM_IN_MERKMALSGRUPP . " FNAM_IN_MERKMALSGRUPPE
INCLUDE MKCEEF15_ELINE_IN_MERKMALSGRUP . " ELINE_IN_MERKMALSGRUPPE
INCLUDE MKCEEF15_TEXT_MERKMALSGRUPPE . " TEXT_MERKMALSGRUPPE
INCLUDE MKCEEF15_WECHSEL_MERKMALSGRUPP . " WECHSEL_MERKMALSGRUPPE
INCLUDE MKCEEF15_VIEW_TKEP7 . " VIEW_TKEP7
INCLUDE MKCEEF15_VERPROBEN_MERKMALSGRU . " VERPROBEN_MERKMALSGRUPPE
INCLUDE MKCEEF15_GET_MERKMALSGRUPPE . " GET_MERKMALSGRUPPE
INCLUDE MKCEEF15_RKE_DEACTIVE_2 . " RKE_DEACTIVE_2
INCLUDE MKCEEF15_RKE_SET_PAOBJNR . " RKE_SET_PAOBJNR
INCLUDE MKCEEF15_RKE_CHECK_PAOBJNR . " RKE_CHECK_PAOBJNR
INCLUDE MKCEEF15_RKE_MODIFY_FIELDTAB . " RKE_MODIFY_FIELDTAB


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:

No SAP FUNCTION MODULES are executed within this report code!



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 MKCEEF15 or its description.