SAPFGJVD 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 poole SAPFGJVD contains external forms which are called from the JV maintenance transaction module pool
If you would like to execute this report or see the full code listing simply enter SAPFGJVD 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 - External Forms
INCLUDE FGJVDTOP.
INCLUDE FGJVDE00.
INCLUDE FGJVDE10.
INCLUDE FGJVDE15.
INCLUDE FGJVDE20.
INCLUDE FGJVDE25.
INCLUDE FGJVDE30.
INCLUDE FGJVDE35.
INCLUDE FGJVDE40.
INCLUDE FGJVDE45.
INCLUDE FGJVDE50.
INCLUDE FGJVDE60.
INCLUDE FGJVDE70.
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.
SAPFGJVD - Joint Venture Master Maintenance Transaction - External Forms SAPFGJVD - Joint Venture Master Maintenance Transaction - External Forms SAPFGJVC - Subroutine pool for view cluster maintenance SAPFGJVC - Subroutine pool for view cluster maintenance SAPFGJVAUP - JOA maintenance: modulpool for external forms (reading databas tables) SAPFGJVAUP - JOA maintenance: modulpool for external forms (reading databas tables)