DMC_ASSIGN_COBJ_TO_MT is a standard Executable ABAP Report 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 DMC_ASSIGN_COBJ_TO_MT 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.
Selection Text: P_APPL = D Application Name
Selection Text: P_BLOCKS = D Block Size for RFC
Selection Text: P_MT_ID = Assign to mass transfer
Selection Text: P_PRJCT = D Project
Selection Text: P_SEQNUM = D SequenceNo. for table
Selection Text: P_SIZECT = D Size Category
Selection Text: P_SPRJCT = D Subproject
Selection Text: S_COBJ = D Conversion Object
Title: MWB: Assignment of Conversion Objects to a Mass Transfer
Text Symbol: BT1 = Subproject
Text Symbol: BT2 = Conversion Object(S)
Text Symbol: MO1 = Assignment of Complete Subproject
Text Symbol: MO2 = Assignment of a Set of Conversion Objects
Text Symbol: T01 = Selection of Conversion Objects
Text Symbol: T02 = Options
Text Symbol: T04 = Current Selected Mode:
Text Symbol: T05 = No mode was selected yet
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.
DMC_ASSIGN_COBJ_TO_MT - MWB: Assignment of Conversion Objects to a Mass Transfer DMC_ASSIGN_COBJ_TO_MT - MWB: Assignment of Conversion Objects to a Mass Transfer DMC_ASSIGN_ACPLAN_TO_COLL_ACP - assign access plan(s) to a collective access plan DMC_ASSIGN_ACPLAN_TO_COLL_ACP - assign access plan(s) to a collective access plan DMC_APPL_LOG_CONSTANTS - DMCAPPLLOGCONSTANTS DMC_ANALYZE_TABLE_COLUMNS - MWB: Analysis of Table Column (Distinct Values and Their Occurrences)