COM_PRODUCT_ACTIVATE_MULTI is a standard Module pool for a dialog screen ABAP Program 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_ACTIVATE_MULTI into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
COMMPR02 - Collective Proc.of Inactive Products
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: Program COM_PRODUCT_ACTIVATE_MULTI
Text Symbol: 120 = Do you want to discard this product?
Text Symbol: 119 = Exit
Text Symbol: 118 = Detail
Text Symbol: 117 = Go to prod.maint. for details
Text Symbol: 116 = Discard
Text Symbol: 115 = Reject inactive products
Text Symbol: 114 = Activate
Text Symbol: 113 = Activate inactive products
Text Symbol: 111 = Toggle Change / Detailed Display
Text Symbol: 015 = Unit of Measure
Text Symbol: 014 = Price Unit
Text Symbol: 013 = Currency
Text Symbol: 012 = Condition Rate
Text Symbol: 011 = Last Unit of Measure
Text Symbol: 010 = Last Price Unit
Text Symbol: 009 = Last Active Currency
Text Symbol: 008 = Last Active Condition Rate
Text Symbol: 007 = Mark
Text Symbol: 006 = No
Text Symbol: 005 = Yes
Text Symbol: 004 = Your selection will be lost. Do you want to leave the transaction ?
Text Symbol: 003 = Is Active
Text Symbol: 002 = Vendor Name
Text Symbol: 001 = New Product
INCLUDE COM_PRODUCT_ACTIVATE_MULTI_TOP.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIO01.
INCLUDE COM_PRODUCT_ACTIVATE_MULTII01.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF01.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF02.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF03.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF04.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF05.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF06.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF07.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF08.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF09.
INCLUDE COM_PRODUCT_ACTIVATE_MULTIF11.
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_ACTIVATE_MULTI - Program COM_PRODUCT_ACTIVATE_MULTI COM_PRODUCT_ACTIVATE_MULTI - Program COM_PRODUCT_ACTIVATE_MULTI COM_PRODUCT_ACTIVATE_MULT40TOP - COMPRODUCTACTIVATEMULT40TOP COM_PRODUCT_ACTIVATE_MULT40O01 - COMPRODUCTACTIVATEMULT40O01 COM_PRODUCT_ACTIVATE_MULT40I01 - COMPRODUCTACTIVATEMULT40I01 COM_PRODUCT_ACTIVATE_MULT40F48 - COMPRODUCTACTIVATEMULT40F48