MJG05FOB is a standard ABAP INCLUDE 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 MJG05FOB 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: Employment Relationship: Edit Object
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISP_KREDITOR_ADD CALL FUNCTION 'ISP_KREDITOR_ADD' EXPORTING BUKRS_IN = JGVDB_ZG-BUKRS GPNR_IN = JGVDB_GP-GPNR VKORG_IN = ' ' EXCEPTIONS BUKRS_NOT_EXISTS = 01 CANCEL = 02 GP_NOT_EXISTS = 03 GP_SD_NOT_EXISTS = 04 KREDITOR_EXISTS = 05 KREDI_NOT_SAVED = 06 KTOKD_NOT_EXISTS = 07 VKORG_NOT_EXISTS = 08.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJG05FOB - Employment Relationship: Edit Object MJG05FNA - Employment Relationship: Forms for Navigation MJG05FCA - Forms for FI-CA Connection MJG05F03 - Read Routines TJG49, TJG50 MJG05F02 - IS-PSD: Create Vendor in Employment Relationship MJG05F01 - IS-PSD: Routines for Integration of Employment Relationship -> HR