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

FKCBDF40 SAP ABAP INCLUDE - Data Mining Display







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


Text pool values


Title: Data Mining Display


INCLUDES used within this REPORT FKCBDF40

INCLUDE FKCBDF40_TOP . " TOP
INCLUDE FKCBDF40_OUTPUT . " OUTPUT
INCLUDE FKCBDF40_SET_PFSTATUS_TITLE . " SET_PFSTATUS_TITLE
INCLUDE FKCBDF40_UEBE_LIST_HEADER . " UEBE_LIST_HEADER
INCLUDE FKCBDF40_UEBE_LIST_BODY . " UEBE_LIST_BODY
INCLUDE FKCBDF40_FILL_OUT_TAB_PRIO . " FILL_OUT_TAB_PRIO
INCLUDE FKCBDF40_COMPARE_OBJECTS . " COMPARE_OBJECTS
INCLUDE FKCBDF40_COMPARE_CRITERIA . " COMPARE_CRITERIA
INCLUDE FKCBDF40_COMPARE_KEY_FIGURE . " COMPARE_KEY_FIGURE
INCLUDE FKCBDF40_EXCHANGE_OBJECTS . " EXCHANGE_OBJECTS
INCLUDE FKCBDF40_SORT_OUTPUT . " SORT_OUTPUT
INCLUDE FKCBDF40_USER_COMMAND . " USER_COMMAND
INCLUDE FKCBDF40_UEBE_OUTPUT . " UEBE_OUTPUT
INCLUDE FKCBDF40_DETAIL_OUTPUT . " DETAIL_OUTPUT
INCLUDE FKCBDF40_DETERMINE_LINESIZE_VL . " DETERMINE_LINESIZE_VLINES
INCLUDE FKCBDF40_DETAIL_HEADER . " DETAIL_HEADER
INCLUDE FKCBDF40_KEY_FIGURE_NAMES . " KEY_FIGURE_NAMES
INCLUDE FKCBDF40_KEY_FIGURE_VALUES . " KEY_FIGURE_VALUES
INCLUDE FKCBDF40_COMP_PRINT_LENGTH . " COMP_PRINT_LENGTH
INCLUDE FKCBDF40_ENHANCE_OUTPUT_TABLES . " ENHANCE_OUTPUT_TABLES
INCLUDE FKCBDF40_DIRE_OUTPUT . " DIRE_OUTPUT
INCLUDE FKCBDF40_SAVE_RESULT . " SAVE_RESULT
INCLUDE FKCBDF40_ENQUEUE . " ENQUEUE
INCLUDE FKCBDF40_DEQUEUE . " DEQUEUE
INCLUDE FKCBDF40_SET_RESULT_ENVIRONMEN . " SET_RESULT_ENVIRONMENT
INCLUDE FKCBDF40_FILL_OUT_KENNZ_TAB . " FILL_OUT_KENNZ_TAB
INCLUDE FKCBDF40_GET_FIELD_TEXT . " GET_FIELD_TEXT
INCLUDE FKCBDF40_GET_FIELD_TEXT . " GET_FIELD_TEXT

INCLUDE FKCBDF40_GET_CHARAC_TEXT . " GET_CHARAC_TEXT
INCLUDE FKCBDF40_GET_KEY_FIGURES_TEXT . " GET_KEY_FIGURES_TEXT
INCLUDE FKCBDF40_DIRE_LIST_BODY . " DIRE_LIST_BODY
INCLUDE FKCBDF40_DIRE_LIST_HEADER . " DIRE_LIST_HEADER
INCLUDE FKCBDF40_SORT_UEBE_LIST . " SORT_UEBE_LIST
INCLUDE FKCBDF40_POSSIBLY_ARCHIVE . " POSSIBLY_ARCHIVE
INCLUDE FKCBDF40_DELETE_SPEC_RESULT . " DELETE_SPEC_RESULT
INCLUDE FKCBDF40_DELETE_RESULT . " DELETE_RESULT
INCLUDE FKCBDF40_MODIFY_DB . " MODIFY_DB




INCLUDE FKCBDF40_CHANGE_STATUS . " CHANGE_STATUS
INCLUDE FKCBDF40_VLINE . " VLINE
INCLUDE FKCBDF40_ULINE . " ULINE
INCLUDE FKCBDF40_FILL_CFDM1 . " FILL_CFDM1
INCLUDE FKCBDF40_START_SHOW_DMM . " START_SHOW_DMM
INCLUDE FKCBDF40_SELECT_ALL . " SELECT_ALL
INCLUDE FKCBDF40_DELETE_ALL_MARKS . " DELETE_ALL_MARKS
INCLUDE FKCBDF40_FILL_DIRE_SEL_TAB . " FILL_DIRE_SEL_TAB
INCLUDE FKCBDF40_NEXT_DIRE_OBJECT . " NEXT_DIRE_OBJECT
INCLUDE FKCBDF40_LAST_DIRE_OBJECT . " LAST_DIRE_OBJECT
INCLUDE FKCBDF40_LAST_UEBE_OBJECT . " LAST_UEBE_OBJECT
INCLUDE FKCBDF40_NEXT_UEBE_OBJECT . " NEXT_UEBE_OBJECT
INCLUDE FKCBDF40_FILL_UEBE_SEL_TAB . " FILL_UEBE_SEL_TAB
INCLUDE FKCBDF40_KEY_FIGURES_NAMES_VAL . " KEY_FIGURES_NAMES_VALUES
INCLUDE FKCBDF40_EXCHANGE_TEXT_CHARAC . " EXCHANGE_TEXT_CHARAC
INCLUDE FKCBDF40_INI_UEBE_DISPLAY . " INI_UEBE_DISPLAY
INCLUDE FKCBDF40_DETA_LIST_HEADER . " DETA_LIST_HEADER
INCLUDE FKCBDF40_REPID_AUTHORITY_CHECK . " REPID_AUTHORITY_CHECK
INCLUDE FKCBDF40_DEACTIVATE_FUNCTIONS . " DEACTIVATE_FUNCTIONS


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