SAPDBIDF is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Complete database for Real Estate
If you would like to execute this report or see the full code listing simply enter SAPDBIDF 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_KSTART = D Cost Center Category
Selection Text: P_JNOUEB = Exclude cross-BE SUs
Selection Text: P_DVON = D Date from
Selection Text: P_DSTICH = D Key date
Selection Text: P_DBIS = D Date to
Selection Text: P_BUKRS = D Company code
Selection Text: P_ABBLN = Settlement Identification
Selection Text: P_SELSCH = Select.profile object status
Selection Text: SO_SWENR = D Business entity
Selection Text: SO_SVWNR = D Management contract
Selection Text: SO_SNUNR = D Usage type
Selection Text: SO_SNKSL = D Service charge key
Selection Text: SO_SMIVE = D Lease-out
Selection Text: SO_SMENR = D Rental unit
Selection Text: SO_SGRNR = D Property
Selection Text: SO_SGENR = D Building
Selection Text: SO_ROLTP = Role
Selection Text: SO_PARTN = Partner
Selection Text: SO_KOSTL = Cost center vac./own usage
Selection Text: SO_GSBER = Logical business area
Selection Text: SO_GSBAE = Business area in SU
Selection Text: SO_ESMIV = D Collective lease-out
Selection Text: SO_EMPSL = D Settlement unit
Selection Text: SO_DFAEL = D Due date
Selection Text: P_SGENR = D Building
Selection Text: P_SGRNR = D Property
Selection Text: P_SMENR = D Rental unit
Selection Text: P_SMIVE = D Lease-out
Selection Text: P_SWENR = D Business entity
Selection Text: SO_BUKRS = D Company code
Selection Text: SO_BUKVW = Company code
Title: Real Estate Logical Database
Text Symbol: S03 = Selection using sets from Real Estate objects
Text Symbol: S02 = Selection via sets
Text Symbol: S01 = Selection via sets - active
Text Symbol: P02 = To
Text Symbol: P01 = Period
Text Symbol: 201 = Select Real Estate objects
INCLUDE DBIDFTOP.
INCLUDE DBIDFO00.
INCLUDE DBIDFI00.
INCLUDE DBIDFFPT .
INCLUDE DBIDFFAU.
INCLUDE DBIDFF00.
INCLUDE DBIDFFCO.
INCLUDE DBIDFFUT.
INCLUDE DBIDFFCR.
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.
SAPDBIDF - Real Estate Logical Database SAPDBICL_SEARCH_DUMMY - Log. Database ICL_SEARCH_DUMMY : Database Program SAPDBICL_DUMMY - Log. Database ZEMA_TEST : Database Program SAPDBICLE_SEARCH_DUMMY - Log. Database ICLE_SEARCH_DUMMY : Database Program SAPDBIBF - Sy-rtitle SAPDBIBAN - Logical Database for IBAN: Database Program