SAP Reports / Programs

SAPFKCBD SAP ABAP dialog Program - Data mining processor







SAPFKCBD is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for The transactions described here are not contained in the menus and can only be accessed using the transaction codes listed below...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter SAPFKCBD 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 SAPFKCBD. "Basic submit
SUBMIT SAPFKCBD AND RETURN. "Return to original report after report execution complete
SUBMIT SAPFKCBD 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 processor
Text Symbol: 013 = Number
Text Symbol: 012 = DM method
Text Symbol: 011 = Report
Text Symbol: 010 = Table
Text Symbol: 009 = Interesting objects
Text Symbol: 008 = Description:
Text Symbol: 007 = Data mining method:
Text Symbol: 006 = Report:
Text Symbol: 005 = No objects found
Text Symbol: 004 = Analysis &1 %
Text Symbol: 003 = No. of obj. found so far:
Text Symbol: 002 = Termination due to time out
Text Symbol: 001 = Data mining: List of objects found
Text Symbol: 014 = User
Text Symbol: 026 = Key figures
Text Symbol: 025 = Cancel
Text Symbol: 024 = Duration
Text Symbol: 023 = Delete results of analysis
Text Symbol: 022 = analysis results?
Text Symbol: 021 = Do you really wish to delete
Text Symbol: 020 = Results of analysis saved
Text Symbol: 019 = Save Results of Analysis
Text Symbol: 018 = current results of analysis?
Text Symbol: 017 = Do you wish to save
Text Symbol: 016 = Time
Text Symbol: 015 = Date


INCLUDES used within this REPORT SAPFKCBD

No INCLUDES are used within this REPORT code!


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