PPELICDD_CONV_IMPL 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 PPELICDD_CONV_IMPL 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: Implementation of Conversion Class in CL_PPELICD_CNTL
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
PVSDBENG_PNODID_GET_BY_PNAME CALL FUNCTION 'PVSDBENG_PNODID_GET_BY_PNAME' EXPORTING im_pname_sel_tab = m_pname_tab im_pntype_sel_tab = m_pntype_tab im_clint = im_clint im_applobj_type = im_applobj_type IMPORTING ex_pnodid_tab = m_pnodid_tab.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
PPELICDD_CONV_IMPL - Implementation of Conversion Class in CL_PPELICD_CNTL PPELICDD_CHECK_IMPL - Implementation of Conversion Class in CL_PPELICD_CNTL PPELIBAL_PRRES_IMPL - PPELIBAL: PRRES Implementation Local Class LCL_PRRES PPELIBAL_PRRES_DEF - PPELIBAL: PRRES Definition Local Class LCL_PRRES PPELIBAL_PRBAL_IMPL - PPELIBAL: PRBAL Implementation Local Class LCL_PRBAL PPELIBAL_PRBAL_DEF - PPELIBAL: PRBAL Definition Local Class LCL_PRBAL