SAP Reports / Programs | Real Estate Management(RE) SAP RE

RFVISL00 SAP ABAP Report - Real Estate - Posting







RFVISL00 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 RFVISL00 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

FOSN - Real Estate - Posting


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RFVISL00. "Basic submit
SUBMIT RFVISL00 AND RETURN. "Return to original report after report execution complete
SUBMIT RFVISL00 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: RELSYSID = SAP system identification
Selection Text: RELSAP = Standard release
Selection Text: RELOPSYS = Operat. system
Selection Text: RELMANDT = Client
Selection Text: RELDCSYS = Dialog system
Selection Text: RELDBSYS = Data base system
Title: Real Estate - Posting
Text Symbol: MOO = @0Z@
Text Symbol: NUE = @3J@One-time post.
Text Symbol: NUI = @3J@Mass post.
Text Symbol: NUM = Number range
Text Symbol: NUX = @3J@Gen.
Text Symbol: PRT = @3W@Log
Text Symbol: REV = @2W@Reversal
Text Symbol: RLI = RE release
Text Symbol: RLX = Standard rel.
Text Symbol: SAB = LO acc./def.
Text Symbol: SDX = @5C@Dump analys.
Text Symbol: SEB = One-time postings
Text Symbol: SIM = @12@Simulate
Text Symbol: SLC = @06@Lock entries
Text Symbol: SLG = @6Q@Systm log
Text Symbol: SLS = @3M@SAP directory
Text Symbol: SME = RU deb.pos.vac.
Text Symbol: SMV = LO debit position
Text Symbol: SOV = @6P@Systm monitor
Text Symbol: SUP = @5D@Update
Text Symbol: SVV = MC settlement
Text Symbol: SVW = MC debit position
Text Symbol: SXX = @36@RSPARAM
Text Symbol: SZK = Accnt maintenance
Text Symbol: SZY = Man.IP quick entry
Text Symbol: SZZ = Man.IP single doc.
Text Symbol: TRA = Transaction code
Text Symbol: YSG = @11@Set/Get
Text Symbol: MOD = @0Z@Change
Text Symbol: AKT = @3J@
Text Symbol: BLA = @16@System overview





Text Symbol: BLB = @39@Posting
Text Symbol: BLC = @3J@Customizing/CATT
Text Symbol: BLD = @34@Master data
Text Symbol: BLE = @00@Block E
Text Symbol: BLF = @00@Block F
Text Symbol: BTA = System overview
Text Symbol: BTB = Posting
Text Symbol: BTC = Customizing
Text Symbol: BTD = Master data
Text Symbol: BTE = REL
Text Symbol: CRE = @0Y@Create
Text Symbol: CSC = CATT procedures
Text Symbol: CSF = @34@FI (2.2)
Text Symbol: CSI = @3M@RE
Text Symbol: CSJ = @0Z@RE
Text Symbol: CSK = @15@CATT
Text Symbol: CSL = Management
Text Symbol: CSM = Log
Text Symbol: CSO = @3M@CO
Text Symbol: CST = IMG menu
Text Symbol: CSX = @3M@ Gen.
Text Symbol: DBU = Company code
Text Symbol: DGE = Building
Text Symbol: DGR = Property
Text Symbol: DIS = @10@Display
Text Symbol: DME = Rental unit
Text Symbol: DMV = Lease-out
Text Symbol: DMW = Management contract
Text Symbol: DWE = Business entity
Text Symbol: EIG = Owner settlement
Text Symbol: EMV = Collective LO
Text Symbol: EXE = @15@Execute
Text Symbol: MAS = @15@Accnt assnmnt apprvl


INCLUDES used within this REPORT RFVISL00

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RFVISL00 or its description.