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

FKCBDF30 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT FKCBDF30

INCLUDE FKCBDF30_BEST_FIRST_DIMENSION . " BEST_FIRST_DIMENSION
INCLUDE FKCBDF30_BEST_DIMENSION . " BEST_DIMENSION
INCLUDE FKCBDF30_INTERACTIVE_DATA_MINI . " INTERACTIVE_DATA_MINING
INCLUDE FKCBDF30_PREPARE_OUTPUT . " PREPARE_OUTPUT
INCLUDE FKCBDF30_COMPUTE_CONDITION . " COMPUTE_CONDITION
INCLUDE FKCBDF30_COMPUTE_OPERATION_SCO . " COMPUTE_OPERATION_SCORE
INCLUDE FKCBDF30_COMPUTE_1_SCORE . " COMPUTE_1_SCORE
INCLUDE FKCBDF30_COMPUTE_2_SCORE . " COMPUTE_2_SCORE
INCLUDE FKCBDF30_COMPUTE_3_SCORE . " COMPUTE_3_SCORE
INCLUDE FKCBDF30_COMPUTE_DISTANCE_COND . " COMPUTE_DISTANCE_CONDITION
INCLUDE FKCBDF30_COMPUTE_OUTPUT . " COMPUTE_OUTPUT
INCLUDE FKCBDF30_MAX_VARIANZ . " MAX_VARIANZ
INCLUDE FKCBDF30_FREE_CRITERIA . " FREE_CRITERIA
INCLUDE FKCBDF30_OP_SCORE_TAB_INITIALI . " OP_SCORE_TAB_INITIALIZATIO
INCLUDE FKCBDF30_COMPUTE_0_SCORE . " COMPUTE_0_SCORE
INCLUDE FKCBDF30_PRUNING . " PRUNING
INCLUDE FKCBDF30_CHECK_FILTER . " CHECK_FILTER
INCLUDE FKCBDF30_INITIALIZE_FILTER_TAB . " INITIALIZE_FILTER_TAB
INCLUDE FKCBDF30_CHECK_OUT_TAB . " CHECK_OUT_TAB
INCLUDE FKCBDF30_CHECK_RUN_TIME . " CHECK_RUN_TIME
INCLUDE FKCBDF30_CHECK_CRITERIA_TAB . " CHECK_CRITERIA_TAB
INCLUDE FKCBDF30_DISPLAY_PROGRESS . " DISPLAY_PROGRESS
INCLUDE FKCBDF30_COMPUTE_VARIANCE_RA03 . " COMPUTE_VARIANCE_RATIO_2
INCLUDE FKCBDF30_COMPUTE_VARIANCE_RATI . " COMPUTE_VARIANCE_RATIO_1
INCLUDE FKCBDF30_COMPUTE_F_VALUE . " COMPUTE_F_VALUE
INCLUDE FKCBDF30_GET_SIGNIFICANCE . " GET_SIGNIFICANCE
INCLUDE FKCBDF30_COMPUTE_VARIANCE_1 . " COMPUTE_VARIANCE_1
INCLUDE FKCBDF30_INITIALIZE_Z_TAB . " INITIALIZE_Z_TAB
INCLUDE FKCBDF30_COMPUTE_VARIANCE_CO02 . " COMPUTE_VARIANCE_COMPARISO
INCLUDE FKCBDF30_COMPUTE_VARIANCE_COMP . " COMPUTE_VARIANCE_COMPARISO
INCLUDE FKCBDF30_VARIANCE_ANALYSIS_1 . " VARIANCE_ANALYSIS_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 FKCBDF30 or its description.