SAPDBREBP 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 SAPDBREBP 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: P_BANKL = D Bank Key
Selection Text: P_BANKN = D Bank Account Number
Selection Text: P_CITY = D Location
Selection Text: P_DT_FR = Partner/Object Relationship
Selection Text: P_DT_TO = to
Selection Text: P_HSNM = D House Number
Selection Text: P_LAND = D Country Key
Selection Text: P_NMEFST = Name 2/First Name
Selection Text: P_NMELST = Name 1/Last Name
Selection Text: P_PRTNR = D Business Partner
Selection Text: P_PSTCD = D Postal Code
Selection Text: P_ROLE = BP Role
Selection Text: P_STREET = D Street
Title: Logical Database REBP : Database Program
Text Symbol: 001 = Data is being read ...
Text Symbol: S01 = Partner Data
Text Symbol: S02 = AddressData
Text Symbol: S03 = Bank Details
Text Symbol: S04 = Period/key date
No INCLUDES are used within this REPORT code!
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.
SAPDBREBP - Logical Database REBP : Database Program SAPDBREBD - Logical Database REBD: Database Program SAPDBREAO - Logical Database REAO : Database Program SAPDBRBL - Selection of Transfer Requirements for Archiving SAPDBR4L - documentation and ABAP source code SAPDBR3L - Log.Database for Reading Archived System Inventory Records