SAPMKAUF is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for Module pool used for CO order master data maintenance...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter SAPMKAUF into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
KKF1 - Create CO Production Order
KKF2 - Change CO Production Order
KKF3 - Display CO Production Order
KOK2 - Collective Proc. Internal Orders
KOM3 - Display CO model order
KOM2 - Change CO Model Order
KO04 - Order Manager
KO03 - Display Internal Order
KOM1 - Create CO model order
KO02 - Change Order
KO01 - Create Internal Order
KOK6 - Collect. Printing of Internal Orders
KOK5 - Master Data List Internal Orders
KOK4 - Aut. Collect. Proc. Internal Orders
KOK3 - Collective Disp. Internal Orders
KOWEB_CREATE_OR - Create Order Master Data (Web)
KOWEB_EDIT_OR - Edit Order Master Data (Web)
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: Master data maintenance for internal orders and CO production orders
Text Symbol: 120 = already exists. Overwrite it?
Text Symbol: 600 = Master data
Text Symbol: 601 = Display long text
Text Symbol: 602 = Create long text
Text Symbol: 603 = Change long text
Text Symbol: C01 = Create
Text Symbol: C02 = Change
Text Symbol: C03 = Delete costing
Text Symbol: C04 = Do you want to
Text Symbol: C05 = delete the costing?
Text Symbol: C06 = Display
Text Symbol: F01 = Release
Text Symbol: F02 = Tech. complete
Text Symbol: F03 = Close
Text Symbol: F04 = Substitution ;;
Text Symbol: F05 = No function selected ;;
Text Symbol: FQ0 = Revoke status "Released"
Text Symbol: FQ1 = Release order
Text Symbol: FQ2 = Complete order technically
Text Symbol: FQ3 = Close order
Text Symbol: FQH = Highest status reached
Text Symbol: FQL = Lowest status reached
Text Symbol: INT = (Order type has internal number assignment)
Text Symbol: JV1 = Joint venture
Text Symbol: JV2 = JV / Invest.
Text Symbol: KK1 = Display CO area...
Text Symbol: KK2 = Set CO area...
Text Symbol: M01 = Save master data
Text Symbol: M02 = Save all orders or just
Text Symbol: M03 = those selected?
Text Symbol: M04 = All
Text Symbol: M05 = Selected
Text Symbol: TIT = From Archive
Text Symbol: 000 = Initial screen
Text Symbol: 005 = Exit Processing
Text Symbol: 006 = Data has been entered
Text Symbol: 007 = Should this be saved?
INCLUDE MKAUFF60.
INCLUDE MKAUFO01_D650_INIT.
INCLUDE MKAUF_MAP_ORDER_MAD.
INCLUDE MKAUF_EXPORT_2_ITS.
INCLUDE MKAUFO01_D665_INIT.
INCLUDE MKAUFO01_D660_INIT.
INCLUDE MKAUF_COSTING.
INCLUDE MKAUF_WEB_MODULES.
INCLUDE MKAUF_WEB_FORMS_DISPLAY.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name SAPMKAUF or its description.
SAPMKAUF - Master data maintenance for internal orders and CO production orders SAPMKAUF - Master data maintenance for internal orders and CO production orders SAPMKARO - Shared Routines: Maintain CO Resource Prices SAPMKARO - Shared Routines: Maintain CO Resource Prices SAPMKAL4 - Program SAPMKAL4 SAPMKAL4 - Program SAPMKAL4