RWPMTESTBAPIS1068F01 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 RWPMTESTBAPIS1068F01 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: Include RWPMTESTBAPIS1068F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BAPI_PROMO_GETDETAIL CALL FUNCTION 'BAPI_PROMO_GETDETAIL' EXPORTING promotion = pa_aktnr * LANGU = * LANGU_ISO = IMPORTING promotion_header = gs_promotion_header_getdetail promotion_header_new = gs_promotion_header_new_getdet TABLES * MATERIAL_RANGE = * THEME_RANGE = * MATL_GROUP_RANGE = texts = gt_texts_getdetail items = gt_items_getdetail discounts = gt_discounts_getdetail themes = gt_themes_getdetail plantgroups = gt_plantgroups_getdetail plants = gt_plants_getdetail return = gt_return.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RWPMTESTBAPIS1068F01 - Include RWPMTESTBAPIS1068F01 RWPLANTINC - Determine inconsitencies amongst site data RWPLANTINC - Determine inconsitencies amongst site data RWPINTOP - documentation and ABAP source code RWPINPST - documentation and ABAP source code RWPINPAG - POS interface: Repeat upload POS IDOCs