J_MEMASSPO is a standard Executable ABAP Report 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 J_MEMASSPO into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J1_MASSPO - Mass Maintenance: Temporary Pricing
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.
Selection Text: P_DELSTA = Delivery status
Selection Text: P_INSTAT = Invoice status
Selection Text: P_PRTYP = D .
Selection Text: P_TEXT = D .
Selection Text: P_TLRNCE = Tolerance(%)
Selection Text: P_VARIAN = Layout variant name
Selection Text: R_ACNWPR = New Price Determination
Selection Text: R_ACTUAL = Without temporary price
Selection Text: R_ALL_PO = Both
Selection Text: R_EST_PR = With temporary price
Selection Text: R_LSTDSP = List Display
Selection Text: R_NWPRDT = New Price Determin(Simulation)
Selection Text: S_AC_CAT = Account Assignment Category
Selection Text: S_CHDATE = D .
Selection Text: S_DELDAT = D .
Selection Text: S_DOCDAT = D .
Selection Text: S_ELIKZ = Delivery Completed Indicator
Selection Text: S_EREKZ = Final Invoice Indicator
Selection Text: S_GRDATE = GR Posting Date
Selection Text: S_ITEM = D .
Selection Text: S_MAT = D .
Selection Text: S_MGRP = D .
Selection Text: S_ORDER = D .
Selection Text: S_PLANT = D .
Selection Text: S_PRDAT = Price determin. date control
Selection Text: S_PURGRP = D .
Selection Text: S_PURORG = D .
Selection Text: S_VENDOR = D .
Selection Text: S_VMATNR = D .
Selection Text: S_VSBRNG = D .
Selection Text: S_XERSY = Evaluated Receipt Settlement
Title: PO Mass Maintenance: Temporary Pricing (Japan)
Text Symbol: 047 = Created by Mass PO update transaction J1_MASSPO
Text Symbol: 046 = Errors/Warnings Message Description
Text Symbol: 045 = Message Type
Text Symbol: 044 = No updation
Text Symbol: 001 = No invoice although not free of charge
Text Symbol: 002 = Estimated price flag
INCLUDE J_MEMASSPO_DDEF.
INCLUDE J_MEMASSPO_FORM.
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 J_MEMASSPO or its description.
J_MEMASSPO - PO Mass Maintenance: Temporary Pricing (Japan) J_MEMASSPO - PO Mass Maintenance: Temporary Pricing (Japan) J_CL_MATERIAL_LEDGER - Material Ledger (Chile) J_CL_MATERIAL_LEDGER - Material Ledger (Chile) J_CL_BALANCE_SHEET_TOP - Include J_CL_BALANCE_SHEET_TOP J_CL_BALANCE_SHEET_FORM - Include J_CL_BALANCE_SHEET_FORM