RN2CLIM_APIVS_SAMPLE_CATINFO is a standard Executable ABAP Report 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 RN2CLIM_APIVS_SAMPLE_CATINFO 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.
Selection Text: P_TIME = Time on Key Date
Selection Text: P_SEX = Sex (1 Male 2 Female)
Selection Text: P_POS = ID of Catalog Item
Selection Text: P_GBDAT = Birthdate
Selection Text: P_EINRI = Institution
Selection Text: P_DATE = Key Date
Selection Text: BCHID = ID of Catalog
Title: Program RN2CLIM_APIVS_SAMPLE_CATINFO
Text Symbol: 033 = Value Range
Text Symbol: 032 = Cat'lg Information
Text Symbol: 031 = Birthdate:
Text Symbol: 030 = Sex:
Text Symbol: 025 = Area From:
Text Symbol: 024 = Types
Text Symbol: 023 = To:
Text Symbol: 022 = Age From:
Text Symbol: 021 = Sex:
Text Symbol: 017 = Errors Found:
Text Symbol: 012 = Catalog Item
Text Symbol: 011 = Pair:
Text Symbol: 010 = Time to Interruption (Hr):
Text Symbol: 009 = Unit:
Text Symbol: 008 = Data Type:
Text Symbol: 007 = Deleted:
Text Symbol: 006 = Replace:
Text Symbol: 005 = Selectable:
Text Symbol: 004 = Group:
Text Symbol: 003 = Page:
Text Symbol: 002 = Item:
Text Symbol: 001 = Catalog:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISH_DYNP_VALUES_READ CALL FUNCTION 'ISH_DYNP_VALUES_READ' EXPORTING dyname = l_dyname dynumb = l_dynumb TABLES dynpfields = lt_dynpfields EXCEPTIONS OTHERS = 1.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_dynpfield-fieldvalue IMPORTING output = p_einri.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RN2CLIM_APIVS_SAMPLE_CATINFO - Program RN2CLIM_APIVS_SAMPLE_CATINFO RN2CLIM_APIVS_SAMPLE_CATINFO - Program RN2CLIM_APIVS_SAMPLE_CATINFO RN2CHART_CUST - Charting Customizing RN2CHART_CUST - Charting Customizing RN2CASREV_VDNOTE_CORRECTION - Report RN2CASREV_VDNOTE_CORRECTION RN2CASREV_VDNOTE_CORRECTION - Report RN2CASREV_VDNOTE_CORRECTION