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

FKCEBF22 SAP ABAP INCLUDE - Execute Report Portfolio Reports: Set Parameters







FKCEBF22 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 FKCEBF22 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 FKCEBF22. "Basic submit
SUBMIT FKCEBF22 AND RETURN. "Return to original report after report execution complete
SUBMIT FKCEBF22 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: Set Parameters


INCLUDES used within this REPORT FKCEBF22

INCLUDE FKCEBF22_FILL_PARAMETER . " FILL_PARAMETER
INCLUDE FKCEBF22_FILL_PARAMETER_HITL . " FILL_PARAMETER_HITL
INCLUDE FKCEBF22_FILL_PARAMETER_ZALI . " FILL_PARAMETER_ZALI
INCLUDE FKCEBF22_FILL_BACK_PRINT . " FILL_BACK_PRINT
INCLUDE FKCEBF22_FILL_PARAMETER_GRAP02 . " FILL_PARAMETER_GRAPHIC_1
INCLUDE FKCEBF22_GRAPHIC . " GRAPHIC
INCLUDE FKCEBF22_SET_FILENR . " SET_FILENR
INCLUDE FKCEBF22_FILL_PARAMETER_HIERAR . " FILL_PARAMETER_HIERARCHY
INCLUDE FKCEBF22_BINDEX_USER_COMMAND . " BINDEX_USER_COMMAND
INCLUDE FKCEBF22_FILL_PRINT_SPOFF . " FILL_PRINT_SPOFF
INCLUDE FKCEBF22_SET_PRINT_SPOFF . " SET_PRINT_SPOFF
INCLUDE FKCEBF22_MESSAGE_403_404 . " MESSAGE_403_404
INCLUDE FKCEBF22_FILL_PARAMETER_BED . " FILL_PARAMETER_BED
INCLUDE FKCEBF22_FILL_PARAMETER_LTXD . " FILL_PARAMETER_LTXD
INCLUDE FKCEBF22_FILL_PARAMETER_KYRA . " FILL_PARAMETER_KYRA
INCLUDE FKCEBF22_FILL_XY_FIELDS . " FILL_XY_FIELDS
INCLUDE FKCEBF22_FILL_PARAMETER_ROW . " FILL_PARAMETER_ROW
INCLUDE FKCEBF22_FILL_PARAMETER_ROW_1 . " FILL_PARAMETER_ROW_1
INCLUDE FKCEBF22_FILL_VORZEICHEN . " FILL_VORZEICHEN
INCLUDE FKCEBF22_FILL_SUMME . " FILL_SUMME
INCLUDE FKCEBF22_FILL_PARAMETER_SELP . " FILL_PARAMETER_SELP
INCLUDE FKCEBF22_FILL_PARAMETER_STAF . " FILL_PARAMETER_STAF
INCLUDE FKCEBF22_BINDEX_STAF . " BINDEX_STAF
INCLUDE FKCEBF22_FILL_PARAMETER_STAF_1 . " FILL_PARAMETER_STAF_1
INCLUDE FKCEBF22_FILL_PARAMETER_SORT . " FILL_PARAMETER_SORT
INCLUDE FKCEBF22_FILL_PARAMETER_SCROLL . " FILL_PARAMETER_SCROLL
INCLUDE FKCEBF22_FILL_PARAM_BACK_SELP . " FILL_PARAM_BACK_SELP
INCLUDE FKCEBF22_FILL_PARAM_BACK_STAF_ . " FILL_PARAM_BACK_STAF_1
INCLUDE FKCEBF22_FILL_PARAM_BACK_SORT . " FILL_PARAM_BACK_SORT
INCLUDE FKCEBF22_FILL_PARAMETER_GRAPHI . " FILL_PARAMETER_GRAPHIC
INCLUDE FKCEBF22_SET_MODE . " SET_MODE
INCLUDE FKCEBF22_NEXT_GRAPHIC . " NEXT_GRAPHIC
INCLUDE FKCEBF22_FILL_PARAMETER_COLUMN . " FILL_PARAMETER_COLUMN
INCLUDE FKCEBF22_PROCESS_BAC3 . " PROCESS_BAC3
INCLUDE FKCEBF22_PRINT_TABL_Y . " PRINT_TABL_Y
INCLUDE FKCEBF22_FILL_PORTFOLIO . " FILL_PORTFOLIO
INCLUDE FKCEBF22_SET_KOPF_TABIX . " SET_KOPF_TABIX




INCLUDE FKCEBF22_SET_TITLEBAR . " SET_TITLEBAR


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