DBNETWORK_EQN008 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 DBNETWORK_EQN008 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
PM_DB_FILL_DIEQUI CALL FUNCTION 'PM_DB_FILL_DIEQUI' EXPORTING I_EQKT = eqkt I_EQUI = equi IMPORTING E_DIEQUI = diequi .
AUTHORITY_CHECK_EQUI CALL FUNCTION 'AUTHORITY_CHECK_EQUI' EXPORTING w_equi = ls_equi * W_EQUZ = * W_ILOA = tcode = 'IE03' i_tcode_check = ' ' i_call_badi = 'X' EXCEPTIONS no_authority_tcode = 1 no_authority_begrp = 2 no_authority_iwerk = 3 no_authority_ingrp = 4 no_authority_swerk = 5 no_authority_kostl = 6 no_profile_in_user_master_data = 7 error_in_user_master_data = 8 no_authority_badi = 9 OTHERS = 10.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
DBNETWORK_EQN008 - Logical database NETWORK_EQ : Node DIEQUI DBNETWORK_EQSXXX - Logical database NETWORK_EQ : search help DBNETWORK_EQFXXX - Logical database NETWORK : init, PBO, PAI DBNETWORK_EQN007 - Logical database NETWORK : Node DIQMEL DBNETWORK_EQN006 - Logical database NETWORK : Node DIIMRG DBNETWORK_EQN005 - Logical database NETWORK : Node DIIMPT