SAPMMCHCL 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 SAPMMCHCL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
BMCHCL - Batch Class Conversion
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: Batch Class Conversion
Text Symbol: L14 = Save
Text Symbol: L15 = Execute
Text Symbol: L16 = Cancel Release
Text Symbol: L17 = Reset Deletion Indicator
Text Symbol: L18 = Delete Permanently
Text Symbol: MI1 = Minute
Text Symbol: MI2 = Minutes
Text Symbol: QI1 = Status of Conversion
Text Symbol: STC = In Preparation
Text Symbol: STD = Deleted
Text Symbol: STE = Ended with Errors
Text Symbol: STF = Ended without Errors
Text Symbol: STR = Released
Text Symbol: STS = Current
Text Symbol: T01 = Status Overview
Text Symbol: T02 = Texts
Text Symbol: T03 = Old Class
Text Symbol: T04 = New Class
Text Symbol: T05 = Time
Text Symbol: T06 = Estimated Time in Minutes
Text Symbol: T07 = Conversion Text/Material Description
Text Symbol: T08 = Class
Text Symbol: TBD = Not Yet Determined
Text Symbol: TI0 = No Conversions
Text Symbol: TI1 = Since Yesterday
Text Symbol: TI2 = In Last Week
Text Symbol: TI3 = In Last Month
Text Symbol: TI4 = All Conversions
Text Symbol: L13 = Change
Text Symbol: C01 = Change Processing Mode
Text Symbol: C02 = Do you want first to save the changes made?
Text Symbol: C03 = Set Deletion Indicator
Text Symbol: C04 = Do you want to set the deletion indicator for this conversion?
Text Symbol: C05 = Delete Conversion
Text Symbol: C06 = Do you want to delete this conversion permanently?
Text Symbol: C07 = Cancel the Release
Text Symbol: C08 = Do you want to cancel the release of this conversion?
No INCLUDES are used within this REPORT code!
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.