SAP Reports and Programs

Share |

UPARA_CONSTANTS SAP ABAP Include - Include UMG_TEST_DRIVER_REMOTE_VERIFY


UPARA_CONSTANTS is a standard ABAP Include available within your SAP system (depending on your version and release level). Below is the standard documentation available for this report and a few details of other objects it interacts with such as tables, function modules, includes etc. If you would like to see the full code listing simply enter UPARA_CONSTANTS into the relevant SAP transaction such as SE38 or SE80

Contribute (Add Comments)
Below is the basic information available for SAP report UPARA_CONSTANTS and is provided for your convenience to access as and when required. Although the basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name UPARA_CONSTANTS or its description.

ABAP code:


ABAP code listing snippet for SAP ABAP Include UPARA_CONSTANTS

*&-------------------------------*
*&  INCLUDE           UPARA_CONSTANTS                                  *
*&-------------------------------*

* Infoobjects CONSTANTS: c_name_requid TYPE upc_y_chanm VALUE '0REQUID', "#EC * c_name_recordtp TYPE upc_y_chanm VALUE '0RECORDTP', "#EC * c_name_chngid TYPE upc_y_chanm VALUE '0CHNGID', "#EC * c_name_version TYPE upc_y_chanm VALUE '0VERSION', "#EC * c_name_salesorg TYPE upc_y_chanm VALUE '0SALESORG', "#EC * c_name_distr_chan TYPE upc_y_chanm VALUE '0DISTR_CHAN',"#EC * c_name_hieid TYPE upc_y_chanm VALUE '0CM_HIEID', "#EC * c_name_cm_mcatdiv TYPE upc_y_chanm VALUE '0CM_MCATDIV',"#EC * c_name_cm_cdt1 TYPE upc_y_chanm VALUE '0CM_CDT1', "#EC * c_name_cm_cdt2 TYPE upc_y_chanm VALUE '0CM_CDT2', "#EC * c_name_cm_cdt3 TYPE upc_y_chanm VALUE '0CM_CDT3', "#EC * c_name_cm_sku TYPE upc_y_chanm VALUE '0CM_SKU', "#EC * c_name_color TYPE upc_y_chanm VALUE '0RT_COLOR', "#EC * ....See full code listing within your SAP system using transactions such as SE80 and SE38

Includes used within report:

No INCLUDES are used within this report code!


Tables used within report and the associated select statement:

No SAP database TABLES are accessed within this report code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!






comments powered by Disqus