RFPM_CUST_CHECKF01 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 RFPM_CUST_CHECKF01 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!
HELP_OBJECT_SHOW CALL FUNCTION 'HELP_OBJECT_SHOW' EXPORTING DOKCLASS = 'NA' DOKLANGU = SY-LANGU DOKNAME = L_DOKNAME DOKTITLE = TEXT-006 CALLED_BY_PROGRAM = L_REPID * CALLED_BY_DYNP = ' ' * CALLED_FOR_TAB = ' ' * CALLED_FOR_FIELD = ' ' * CALLED_FOR_TAB_FLD_BTCH_INPUT = ' ' MSG_VAR_1 = L_WRK_MESSAGES_EXT-MSGV1 MSG_VAR_2 = L_WRK_MESSAGES_EXT-MSGV2 MSG_VAR_3 = L_WRK_MESSAGES_EXT-MSGV3 MSG_VAR_4 = L_WRK_MESSAGES_EXT-MSGV4 * CALLED_BY_CUAPROG = ' ' * CALLED_BY_CUASTAT = * SHORT_TEXT = ' ' TABLES LINKS = L_TAB_LINKS * EXCEPTIONS * OBJECT_NOT_FOUND = 1 * SAPSCRIPT_ERROR = 2 * OTHERS = 3 .
REUSE_ALV_LIST_DISPLAY CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY' EXPORTING * I_INTERFACE_CHECK = ' ' i_buffer_active = 'X' I_CALLBACK_PROGRAM = L_REPID * I_CALLBACK_PF_STATUS_SET = ' ' I_CALLBACK_USER_COMMAND = 'JUMP' * i_structure_name = IS_LAYOUT = L_WRK_LAYOUT IT_FIELDCAT = L_TAB_FIELDCAT * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' * i_save = 'A' * IS_VARIANT = ' ' * it_events = l_tab_events * IT_EVENT_EXIT = * IS_PRINT = * IS_REPREP_ID = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES T_OUTTAB = U_TAB_MESSAGES_EXT EXCEPTIONS PROGRAM_ERROR = 0 OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFPM_CUST_CHECKF01 - RFPMCUSTCHECKF01 RFPM_CUST_CHECK - Securities: Customizing Check Report RFPM_CUST_CHECK - Securities: Customizing Check Report RFPM_AMORTIZED_COST - Securities: Execute Amortization RFPM_AMORTIZED_COST - Securities: Execute Amortization RFPMVM_MIG - Treasury: Migration 4.0 to 5.0