SAPMGJNR 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 SAPMGJNR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
GJNR - JV Number range customizing
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: Joint Venture Number Range Customizing
Text Symbol: 100 = change partner-shares
Text Symbol: 101 = Do you want to change/replace
Text Symbol: 102 = the existing entry ?
Text Symbol: 103 = Non-operated
Text Symbol: 104 = Non-operated on-billing
Text Symbol: 110 = Remove assigned Equity Group !
Text Symbol: 111 = This Equity Group is assigned to
Text Symbol: 112 = an Equity Type. Delete anyway ?
Text Symbol: 120 = Share total is now below 100%
Text Symbol: 121 = This Equity Group is assigned to
Text Symbol: 122 = an Equity Type. Remove assignment ?
Text Symbol: 123 = Operator code
Text Symbol: 124 = Project
Text Symbol: 125 = Cost center
Text Symbol: 130 = exists
Text Symbol: 131 = Do you want to replace the
Text Symbol: 132 = existing table line
Text Symbol: 133 = Venture
Text Symbol: 134 = Equity Group
Text Symbol: 135 = Partner
Text Symbol: 136 = Company Code
Text Symbol: 140 = unsuspense
Text Symbol: 141 = suspense
Text Symbol: 142 = year
Text Symbol: 143 = period
Text Symbol: 150 = Change Interest Type
Text Symbol: 151 = Carrying partners will be deleted.
Text Symbol: 152 = Do you want to proceed ?
Text Symbol: 155 = fund. curr.,
Text Symbol: 156 = bill. meth.,
Text Symbol: 157 = paym. terms,
Text Symbol: 158 = partn. share
Text Symbol: 001 = Create
Text Symbol: 002 = Change
Text Symbol: 003 = Display
Text Symbol: 004 = delete
Text Symbol: 011 = Operated
INCLUDE MGJNRTOP .
INCLUDE MGJNRO00.
INCLUDE MGJNRI00.
INCLUDE MGJNRO01 .
INCLUDE MGJNRI01 .
INCLUDE MGJNRF01 .
INCLUDE MGJNRFNG.
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.
SAPMGJNR - Joint Venture Number Range Customizing SAPMGJNR - Joint Venture Number Range Customizing SAPMGJGR - Module Pool for Graphic Displays in FI-JVA SAPMGJGR - Module Pool for Graphic Displays in FI-JVA SAPMGJGO - Driver transaction to call customizing views SAPMGJGO - Driver transaction to call customizing views