RFVZWPD2 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 RFVZWPD2 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: PA_WRITE = Transfer/Download (T/D) Output
Selection Text: PA_TSATZ = List Transfer Records
Selection Text: PA_TEST = Test Run (No File)
Selection Text: PA_STHIG = Key Date Until (Inclusively)
Selection Text: PA_PLAN = Report Due Planned Records
Selection Text: PA_NOM = Cond.Type:Normal Int.Rate:Sec.
Selection Text: PA_MBUKR = Reporting Company Code
Selection Text: PA_KUART = Valuation Price Type
Selection Text: PA_FILE = Path / File Name
Selection Text: PA_ERSME = Substitute Report
Title: OeNB Report: Securities Position Report
Text Symbol: P23 = Securities Pos.
Text Symbol: P25 = Mkt Val.
Text Symbol: P26 = Security Long Text
Text Symbol: PA1 = /usr/sap/trans/data/OENBAWM
Text Symbol: PA2 = Path must be specified
Text Symbol: PR0 = Report Created
Text Symbol: PR1 = Securities Position Report
Text Symbol: PR2 = Key Date
Text Symbol: PR3 = Created By:
Text Symbol: PR4 = File Path:
Text Symbol: Z01 = LFZB:
Text Symbol: Z02 = LFZE:
Text Symbol: Z03 = Int.:
Text Symbol: Z04 = NOMZ:
Text Symbol: Z05 = Variable
Text Symbol: P22 = Nominal/Unit(N/S) Indic.
Text Symbol: BK1 = Company Code
Text Symbol: BK2 = Does not exist
Text Symbol: D06 = Position Ttls per Security
Text Symbol: D11 = ValuatnPrice Type:
Text Symbol: E02 = ErrorNo.% During Download
Text Symbol: E03 = Download terminated
Text Symbol: E04 = Error when opening file
Text Symbol: E05 = Processing terminated
Text Symbol: E06 = No Mast.Rec. for SecID
Text Symbol: E08 = Found
Text Symbol: EM1 = Only T(ransfer) or D(ownload)
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' EXPORTING logical_filename = gc_fname CHANGING physical_filename = pa_file EXCEPTIONS OTHERS = 1.
ACCUMULATION_ADD CALL FUNCTION 'ACCUMULATION_ADD' EXPORTING RLDEPO = DEPOT VBEPP = BEPP * x_kursgew = ' ' x_ssd = ' '.
ACCUMULATION_RESULT CALL FUNCTION 'ACCUMULATION_RESULT' IMPORTING REVAL = XREVAL RLOAM = XRLOAM RPROF = XRPROF.
ACCUMULATION_INIT CALL FUNCTION 'ACCUMULATION_INIT' EXPORTING FOREIGN_CURRENCY = FOREIGNWAERS LOCAL_CURRENCY = LOCWAERS RANTYP = '2' SOLL_IST_REVAL = ' ' S_REVAL = '1' S_RLOAM = '1' S_RPROF = '1' * x_kursgew = ' ' X_SSD = ' ' X_STORNO_VERARBEITEN = 'X'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVZWPD2 - OeNB Report: Securities Position Report RFVZWPD2 - OeNB Report: Securities Position Report RFVZWPD1 - OeNB Report: Report for Securities (Sales) in Accordance w. Forex Law RFVZWPD1 - OeNB Report: Report for Securities (Sales) in Accordance w. Forex Law RFVZWF01 - documentation and ABAP source code RFVZVABS - documentation and ABAP source code