SAPMKACT 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 SAPMKACT into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CPSP - Split Plan Costs
KSS4 - Split Plan Costs
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: Splitting Activity-Independent Planned Costs to Activity Types
Text Symbol: ME7 = Validate Update
Text Symbol: ME6 = Post Result
Text Symbol: ME5 = Determine cost splitting
Text Symbol: ME4 = Determine base splitting
Text Symbol: ME3 = Import activity types to cost centers
Text Symbol: ME2 = Import costs to cost centers
Text Symbol: ME1 = Import cost centers
Text Symbol: ME0 = ;; Messages
Text Symbol: ER2 = Maximum error code ;;
Text Symbol: ER1 = Number of messages
Text Symbol: ER0 = ;; error
Text Symbol: E16 = Termination
Text Symbol: E12 = Errors
Text Symbol: E08 = Warning
Text Symbol: E04 = Information
Text Symbol: E00 = Success message
Text Symbol: BO4 = Update terminated
Text Symbol: BO3 = No update
Text Symbol: BO2 = Data was updated
Text Symbol: BO1 = Processing status
Text Symbol: BO0 = ;; posted or not posted
INCLUDE MKACTO01.
INCLUDE MKACTI01.
INCLUDE MKACTF20.
INCLUDE MKACTF30.
INCLUDE MKACTF21.
INCLUDE MKACTE01.
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.
SAPMKACT - Splitting Activity-Independent Planned Costs to Activity Types SAPMKACT - Splitting Activity-Independent Planned Costs to Activity Types SAPMK70D - Module Pool for Unit Costing Dialog Module SAPMK70D - Module Pool for Unit Costing Dialog Module SAPMK70B - Master Data Module Pool for Base Planning Object SAPMK70B - Master Data Module Pool for Base Planning Object