SAP Reports / Programs | Real Estate Management | Flexible Real Estate Management | Information System(RE-FX-IS) SAP RE

RFREISPLUS SAP ABAP Report - Info System: Usages of Parcels







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


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 RFREISPLUS. "Basic submit
SUBMIT RFREISPLUS AND RETURN. "Return to original report after report execution complete
SUBMIT RFREISPLUS 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: S_XPL = D .
Selection Text: S_USTYPE = D .
Selection Text: S_USSUBT = D .
Selection Text: S_ROLE = D .
Selection Text: S_RESPON = D .
Selection Text: S_PLSDNO = D .
Selection Text: S_PLNO = D .
Selection Text: S_LOC_09 = D .
Selection Text: S_LOC_08 = D .
Selection Text: S_LOC_07 = D .
Selection Text: S_LOC_06 = D .
Selection Text: S_LOC_05 = D .
Selection Text: S_LOC_04 = D .
Selection Text: S_LOC_03 = D .
Selection Text: S_LOC_02 = D .
Selection Text: S_LOC_01 = D .
Selection Text: S_HIER = D .
Selection Text: S_BPNR = D .
Selection Text: S_AUTHGR = D .
Selection Text: P_VARI = D .
Selection Text: P_USESID = D .
Selection Text: P_USEPTN = D .
Selection Text: P_TITLE = D .
Selection Text: P_SROLE = D .
Selection Text: P_SIDRC = D .
Selection Text: P_SIDPL = D .
Selection Text: P_SIDPE = D .
Selection Text: P_SIDNA = D .
Selection Text: P_SIDLR = D .
Selection Text: P_SIDJL = D .
Selection Text: P_PFID = D .
Selection Text: P_LOCSYS = D .
Selection Text: P_GRID = D .
Selection Text: S_OWNER = Owners
Selection Text: S_IDENT = Object ID
Selection Text: S_HOLDER = Holders of Land Leases
Selection Text: P_USEOBJ = Object Selection Active
Selection Text: P_OBJHIE = Hierarchical Object Selection





Selection Text: P_DT_FR = For Key Date
Selection Text: P_DISP_L = Display Survey Office
Selection Text: P_DISPL = Display Partner
Title: Info System: Usages of Parcels
Text Symbol: USE = Parcel Usage


INCLUDES used within this REPORT RFREISPLUS

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 RFREISPLUS or its description.