SAP Reports / Programs

SAPMKCB9 SAP ABAP dialog Program - ?...







SAPMKCB9 is a standard Module pool for a dialog screen ABAP Program 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 SAPMKCB9 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

KCRU - Convert drilldown reports
KEEU - CO-PA EIS/BP: Generate transfer
KKMLM - Test Monitor Object Record Reports
FXIM - Report Monitor
TRMM - Treasury Drill Down Rptng Testmonit.
CACS_M - Test Monitor Drilldown Commissions
JBWM - Test Monitor: RM Drilldown Reporting
JBWU - Convert drilldown reports
KEMO - Profitability report: Test monitor
TRMU - Convert drilldown reports
FGIM - Report Monitor
IMDM - App.req: Test monitor report
TLMU - Convert drilldown reports
FMER - FMCA: Drilldown Tool Test Monitor
CACS_U - Convert drilldown reports
CJEM - Project Reports: Test Monitor
TLMM - Limit Mgmt: Drilldown Test Monitor
IMCM - IM Summariz: Test monitor f. reports
FDIM - Report Monitor
FO4W - Test monitor - Real Estate reports
KKOM - Test Monitor Object Record Reports
FSIM - Report Monitor
CXRW - Convert Drilldown Reports
FKIM - Report Monitor
KE8M - EC-PCA: Test Monitor for Drill-Down
KCW0 - Testmonitor reporting SAP-EIS
KE3Z - Convert profitability report
CXRM - Test monitor - drilldown reports
IMEM - Test monitor - inv. prog. reports


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


Text pool values


Title: ?...
Text Symbol: 033 = Do you really wish to delete the
Text Symbol: 034 = selected reports?
Text Symbol: 035 = Delete Data?
Text Symbol: 037 = Import of report structure failed
Text Symbol: TF1 = Name
Text Symbol: TF2 = Change counter for form
Text Symbol: TF3 = Change counter for report
Text Symbol: TO1 = With/without key figure
Text Symbol: TO2 = (Without key figure)
Text Symbol: TO3 = (With key figure)
Text Symbol: TR1 = Generation name
Text Symbol: TR2 = Date generated
Text Symbol: TR3 = Time generated
Text Symbol: TR4 = Number of consecutive records in table SP
Text Symbol: TR6 = Number of value fields in table SP
Text Symbol: TR7 = No. of seq. recs in tab B
Text Symbol: TR8 = No. of value flds in table B
Text Symbol: TT1 = Generation of report
Text Symbol: TT2 = Form
Text Symbol: TY1 = Dimension
Text Symbol: TY2 = (One axis)
Text Symbol: TY3 = (Two axes)
Text Symbol: TY4 = (Error: not assigned)
Text Symbol: 007 = Op. concern:
Text Symbol: 008 = Aspect
Text Symbol: 011 = Application
Text Symbol: 012 = Table
Text Symbol: 013 = Report
Text Symbol: 014 = Status
Text Symbol: 015 = Comment
Text Symbol: 016 = Converted
Text Symbol: 017 = Unconverted
Text Symbol: 018 = Errors
Text Symbol: 019 = Old version &1; New version &2;
Text Symbol: 020 = Report already version &1
Text Symbol: 021 = Table &1 cannot be saved
Text Symbol: 022 = Report type





Text Symbol: 023 = Report portfolio
Text Symbol: 024 = Drilldown
Text Symbol: 025 = Form &1 does not exist -> Report must be deleted
Text Symbol: 026 = Version &1 cannot be converted
Text Symbol: 027 = Deleted
Text Symbol: 028 = Not deleted
Text Symbol: 029 = Report definition is incomplete.
Text Symbol: 030 = Execute XPRA & for form &2 first.
Text Symbol: 031 = No authorization
Text Symbol: 032 = Report is locked by user &1


INCLUDES used within this REPORT SAPMKCB9

INCLUDE MKCB9F00_MODIFY_HIENM.
INCLUDE MKCB9F00_IMPORT_25.
INCLUDE MKCB9F00_CONVERT_25.
INCLUDE MKCB9F00_IMPORT_26.
INCLUDE MKCB9F00_CONVERT_26.
INCLUDE MKCB9F00_IMPORT_28.
INCLUDE MKCB9F00_CONVERT_28.


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