MV50AF0P_PRICING_SUBSCREEN_SET 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 MV50AF0P_PRICING_SUBSCREEN_SET 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
PRICING_SUBSCREEN_SET_DATA call function 'PRICING_SUBSCREEN_SET_DATA' exporting comm_head_i = tkomk comm_item_i = tkomp display_only = lf_display_only trtyp_i = t180-trtyp ctrl_grey = lf_ctrl_grey tables tkomv = tkomv exceptions error = 1 others = 2.
PRICING_SUBSCREEN_SET_DATA call function 'PRICING_SUBSCREEN_SET_DATA' exporting comm_head_i = tkomk comm_item_i = tkomp display_only = lf_display_only trtyp_i = t180-trtyp ctrl_grey = lf_ctrl_grey tables tkomv = tkomv exceptions error = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MV50AF0P_PRICING_SUBSCREEN_SET - MV50AF0PPRICINGSUBSCREENSET MV50AF0P_PRICING_SUBSCREEN_GET - MV50AF0PPRICINGSUBSCREENGET MV50AF0P_PRICING_PROCESS_ITEM - MV50AF0PPRICINGPROCESSITEM MV50AF0P_PRICING_PROCESS_HEAD - MV50AF0PPRICINGPROCESSHEAD MV50AF0P_PRICING_PREPARE_ITEM - MV50AF0PPRICINGPREPAREITEM MV50AF0P_PRICING_PREPARE_HEAD - MV50AF0PPRICINGPREPAREHEAD