SAPMGJVA 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 Maintenance transaction for the Joint Operating Agreement (JOA) &DEFINITON& The Joint Operating Agreement (JOA) groups Joint Ventures (JV's)...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 SAPMGJVA into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
GJA3 - Display joint operating agreement
GJA2 - Change joint operating agreement
GJA1 - Create joint operating agreement
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 Operating Agreement Maintenance Transaction
Text Symbol: 122 = an Equity Type. Remove assignment ?
Text Symbol: 134 = Equity Group
Text Symbol: 140 = unsuspense
Text Symbol: 141 = suspense
Text Symbol: 160 = JOA
Text Symbol: 161 = Joint Venture
Text Symbol: 171 = JV partners
Text Symbol: 172 = Partner
Text Symbol: 173 = ICoC
Text Symbol: 174 = Name
Text Symbol: 175 = Drilling Statistical Ratio
Text Symbol: 176 = DrStat
Text Symbol: 177 = Description
Text Symbol: 178 = Producing Statistical Ratio
Text Symbol: 179 = PrStat
Text Symbol: 200 = operated
Text Symbol: 201 = non-operated
Text Symbol: 202 = on-billing
Text Symbol: 203 = oper./corp.
Text Symbol: 204 = non consistent
Text Symbol: 220 = Group type has changed
Text Symbol: 221 = Remove equity group
Text Symbol: 222 = from all ventures ?
Text Symbol: 300 = Change Penalty Category
Text Symbol: 400 = Change Overhead rate type
Text Symbol: 121 = is assigned to
Text Symbol: 001 =
Text Symbol: 012 = non-operated
Text Symbol: 015 = corporate
Text Symbol: 020 = Confirm Cancel Screen
Text Symbol: 021 = Do you want to leave
Text Symbol: 022 = this screen ?
Text Symbol: 030 = Confirm Cancel Transaction
Text Symbol: 031 = Do you want to cancel
Text Symbol: 032 = the transaction ?
Text Symbol: 035 = Confirm Cancel
Text Symbol: 040 = Confirm Delete of Table-Line
INCLUDE MGJVATOP .
INCLUDE MGJVAO00.
INCLUDE MGJVAI00.
INCLUDE MGJVAF00.
INCLUDE MGJVAO05.
INCLUDE MGJVAI05.
INCLUDE MGJVAF05.
INCLUDE MGJVAO10.
INCLUDE MGJVAI10.
INCLUDE MGJVAF10.
INCLUDE MGJVAO15.
INCLUDE MGJVAI15.
INCLUDE MGJVAF15.
INCLUDE MGJVAO20.
INCLUDE MGJVAI20.
INCLUDE MGJVAF20.
INCLUDE MGJVAO30.
INCLUDE MGJVAI30.
INCLUDE MGJVAF30.
INCLUDE MGJVAO35.
INCLUDE MGJVAI35.
INCLUDE MGJVAF35.
INCLUDE MGJVAO40.
INCLUDE MGJVAI40.
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 SAPMGJVA or its description.
SAPMGJVA - Joint Operating Agreement Maintenance Transaction SAPMGJVA - Joint Operating Agreement Maintenance Transaction SAPMGJTS - Subscreen processing for Tax Screen in SAPMF05A for ISOIL-UPSTREAM SAPMGJTS - Subscreen processing for Tax Screen in SAPMF05A for ISOIL-UPSTREAM SAPMGJSX - Call set maintenance (create/change/display) SAPMGJSX - Call set maintenance (create/change/display)