COM_PRODUCT_SET_RELTOP_BEFORE 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 COM_PRODUCT_SET_RELTOP_BEFORE 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: General Declarations for Link Handler
INCLUDE COM_PRODUCT_CONST001.
INCLUDE COM_PRODUCT_CONST003.
INCLUDE COM_PRODUCT_CONST004.
INCLUDE COM_PRODUCT_CONST008.
INCLUDE COM_SETTYPE_ATTRIBUTE_CONST03. " REGARDING ORG. DEPENDENCY
INCLUDE COM_PRODUCT_MAKRO001.
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.
COM_PRODUCT_SET_RELTOP_BEFORE - General Declarations for Link Handler COM_PRODUCT_SET_RELTOP_AFTER - General Declarations for Link Handler COM_PRODUCT_SET_RELMTOP_BEFORE - COMPRODUCTSETRELMTOPBEFORE COM_PRODUCT_SET_RELMTOP_AFTER - COMPRODUCTSETRELMTOPAFTER COM_PRODUCT_SET_RELFXX - General Includes for Link Handler COM_PRODUCT_SETSTATUS - COMPRODUCTSETSTATUS