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

MKCBEF61 SAP ABAP INCLUDE - PC-Download







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


Text pool values


Title: PC-Download


INCLUDES used within this REPORT MKCBEF61

INCLUDE MKCBEF61_PC_DOWNLOAD . " PC_DOWNLOAD
INCLUDE MKCBEF61_SET_PARTIAL_OBJECTS . " SET_PARTIAL_OBJECTS
INCLUDE MKCBEF61_SET_SELECT_COLUMNS . " SET_SELECT_COLUMNS
INCLUDE MKCBEF61_FILL_DOWNLOAD . " FILL_DOWNLOAD
INCLUDE MKCBEF61_DOWNLOAD_RTF_FILE . " DOWNLOAD_RTF_FILE
INCLUDE MKCBEF61_FILL_DOWNLOAD_HEADER . " FILL_DOWNLOAD_HEADER
INCLUDE MKCBEF61_FILL_DOWNLOAD_COLUMN_ . " FILL_DOWNLOAD_COLUMN_HEADE
INCLUDE MKCBEF61_FILL_DOWNLOAD_FORMAT_ . " FILL_DOWNLOAD_FORMAT_DISPL
INCLUDE MKCBEF61_FILL_DOWNLOAD_VALUE_A . " FILL_DOWNLOAD_VALUE_AREA
INCLUDE MKCBEF61_DOWNLOAD_LISTELEMENT . " DOWNLOAD_LISTELEMENT
INCLUDE MKCBEF61_GET_DYNAMIC_HEADER . " GET_DYNAMIC_HEADER
INCLUDE MKCBEF61_FILL_ULINE_TXT . " FILL_ULINE_TXT
INCLUDE MKCBEF61_VLINE_TO_NEXT_POSITIO . " VLINE_TO_NEXT_POSITION
INCLUDE MKCBEF61_VLINE_TO_FIRST_POSITI . " VLINE_TO_FIRST_POSITION
INCLUDE MKCBEF61_VLINE_TO_LAST_POSITIO . " VLINE_TO_LAST_POSITION
INCLUDE MKCBEF61_GET_DYNAMIC_HEADER_1 . " GET_DYNAMIC_HEADER_1
INCLUDE MKCBEF61_FILL_BERTXT . " FILL_BERTXT
INCLUDE MKCBEF61_FILL_ULINE . " FILL_ULINE
INCLUDE MKCBEF61_FILL_ULINE_1 . " FILL_ULINE_1
INCLUDE MKCBEF61_GET_LISTELEMENT . " GET_LISTELEMENT
INCLUDE MKCBEF61_GET_COMMENTARY . " GET_COMMENTARY
INCLUDE MKCBEF61_GET_COMMENTARY . " GET_COMMENTARY

INCLUDE MKCBEF61_FILL_DOWNLOAD_DATA . " FILL_DOWNLOAD_DATA
INCLUDE MKCBEF61_USER_SPECIFIC_DECIMAL . " USER_SPECIFIC_DECIMAL_SIGN
INCLUDE MKCBEF61_FILL_DOWNLOAD_COL_HEA . " FILL_DOWNLOAD_COL_HEADER
INCLUDE MKCBEF61_FILL_DOWNLOAD_FORMAT . " FILL_DOWNLOAD_FORMAT
INCLUDE MKCBEF61_COLUMN_WIDTH_SET . " COLUMN_WIDTH_SET
INCLUDE MKCBEF61_LENGTH_LEADING_COLU0A . " LENGTH_LEADING_COLUMN
INCLUDE MKCBEF61_LENGTH_LEADING_COLUMN . " LENGTH_LEADING_COLUMN_1
INCLUDE MKCBEF61_FILL_DETAIL_COL_HEADE . " FILL_DETAIL_COL_HEADER
INCLUDE MKCBEF61_FILL_DOWNLOAD_DETAIL . " FILL_DOWNLOAD_DETAIL
INCLUDE MKCBEF61_GET_NUMBER_COLUMNS . " GET_NUMBER_COLUMNS
INCLUDE MKCBEF61_ASSIGN_DOWNLOAD_DATA . " ASSIGN_DOWNLOAD_DATA
INCLUDE MKCBEF61_FILL_VALUE . " FILL_VALUE
INCLUDE MKCBEF61_LOW_HIGH . " LOW_HIGH
INCLUDE MKCBEF61_FILL_OVERVIEW_COL_HEA . " FILL_OVERVIEW_COL_HEADER
INCLUDE MKCBEF61_FILL_DOWNLOAD_OVERVIE . " FILL_DOWNLOAD_OVERVIEW




INCLUDE MKCBEF61_APPEND_DOWNLOAD_VALUE . " APPEND_DOWNLOAD_VALUES
INCLUDE MKCBEF61_DOWNLOAD_COMMON_HIER_ . " DOWNLOAD_COMMON_HIER_OVERV
INCLUDE MKCBEF61_FILL_DOWNLOAD_HIERARC . " FILL_DOWNLOAD_HIERARCHY
INCLUDE MKCBEF61_WERTE_SCHREIBEN_DOWN . " WERTE_SCHREIBEN_DOWN
INCLUDE MKCBEF61_FILL_TAB . " FILL_TAB
INCLUDE MKCBEF61_COLUMN_TITLES . " COLUMN_TITLES
INCLUDE MKCBEF61_COLUMN_TITLES_FILL . " COLUMN_TITLES_FILL
INCLUDE MKCBEF61_FILL_CHARACTERISTIC_T . " FILL_CHARACTERISTIC_TEXT
INCLUDE MKCBEF61_LEADING_COLUMN_TITLE_ . " LEADING_COLUMN_TITLE_GET
INCLUDE MKCBEF61_COLUMN_TITLE . " COLUMN_TITLE
INCLUDE MKCBEF61_COLUMN_TITLE_1 . " COLUMN_TITLE_1
INCLUDE MKCBEF61_COLUMN_TITLE_2 . " COLUMN_TITLE_2
INCLUDE MKCBEF61_TEXT_CENTER . " TEXT_CENTER
INCLUDE MKCBEF61_GET_COLUMN_TEXT . " GET_COLUMN_TEXT
INCLUDE MKCBEF61_COLUMN_TITLE_GET . " COLUMN_TITLE_GET
INCLUDE MKCBEF61_LEADING_COLUMN_OVERVI . " LEADING_COLUMN_OVERVIEW
INCLUDE MKCBEF61_LEADING_COLUMN_HIERAR . " LEADING_COLUMN_HIERARCHY
INCLUDE MKCBEF61_TEXT_LENGTH . " TEXT_LENGTH
INCLUDE MKCBEF61_DOWNLOAD_TO_APPL_SERV . " DOWNLOAD_TO_APPL_SERVER
INCLUDE MKCBEF61_DOWNLOAD . " DOWNLOAD


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