RPCBVAA2F2 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 RPCBVAA2F2 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!
HR_F4_FOR_ALV_VARIANT CALL FUNCTION 'HR_F4_FOR_ALV_VARIANT' EXPORTING CURRENT_REPORT = __C_REPID IMPORTING VARIANT = PA_VARIA.
REUSE_ALV_VARIANT_EXISTENCE CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE' EXPORTING I_SAVE = 'A' CHANGING CS_VARIANT = L_VARIANT EXCEPTIONS OTHERS = 4.
GET_PRINT_PARAMETERS CALL FUNCTION 'GET_PRINT_PARAMETERS' EXPORTING REPORT = __C_REPID NO_DIALOG = 'X' IMPORTING OUT_PARAMETERS = G_PRI_PARAMS EXCEPTIONS ARCHIVE_INFO_NOT_FOUND = 1 INVALID_PRINT_PARAMS = 2 INVALID_ARCHIVE_PARAMS = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCBVAA2F2 - documentation and ABAP source code RPCBVAA2F1 - documentation and ABAP source code RPCBVAA2 - BVA Monthly SI Statement of Contributions Paid RPCBVAA2 - BVA Monthly SI Statement of Contributions Paid RPCBURZ1 - documentation and ABAP source code RPCBURZ0 - Customer-Specific Operations (BOPER)