RHBAUPAT_BASE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program is used by SAP quality control for test purposes...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RHBAUPAT_BASE 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.
Selection Text: VERBOSE1 = Shortened
Selection Text: VERBOSE = Detailed
Selection Text: NEW_BUFF = D Indicator
Selection Text: DEL_BUFF = Delete all Buffers
Selection Text: DAT_BUFF = D Selection Date
Title: Buffer Creation for Generic Attributes
Text Symbol: SM1 = Buffers are being deleted
Text Symbol: P04 = Releases...
Text Symbol: P03 = Process structure...
Text Symbol: P01 = Read root nodes...
Text Symbol: P00 = Delete buffer...
Text Symbol: H02 = Structure creation and buffer determination
Text Symbol: H01 = Delete obsolete buffer
Text Symbol: DP1 = Display
Text Symbol: BUR = Currently Running
Text Symbol: BU8 = Buffer was Last Rebuilt:
Text Symbol: BU7 = Buffering is Activated for the Following Object Types:
Text Symbol: BU6 = Organizational Units and Positions
Text Symbol: BU5 = Organizational Units
Text Symbol: BU4 = No Scenario is Buffered
Text Symbol: BU3 = Buffer is Activated for Scenario:
Text Symbol: BU2 = Rebuild Buffer on (Date)
Text Symbol: BU1 = Attribute Buffer
Text Symbol: SM2 = Read root node
Text Symbol: SM3 = Number of root nodes:
Text Symbol: SM4 = Buffer is being created
Text Symbol: SP1 = System:
Text Symbol: SP2 = Client:
Text Symbol: SPO = Online
Text Symbol: SPB = Batch
Text Symbol: SP6 = Finish:
Text Symbol: SP5 = Start:
Text Symbol: SP4 = Mode:
Text Symbol: SP3 = User:
INCLUDE RHBAUPAT_BASE_DEC.
INCLUDE RHBAUPAT_BASE_MAC.
INCLUDE RHBAUPAT_BASE_SEL.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RHBAUPAT_BASE - Buffer Creation for Generic Attributes RHBAUPAT_BASE - Buffer Creation for Generic Attributes RHBAUPAT - Buffer creation for generic attributes RHBAUPAT - Buffer creation for generic attributes RHBAS_CHECK_INFTY - Testing of Decoupled Infotypes RHBAS_CHECK_INFTY - Testing of Decoupled Infotypes