RGBRBC00 is a standard Executable ABAP Report 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 RGBRBC00 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: Validation: Regenerate Code for all Clients
Text Symbol: 001 = Boolean form pool for Boolean expressions.
Text Symbol: 002 = Data
Text Symbol: 003 = General routines
Text Symbol: 004 = Do not change Do NOT modify comment
INCLUDE FGBBGD00 .
INCLUDE FGBBGD01 .
INCLUDE FGBBGD02 .
No SAP DATABASE tables are accessed within this REPORT code!
G_VSR_GET_SYSTEM_TYPE CALL FUNCTION 'G_VSR_GET_SYSTEM_TYPE' IMPORTING X_FI = G_FI.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RGBRBC00 - Validation: Regenerate Code for all Clients RGBRBC00 - Validation: Regenerate Code for all Clients RGBCUT00 - Generate FI-SL Update Function Modules for Summary Tables RGBCUT00 - Generate FI-SL Update Function Modules for Summary Tables RGBCFL01 - Generate All Coding Block-Dependent FI-SL Programs RGBCFL01 - Generate All Coding Block-Dependent FI-SL Programs