SAPUGJVD 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 The module pool SAPUGJVD contains the update routine for the joint venture maintenance transaction (module pool
If you would like to execute this report or see the full code listing simply enter SAPUGJVD into the relevant SAP transactions such as SE38 or SE80
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 Master Maintenance Transaction - Update Modules
Text Symbol: 001 = created
Text Symbol: 002 = changed
Text Symbol: 004 = Company Code
Text Symbol: 133 = Joint Venture
INCLUDE UGJVDTOP .
INCLUDE UGJVDCDC.
INCLUDE UGJVDU00 .
INCLUDE UGJVDF00 .
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.
SAPUGJVD - Joint Venture Master Maintenance Transaction - Update Modules SAPUGJVD - Joint Venture Master Maintenance Transaction - Update Modules SAPUGJVAUP - JOA maintenance: update routines SAPUGJVAUP - JOA maintenance: update routines SAPUGJVA - JOA maintenance: update routines SAPUGJVA - JOA maintenance: update routines