RFREISOF 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 RFREISOF 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_SIDOF = D .
Selection Text: P_DSPBUP = D .
Selection Text: P_GRID = D .
Selection Text: P_PFID = D .
Selection Text: P_SIDOO = D .
Selection Text: P_TITLE = D .
Selection Text: P_USESID = D .
Selection Text: P_VARI = D .
Selection Text: S_CNTYPE = D .
Selection Text: S_OFCNBG = D .
Selection Text: S_OFID = D .
Selection Text: S_PARTN = D .
Selection Text: S_RESP = D .
Selection Text: S_RESTO = D .
Title: Info System: Contract Offer
Text Symbol: BAS = Contract Offer
Text Symbol: FIL = Filter
INCLUDE IFREIS_OR_GLOBALS.
INCLUDE: IFREIS_OR_SELSCR.
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.
RFREISOF - Info System: Contract Offer RFREISOF - Info System: Contract Offer RFREISNAVL - Info System: Notices of Assessment - Annual Values RFREISNAVL - Info System: Notices of Assessment - Annual Values RFREISNAMF - Info System: Notices of Assessment - Municipal Fee Notices RFREISNAMF - Info System: Notices of Assessment - Municipal Fee Notices