J_3RF_DEPRBONUS_ALV 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 J_3RF_DEPRBONUS_ALV 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.
Title: Include J_3RF_DEPRBONUS_ALV
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting i_callback_program = repid i_callback_pf_status_set = 'SET_PF_STATUS' i_callback_user_command = 'ALV_USER_COMMAND' is_layout = gs_layot it_fieldcat = t_fieldcat it_sort = gt_sort i_save = 'X' it_events = gt_events tables t_outtab = gt_inv_assets_alv.
REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = repid i_internal_tabname = 'INV_ASSETS' i_inclname = 'J_3RF_DEPRBONUS_TOP' * i_bypassing_buffer = 'X' changing ct_fieldcat = t_fieldcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.
REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = t_listheader * I_LOGO = * I_END_OF_LIST_GRID = 'X' .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_3RF_DEPRBONUS_ALV - Include J_3RF_DEPRBONUS_ALV J_3RF_DEPRBONUS - Depreciation Bonus Calculation (Russia) J_3RF_DEPRBONUS - Depreciation Bonus Calculation (Russia) J_3RF_DEFTAX_MIGRATION_TOP - Include J_3RF_DEFTAX_MIGRATION_TOP J_3RF_DEFTAX_MIGRATION_F01 - Include J_3RF_DEFTAX_MIGRATION_F01 J_3RF_DEFTAX_MIGRATION - Program J_3RF_DEFTAX_MIGRATION