SAPDBRECONTRACT 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 SAPDBRECONTRACT 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_OBJ_BD = D Building
Selection Text: P_OBJ_BE = D Business Entity
Selection Text: P_OBJ_PY = D Land
Selection Text: P_OBJ_RA = D Lease-Out
Selection Text: P_OBJ_RU = D Rental Unit
Selection Text: SO_BUKRS = D Company Code
Selection Text: SO_BUKRV = D Company Code
Selection Text: SO_ESMIV = D Collective Lease-Out
Selection Text: SO_GSBER = Logical Business Area
Selection Text: SO_PART1 = D Business Partner
Selection Text: SO_PART2 = D Business Partner
Selection Text: SO_RECNC = D Main contract
Selection Text: SO_RECNN = D Contract number
Selection Text: SO_RECNT = D Contract type
Selection Text: SO_ROLT1 = D Role category
Selection Text: SO_ROLT2 = D Role category
Selection Text: SO_SGENR = D Building
Selection Text: SO_SGRNR = D Land
Selection Text: SO_SMENR = D Rental Unit
Selection Text: SO_SMIVE = D Lease-Out
Selection Text: SO_SNUNR = D Usage Type
Selection Text: SO_SWENR = D Business Entity
Selection Text: P_OBJACT = D Object parameter active
Selection Text: P_HIERCH = D Hierarchy
Selection Text: P_DVON2 = D From Date
Selection Text: P_DVON1 = D From Date
Selection Text: P_DSTIC2 = D Key Date
Selection Text: P_DSTIC1 = D Key Date
Selection Text: P_DBIS2 = D To Date
Selection Text: P_DBIS1 = D To Date
Text Symbol: B01 = Object Parameters
Text Symbol: F01 = Contract Selection
Text Symbol: F02 = Select Real Estate Objects
Text Symbol: F03 = Object Type
Text Symbol: F04 = Hierarchy
Text Symbol: F05 = Status of Object Parameters
Text Symbol: P01 = Period
Text Symbol: P02 = to
INCLUDE DBRECONTRACTTOP . " HEADER
INCLUDE DBRECONTRACTNXXX . " ALL SYSTEM ROUTINES
INCLUDE DBRECONTRACTF01.
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.
SAPDBRECONTRACT - documentation and ABAP source code SAPDBRECN - Logical Database RECN : Database Program 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