RAVCHANA_I_DATA 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 RAVCHANA_I_DATA 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!
G_GET_USER_PARAMETER CALL FUNCTION 'G_GET_USER_PARAMETER' EXPORTING parameter_id = 'REPCURR' IMPORTING parameter_value = gd_parameter_value.
DATE_TO_PERIOD_CONVERT CALL FUNCTION 'DATE_TO_PERIOD_CONVERT' EXPORTING i_date = sy-datlo i_periv = gd_lmona IMPORTING e_gjahr = pa_jhr.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = icon_information text = text-h01 info = text-h01 IMPORTING result = gd_help_long.
REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING I_SAVE = 'A' CHANGING cs_variant = gs_variant EXCEPTIONS WRONG_INPUT = 1 NOT_FOUND = 2 PROGRAM_ERROR = 3 OTHERS = 4.
REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING I_SAVE = 'A' CHANGING cs_variant = gs_variant.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RAVCHANA_I_DATA - RAVCHANAIDATA RAVCHANA_I_CLASS - RAVCHANAICLASS RAVCHANA - Monitor Availability Control for Investment Programs RAVCHANA - Monitor Availability Control for Investment Programs RAVCBUZSM - FI-AA: Call of view cluster VC_TA1MZ01 for maint. of SAP ln.itm schema RAVCBUZSM - FI-AA: Call of view cluster VC_TA1MZ01 for maint. of SAP ln.itm schema