SAP Reports / Programs | Enterprise Controlling | Executive Information System | Data Collection(EC-EIS-DCM) SAP EC

MKCBEF60 SAP ABAP INCLUDE - Forms for Transfer to EXCEL







MKCBEF60 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 MKCBEF60 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 MKCBEF60. "Basic submit
SUBMIT MKCBEF60 AND RETURN. "Return to original report after report execution complete
SUBMIT MKCBEF60 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 Transfer to EXCEL


INCLUDES used within this REPORT MKCBEF60

INCLUDE MKCBEF60_EXCEL . " EXCEL
INCLUDE MKCBEF60_FILL_ONLINE_TEXTS . " FILL_ONLINE_TEXTS
INCLUDE MKCBEF60_KOPF_ONLINE_TEXTS . " KOPF_ONLINE_TEXTS
INCLUDE MKCBEF60_FILL_HMERKMALE . " FILL_HMERKMALE
INCLUDE MKCBEF60_FILL_HMERKMAL . " FILL_HMERKMAL
INCLUDE MKCBEF60_FILL_VMERKMALE . " FILL_VMERKMALE
INCLUDE MKCBEF60_FILL_SEMANTIK . " FILL_SEMANTIK
INCLUDE MKCBEF60_FILL_SEMANTIK_CHARACT . " FILL_SEMANTIK_CHARACTERIST
INCLUDE MKCBEF60_FILL_DATA . " FILL_DATA
INCLUDE MKCBEF60_FILL_PAGE_DATA . " FILL_PAGE_DATA
INCLUDE MKCBEF60_FILL_REPORT_DATA . " FILL_REPORT_DATA
INCLUDE MKCBEF60_FILL_REPORT_DATA_2 . " FILL_REPORT_DATA_2
INCLUDE MKCBEF60_READ_TEXT . " READ_TEXT
INCLUDE MKCBEF60_M01 . " M01
INCLUDE MKCBEF60_M02 . " M02
INCLUDE MKCBEF60_M03 . " M03
INCLUDE MKCBEF60_M04 . " M04
INCLUDE MKCBEF60_M05 . " M05
INCLUDE MKCBEF60_M06 . " M06
INCLUDE MKCBEF60_M07 . " M07
INCLUDE MKCBEF60_M20 . " M20
INCLUDE MKCBEF60_C01 . " C01
INCLUDE MKCBEF60_C02 . " C02
INCLUDE MKCBEF60_C03 . " C03
INCLUDE MKCBEF60_C04 . " C04
INCLUDE MKCBEF60_C05 . " C05
INCLUDE MKCBEF60_C06 . " C06
INCLUDE MKCBEF60_C07 . " C07
INCLUDE MKCBEF60_C20 . " C20
INCLUDE MKCBEF60_FILL_REPORT_DATA_1 . " FILL_REPORT_DATA_1
INCLUDE MKCBEF60_WERTE_SCHREIBEN_EX . " WERTE_SCHREIBEN_EX


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