RBNK_PAYM_BATCH_UI_F09 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 RBNK_PAYM_BATCH_UI_F09 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 RBNK_PAYM_BATCH_UI_F09
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BNK_API_GET_UI_TEXT_LONG CALL FUNCTION 'BNK_API_GET_UI_TEXT_LONG' EXPORTING I_OBJECT_ID =
-STATUS I_FLG_USR_STAT = 'X' I_FLG_ONLY_ACTIVE = 'X' I_LANGU = SY-LANGU IMPORTING E_SYS_STAT_LINE = L_STATUS_ID E_SYS_STAT_LINE_LONG = L_TXT.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RBNK_PAYM_BATCH_UI_F09 - Include RBNK_PAYM_BATCH_UI_F09 RBNK_PAYM_BATCH_UI_F08 - Include RBNK_PAYM_BATCH_UI_F08 RBNK_PAYM_BATCH_UI_F07 - Include RBNK_PAYM_BATCH_UI_F07 RBNK_PAYM_BATCH_UI_F06 - Include RBNK_PAYM_BATCH_UI_F06 RBNK_PAYM_BATCH_UI_F05 - Include RBNK_PAYM_BATCH_UI_F05 RBNK_PAYM_BATCH_UI_F04 - Include RBNK_PAYM_BATCH_UI_F04