J_3GVBSV 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 J_3GVBSV 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: Backup CEM Data from Table VBRP
Text Symbol: 001 = Billing header records in table VBRK
Text Symbol: 002 = Orders in table VBRK are relevant to CEM
Text Symbol: 003 = For order
Text Symbol: 004 = No items with CEM data found
Text Symbol: 005 = Item records with CEM data copied from VBRP
Text Symbol: 006 = Item records with CEM data created in J_3GVBRP_Z
Text Symbol: 007 = Error on insert in J_3GVBRP_Z ! No data created !
Text Symbol: 008 = Frozen data in J_3GVBRP_Z
Text Symbol: 009 = No data transfer
No INCLUDES are used within this REPORT code!
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.
J_3GVBSV - Backup CEM Data from Table VBRP J_3GVBSV - Backup CEM Data from Table VBRP J_3GVBRPINS - Transfer CEM Data from J_3GVBRP_Z to VBRP/J_3GVBRP J_3GVBRPINS - Transfer CEM Data from J_3GVBRP_Z to VBRP/J_3GVBRP J_3GVBAUTOP - Top Include for J_3GVBAU (CEM SD Order Data Transfer from Rel.4.0) J_3GVBAU - Transfer of CEM Data Stored in J_3GZVBAP, SD Orders in Release 4.0