COM_PRODUCT_MAINTAIN_APIF38 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_MAINTAIN_APIF38 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: FORM array_read_sets
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
COM_FRGTYPE_READ_SINGLE CALL FUNCTION 'COM_FRGTYPE_READ_SINGLE' EXPORTING iv_frgtype_guid = ls_settype_set-fragment_type IMPORTING es_frgtype = ls_settype.
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_MAINTAIN_APIF38 - FORM array_read_sets COM_PRODUCT_MACRO003 - COMPRODUCTMACRO003 COM_PRODUCT_MACRO002 - General Macros for Product APIs COM_PRODUCT_LGTEXT_FUNC - COMPRODUCTLGTEXTFUNC COM_PRODUCT_LGTEXT_CONST001 - COMPRODUCTLGTEXTCONST001 COM_PRODUCT_IDX_SET_FLAG - Setting the Indicator Index Table