SAPMKCBR 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 Description of Comment and Document Management In the following tables, there are various flags used for the management of comments and documents: SEIG: L_TFLAG, Comment on char...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 SAPMKCBR into the relevant SAP transactions such as SE38 or SE80
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.
Title: Form pool for the TK75 report
Text Symbol: 202 = can only be converted in
Text Symbol: 201 = The selected column
Text Symbol: 200 = Currency translation
Text Symbol: 158 = Do you want to break the call-up chain? ;;
Text Symbol: 157 = Break call-up chain ;;
Text Symbol: 155 = Do you want to exit the report?
Text Symbol: 154 = data first?
Text Symbol: 153 = Do you want to save the
Text Symbol: 152 = Exit Report
Text Symbol: 027 = The hierarchy $H $T is being read
Text Symbol: 026 = Preparing output
Text Symbol: 024 = List of functions executed:
Text Symbol: 022 = Result....
Text Symbol: 021 = List terminated. Reload original version.
Text Symbol: 020 = An internal error has occurred, inspector number:
Text Symbol: 010 = Report &
Text Symbol: 203 = connection with others.
Text Symbol: IS1 = Not assigned
Text Symbol: A03 = Classification
Text Symbol: A02 = Cumulative curve
Text Symbol: A01 = ABC analysis
Text Symbol: 303 = off? ;;
Text Symbol: 302 = Do you want to turn the hierarchy ;;->303
Text Symbol: 301 = to calculate intercompany sales. ;;->302
Text Symbol: 300 = Hierarchy is required, in order ;;->301
Text Symbol: 299 = Intercompany sales: Hier. off ;;->300
Text Symbol: 214 = Attributes
Text Symbol: 213 = Day
Text Symbol: 212 = Week
Text Symbol: 211 = Period
Text Symbol: 210 = Fiscal year
Text Symbol: 204 = Perform conversion?
INCLUDE MKCBRTOP.
INCLUDE MKCBRF25. " FORM USER_COMMAND
INCLUDE MKCBRF100.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.