SAP Reports / Programs

SAPMJY02 SAP ABAP Report - IS-M/SD: Menu - Formulas and Reqs for Pricing, Output, Acct Det.







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

JY10 - IS-M: Formulas and Requirements


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 SAPMJY02. "Basic submit
SUBMIT SAPMJY02 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMJY02 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: IS-M/SD: Menu - Formulas and Reqs for Pricing, Output, Acct Det.
Text Symbol: 014 = Sales Activities
Text Symbol: 013 = Billing Documents
Text Symbol: 012 = Deliveries
Text Symbol: 011 = Orders
Text Symbol: 010 = Split Criteria
Text Symbol: 009 = Texts
Text Symbol: 008 = Sales Activities
Text Symbol: 007 = Billing Documents
Text Symbol: 006 = Deliveries
Text Symbol: 005 = Orders
Text Symbol: 004 = Exclusion Criteria
Text Symbol: 003 = Requirements & Formulas
Text Symbol: 002 = Maintain:
Text Symbol: 001 = Display:
Text Symbol: 028 = Rounding Rules
Text Symbol: 027 = Material Determination
Text Symbol: 026 = GrpKeyStructure
Text Symbol: 025 = Condition Value
Text Symbol: 024 = Condition Basis
Text Symbol: 023 = Scale Base Value
Text Symbol: 022 = Formulas
Text Symbol: 021 = Statistics
Text Symbol: 020 = Listing/Exclusion
Text Symbol: 019 = Account Determination
Text Symbol: 018 = Output Control
Text Symbol: 017 = Pricing
Text Symbol: 016 = Requirements
Text Symbol: 042 = Sales Activities
Text Symbol: 041 = Billing Document
Text Symbol: 040 = Order
Text Symbol: 039 = Archiving
Text Symbol: 038 = Text Names
Text Symbol: 037 = Follow-On Functions
Text Symbol: 036 = INST
Text Symbol: 035 = QMIS
Text Symbol: 034 = ICO
Text Symbol: 033 = SFIS





Text Symbol: 032 = PIS
Text Symbol: 031 = MDIS
Text Symbol: 030 = Reporting
Text Symbol: 029 = Control Data
Text Symbol: 062 = Activate all routines
Text Symbol: 061 = all routines?
Text Symbol: 060 = Do you want to activate
Text Symbol: 058 = *** Character string ?1 replaced everywhere by ?2 ***
Text Symbol: 057 = *** Please note: ***
Text Symbol: 056 = *** Caution: Copied routine ***
Text Symbol: 055 = Back
Text Symbol: 054 = Do you want to save data first?
Text Symbol: 053 = Exit Detail Screen
Text Symbol: 052 = delete?
Text Symbol: 051 = Do you want to
Text Symbol: 050 = Delete Record
Text Symbol: 049 = External Data
Text Symbol: 043 = Delivery
Text Symbol: 015 = Texts
Text Symbol: 112 = *** Material determination requirements
Text Symbol: 111 = *** Pricing requirements
Text Symbol: 110 = *** Text names (word processing dialog)
Text Symbol: 109 = *** User exits for texts
Text Symbol: 108 = *** Data transports for sales activities
Text Symbol: 107 = *** Data transports for creating billing documents
Text Symbol: 106 = *** Data transports for creating deliveries
Text Symbol: 105 = *** Data transports in order
Text Symbol: 104 = *** Copying requirements for texts
Text Symbol: 103 = *** Copying requirements for sales activities
Text Symbol: 102 = *** Copying requirements for creating billing documents
Text Symbol: 101 = *** Delivery Copying Requirements
Text Symbol: 100 = *** Copying requirements in order
Text Symbol: 127 = *** SFIS requirements
Text Symbol: 126 = *** PURCHIS formulas
Text Symbol: 125 = *** PURCHIS requirements
Text Symbol: 124 = *** SIS formulas
Text Symbol: 123 = *** SIS requirements
Text Symbol: 122 = *** Reporting
Text Symbol: 121 = *** Formulas for group key





Text Symbol: 120 = *** Formulas for rounding rules
Text Symbol: 119 = *** Condition value formulas
Text Symbol: 118 = *** Condition basis formulas
Text Symbol: 117 = *** Formulas for scale base value
Text Symbol: 116 = *** Follow-on function requirements
Text Symbol: 115 = *** Listing requirements
Text Symbol: 114 = *** Account determination requirements
Text Symbol: 113 = *** Output requirements
Text Symbol: 143 = *** Export conditions
Text Symbol: 142 = *** Batch search strategy
Text Symbol: 141 = Search strategies
Text Symbol: 140 = *** Text names (for copying texts)
Text Symbol: 139 = Shipping elements
Text Symbol: 138 = *** Data transports of shipping units
Text Symbol: 137 = Batches
Text Symbol: 136 = *** Batch requirements
Text Symbol: 135 = *** User routines
Text Symbol: 132 = *** QMIS formulas
Text Symbol: 131 = *** QMIS requirements
Text Symbol: 130 = *** ICO formulas
Text Symbol: 129 = *** ICO requirements
Text Symbol: 128 = *** SFIS formulas
Text Symbol: 924 = *** Formulas for MDIS
Text Symbol: 923 = *** Requirements for MDIS
Text Symbol: 901 = MDIS
Text Symbol: 163 = *** Archiving delivery
Text Symbol: 162 = *** Sales activ.archiving
Text Symbol: 161 = *** Billing doc.archiving
Text Symbol: 160 = *** Order archiving
Text Symbol: 154 = *** RIS Formulas
Text Symbol: 153 = *** RIS requirements
Text Symbol: 152 = RIS
Text Symbol: 151 = *** Formulas for ext.data
Text Symbol: 150 = *** External data reqmts
Text Symbol: 144 = Export


INCLUDES used within this REPORT SAPMJY02

INCLUDE MV80HTOP.
INCLUDE MV80H200.
INCLUDE MV80H100.
INCLUDE MV80HF0A.



INCLUDE MV80HF0B.
INCLUDE MV80HF0C.
INCLUDE MV80HF0D.
INCLUDE MV80HF0E.
INCLUDE MV80HF0F.
INCLUDE MV80HF0T.


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