SAPMKMA1 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 SAPMKMA1 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
KS07 - Execute rough entry of cost center
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: Cost Centers: List Processing, Raw Version
Text Symbol: 037 = the cost center
Text Symbol: 038 = Word Processing
Text Symbol: 039 = List Screen
Text Symbol: 040 = Do you want to save your
Text Symbol: 041 = data first?
Text Symbol: 042 = Exit Rough Entry
Text Symbol: 043 = Other Rough Entry
Text Symbol: 044 = Cancel Rough Entry
Text Symbol: 045 = Exit Rough Entry
Text Symbol: 050 = Select a view
Text Symbol: 051 = Exit List Processing
Text Symbol: 052 = Other List Editing
Text Symbol: 053 = Cancel List Editing
Text Symbol: 060 = Do you really want to cancel cost
Text Symbol: 061 = center maintenance?
Text Symbol: 062 = Do you want list processing?
Text Symbol: 063 = Do you want to use rough entry?
Text Symbol: 064 = Cost Center
Text Symbol: 101 = Company Code
Text Symbol: 102 = Business Area
Text Symbol: 103 = Allocation Methods
Text Symbol: 104 = Hierarchy Area
Text Symbol: 105 = Currency
Text Symbol: 106 = Logical System
Text Symbol: F09 = Profit Center
Text Symbol: LPP = Plan Primary Costs
Text Symbol: LPR = Plan Revenues
Text Symbol: LPS = Plan Secondary Costs
Text Symbol: LSE = Selection Indicator
Text Symbol: 001 = In which language do you want to maintain texts?
Text Symbol: 002 = Basic Data
Text Symbol: 003 = Indicators
Text Symbol: 004 = Control Data
Text Symbol: 005 = Names
Text Symbol: 006 = Address Data
Text Symbol: 007 = Statistical Values
Text Symbol: 008 = Ref. Stat Values
INCLUDE MKMA1TOP.
INCLUDE MKMA1O00.
INCLUDE MKMA1I00.
INCLUDE MKMA1F00.
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.
SAPMKMA1 - Cost Centers: List Processing, Raw Version SAPMKMA1 - Cost Centers: List Processing, Raw Version SAPMKLSI01 - Credit Limit: Transaction for Managing Collateral Provisions SAPMKLSI01 - Credit Limit: Transaction for Managing Collateral Provisions SAPMKLSDC - Credit Limit: Single Transaction Check SAPMKLSDC - Credit Limit: Single Transaction Check