SAPM0C5D 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 SAPM0C5D 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: Routines Common to Maintenance of Settlement and PA Transfer Structure
Text Symbol: 103 = Source ;;
Text Symbol: 104 = to ;;
Text Symbol: 105 = By cost element ;;
Text Symbol: 106 = Column header ;;
Text Symbol: 110 = PA transfer structures ;;
Text Symbol: 111 = Source:
Text Symbol: 112 = Quantity invoiced
Text Symbol: 001 = Group in chart of accts
Text Symbol: 002 = Error
Text Symbol: 003 = Incomplete
Text Symbol: 004 = OK
Text Symbol: 005 = Allocation structure
Text Symbol: 101 = Allocation structures
Text Symbol: 102 = Settlement cost elements
Text Symbol: 120 = Check for overlapping
Text Symbol: 121 = Interval
Text Symbol: 122 = Group :
Text Symbol: A01 = Group does not exist
Text Symbol: A02 = Do you wish to create ;;
Text Symbol: A03 = the group?
Text Symbol: 113 = Value fields:
Text Symbol: 114 = not assigned
Text Symbol: 115 = Not CO area dependent
Text Symbol: 116 = CElem
Text Symbol: 117 = Variance
Text Symbol: 118 = Account. indic.
Text Symbol: 119 = Structure
INCLUDE M0C5DTOP.
INCLUDE M0C5DF01.
INCLUDE M0C5DF02.
INCLUDE M0C5DF03.
INCLUDE M0C5DF04.
INCLUDE M0C5DF05.
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.
SAPM0C5D - Routines Common to Maintenance of Settlement and PA Transfer Structure SAPM0C5D - Routines Common to Maintenance of Settlement and PA Transfer Structure SAPM0C28 - LIS Profile (Module Pool for View Cluster) SAPM0C28 - LIS Profile (Module Pool for View Cluster) SAPM0C20 - Reduction Strategy Maintenance (Module Pool for View Cluster) SAPM0C20 - Reduction Strategy Maintenance (Module Pool for View Cluster)