SAP Reports / Programs

SAPMK70D SAP ABAP dialog Program - Module Pool for Unit Costing Dialog Module







SAPMK70D 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 SAPMK70D into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPMK70D. "Basic submit
SUBMIT SAPMK70D AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMK70D VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: S_ARBPLW = Plant of Work Center
Selection Text: S_ELEMT = Cost Component
Selection Text: S_HERK1 = Purchasing Organization
Selection Text: S_HERK3 = Plant/Activity Type
Selection Text: S_LPREIS = Total Price
Selection Text: S_LWERTB = Total Value
Selection Text: S_MEEHT = Unit of Measure
Selection Text: S_ARBPL = D .
Selection Text: S_HERK2 = D .
Selection Text: S_HRKFT = D .
Selection Text: S_KSTAR = D .
Selection Text: S_LPEINH = D .
Selection Text: S_LPRSFX = D .
Selection Text: S_LTEXT = D .
Selection Text: S_LWRTFX = D .
Selection Text: S_MENGE = D .
Selection Text: S_TYPPS = D .
Title: Module Pool for Unit Costing Dialog Module
Text Symbol: VOT = Undo Marking
Text Symbol: VO2 = Do you want to undo the marking?
Text Symbol: VO1 = Cost estimate can be used to valuate sales order or project inventory
Text Symbol: TFL = Filter Costing Items
Text Symbol: TC2 = Costing Items - Sort
Text Symbol: TC1 = Costing Items - Filter
Text Symbol: TC0 = Costing Items - Basic View
Text Symbol: PO2 = of which fixed ;
Text Symbol: PO1 = Total ;
Text Symbol: LSG = Lot Size
Text Symbol: BRS = Origin Data
Text Symbol: BKS = General Data
Text Symbol: BBW = Valuation Data
Text Symbol: 001 = Item ;;
Text Symbol: 002 = Unit Costing
Text Symbol: 003 = Detail Screen
Text Symbol: 004 = Quantity-Weighted Average Price ;;
Text Symbol: 005 = Correct Item
Text Symbol: 006 = Fixed Lot-Size Indicator ;;
Text Symbol: 007 = Lot-Size-Dependent Indicator ;;





Text Symbol: 008 = Resource/Value ;;
Text Symbol: 009 = Resource/Price ;;
Text Symbol: 010 = Cost Elem./Text ;;
Text Symbol: 011 = User View ;;
Text Symbol: 012 = Trans. Crcy Value /
Text Symbol: 013 = Object Crcy Value /
Text Symbol: 014 = CO Area Crcy Value /
Text Symbol: 015 = Object Crcy Price /
Text Symbol: 016 = CO Area Crcy Price /
Text Symbol: 017 = Trans. Crcy Price /
Text Symbol: 018 = Quantity /
Text Symbol: 110 = Create Long Text ;;
Text Symbol: 111 = Change Long Text ;;
Text Symbol: 112 = Display Long Text ;;
Text Symbol: 200 = Cancel Distribution
Text Symbol: 202 = Do you really want to cancel?
Text Symbol: 400 = Save
Text Symbol: 401 = Cost elements are incomplete.
Text Symbol: 402 = Save data?
Text Symbol: 403 = Calculating overhead
Text Symbol: 404 = Calculating process costs
Text Symbol: 500 = Total or Average of Period Amounts
Text Symbol: A04 = All prices based on price unit $ $


INCLUDES used within this REPORT SAPMK70D

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 SAPMK70D or its description.