DBPROC_ACTIVATE_PROXIES 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 DBPROC_ACTIVATE_PROXIES 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.
Selection Text: LOGSHOW = Output Log Immediately
Title: Activates proxies
Text Symbol: 001 = An error has occurred for proxy &
INCLUDE RADBTOUM.
INCLUDE RADBTLOM.
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.
DBPROC_ACTIVATE_PROXIES - Activates proxies DBPROC_ACTIVATE_PROXIES - Activates proxies DBPNP_PNPCE_PLAN_FORMS - PNP/PNPCE: Planning Infotypes (Routines) DBPNP_PNPCE_PLAN_DEFS - PNP/PNPCE: Planning Infotypes (Definitions) DBPNP_PNPCE_LOG_FORMS - DBPNPPNPCELOGFORMS DBPNP_PNPCE_F4_FORMS - PNP/PNPCE: F4 Help (Routines)