RCACINCF 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 RCACINCF 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!
RS_REFRESH_FROM_SELECTOPTIONS * call function 'RS_REFRESH_FROM_SELECTOPTIONS' * exporting * curr_report = nbg_repid * tables * selection_table = nbg_sel_tab * exceptions * not_found = 1 * no_report = 2 * others = 3.
HELP_EXCHANGE_MODALITY_GET CALL FUNCTION 'HELP_EXCHANGE_MODALITY_GET' EXPORTING I_APPLCLASS = I_APPLC I_NUMBR = C_NUMBR I_TNAME_DAT = NBG_TNAME I_TNAME_WAE = SPACE I_ZWAERS = 'DEM' I_QTEXT = SPACE I_COMBINE = SPACE IMPORTING E_NUMBR = C_NUMBR.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RCACINCF - documentation and ABAP source code RCACINCD - documentation and ABAP source code RC1_XREF_PHRASES_TEMPLATES - Cross Reference Report for Phrases and Templates RC1_XREF_PHRASES_TEMPLATES - Cross Reference Report for Phrases and Templates RC1_VALUATION_DIALOG_CALL - Report RC1_VALUATION_DIALOG_CALL RC1_VALUATION_DIALOG_CALL - Report RC1_VALUATION_DIALOG_CALL