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

FKCEBF20 SAP ABAP INCLUDE - Execute Report Portfolio Reports







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


Text pool values


Title: Execute Report Portfolio Reports


INCLUDES used within this REPORT FKCEBF20

INCLUDE FKCEBF20_PROCESS_TRACE_TAB . " PROCESS_TRACE_TAB
INCLUDE FKCEBF20_SAVE_EXCEPTIONS . " SAVE_EXCEPTIONS
INCLUDE FKCEBF20_SAVE_DEF . " SAVE_DEF
INCLUDE FKCEBF20_PROCESS_PRINT . " PROCESS_PRINT
INCLUDE FKCEBF20_EIS_SAVED_LIST . " EIS_SAVED_LIST
INCLUDE FKCEBF20_EACH_SHEET . " EACH_SHEET
INCLUDE FKCEBF20_POPUP_BREAK_OFF . " POPUP_BREAK_OFF
INCLUDE FKCEBF20_COMMENTARY . " COMMENTARY
INCLUDE FKCEBF20_DOWNLOAD_COMMENTARY . " DOWNLOAD_COMMENTARY
INCLUDE FKCEBF20_FILE_NAME . " FILE_NAME
INCLUDE FKCEBF20_PROCESS_BACKWARD . " PROCESS_BACKWARD
INCLUDE FKCEBF20_STORY_COMMAND . " STORY_COMMAND
INCLUDE FKCEBF20_ENQUEUE_REPORT_E . " ENQUEUE_REPORT_E
INCLUDE FKCEBF20_DEQUEUE_REPORT_E . " DEQUEUE_REPORT_E
INCLUDE FKCEBF20_FILL_BINDEX . " FILL_BINDEX
INCLUDE FKCEBF20_INIT_TRACE . " INIT_TRACE
INCLUDE FKCEBF20_PRINT_MEMORY . " PRINT_MEMORY
INCLUDE FKCEBF20_B_OFFS_MEMORY . " B_OFFS_MEMORY
INCLUDE FKCEBF20_MESSAGE_KOPF . " MESSAGE_KOPF
INCLUDE FKCEBF20_COLUMN_ON . " COLUMN_ON
INCLUDE FKCEBF20_EXECUTE_BB_REPORT . " EXECUTE_BB_REPORT
INCLUDE FKCEBF20_EXECUTE_EXTERNAL_REPO . " EXECUTE_EXTERNAL_REPORT
INCLUDE FKCEBF20_POSITION_BEFORE_GRAPH . " POSITION_BEFORE_GRAPHIC
INCLUDE FKCEBF20_DEACTIVE . " DEACTIVE
INCLUDE FKCEBF20_ACGR_DEGR . " ACGR_DEGR
INCLUDE FKCEBF20_DEACTIVE_GRAPHIC . " DEACTIVE_GRAPHIC
INCLUDE FKCEBF20_POSITION_TRACE_TAB . " POSITION_TRACE_TAB
INCLUDE FKCEBF20_ACTI_DEAC . " ACTI_DEAC
INCLUDE FKCEBF20_FIND_ACTIVE_LISTS . " FIND_ACTIVE_LISTS
INCLUDE FKCEBF20_OK-CODE-ACTIVATE . " OK-CODE-ACTIVATE
INCLUDE FKCEBF20_GRAPHIC_ON_OFF . " GRAPHIC_ON_OFF
INCLUDE FKCEBF20_GRAPHIC_ON_OFF . " GRAPHIC_ON_OFF

INCLUDE FKCEBF20_GET_INDEX . " GET_INDEX
INCLUDE FKCEBF20_OK-CODE-LTX . " OK-CODE-LTX
INCLUDE FKCEBF20_TEXT_REPORT . " TEXT_REPORT
INCLUDE FKCEBF20_REPORT_COMMENTARY . " REPORT_COMMENTARY
INCLUDE FKCEBF20_REPORT_SHEET_COMMENTA . " REPORT_SHEET_COMMENTARY




INCLUDE FKCEBF20_GO_TO_NEXT . " GO_TO_NEXT
INCLUDE FKCEBF20_GO_TO_PREVIOUS . " GO_TO_PREVIOUS
INCLUDE FKCEBF20_GO_TO_PREVIOUS . " GO_TO_PREVIOUS

INCLUDE FKCEBF20_CHECK_DISPL . " CHECK_DISPL
INCLUDE FKCEBF20_FILL_SEIG_XY . " FILL_SEIG_XY
INCLUDE FKCEBF20_X_Y_SPRINT . " X_Y_SPRINT
INCLUDE FKCEBF20_X_Y_BPRINT . " X_Y_BPRINT
INCLUDE FKCEBF20_X_ZWERT_SPRINT . " X_ZWERT_SPRINT
INCLUDE FKCEBF20_X_ZWERT_BPRINT . " X_ZWERT_BPRINT
INCLUDE FKCEBF20_FILL_RKB1ST . " FILL_RKB1ST
INCLUDE FKCEBF20_FILL_RKB1ST_1 . " FILL_RKB1ST_1
INCLUDE FKCEBF20_SORT_COLUMNS . " SORT_COLUMNS
INCLUDE FKCEBF20_COLUMNS_ON_OFF . " COLUMNS_ON_OFF
INCLUDE FKCEBF20_SET_IND_TRACE . " SET_IND_TRACE
INCLUDE FKCEBF20_LIST_AFTER_GRAPHIC . " LIST_AFTER_GRAPHIC
INCLUDE FKCEBF20_TEXT_KEY_DISPLAY . " TEXT_KEY_DISPLAY
INCLUDE FKCEBF20_SUMMENZEILE_POSITIONI . " SUMMENZEILE_POSITIONIEREN
INCLUDE FKCEBF20_REPORT_START_ONLINE . " REPORT_START_ONLINE
INCLUDE FKCEBF20_MEMORY_HIERARCHY_GRAP . " MEMORY_HIERARCHY_GRAPHIC
INCLUDE FKCEBF20_FILL_DISPLAY_1 . " FILL_DISPLAY_1


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