RF66IDEL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Mit dem Report lassen sich die aus der Übernahmetabelle für Optionssätze in die Stammdaten der optionssatzführenden Objekte übernommenen Optionssätze wieder zurücknehmen...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RF66IDEL into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FVIR - Legcy Data Trnsfr:Reset Option Rates
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: SO_WE_WE = Business Entity
Selection Text: SO_WE_GR = Business Entity
Selection Text: SO_WE_GB = Business Entity
Selection Text: SO_WE_AE = Business Entity
Selection Text: SO_SNKSL = Service Charge Keys
Selection Text: SO_SGRNR = Property
Selection Text: SO_SGENR = Building
Selection Text: SO_SBERI = Correction Items
Selection Text: SO_EMPSL = Recipient Key
Selection Text: SO_BUKRS = Company Code
Selection Text: P_VVNOPT = Delete transf.tab. otion rates
Selection Text: P_VIOB07 = BusEntity: Delete Option Rates
Selection Text: P_VIOB06 = Propert.: Delete Option Rates
Selection Text: P_VIOB05 = Building: Delete Option Rates
Selection Text: P_VIBEOS = CorrItems: Delete Option Rates
Selection Text: P_VIAK07 = SettUnit: Delete Option Rates
Selection Text: P_JTEST = Test Run
Selection Text: P_JREQU = Delete with Confirmation
Title: Legacy Data Transfer: Undo Option/Composite Rates
Text Symbol: 024 = Bus.Entity
Text Symbol: 025 = Corr.Items
Text Symbol: 023 = Propert.
Text Symbol: 022 = Bldg
Text Symbol: 021 = Sett.Unit
Text Symbol: 019 = Delete TransTab. OptRates :
Text Symbol: 017 = CorrectItem : Delete OptRates :
Text Symbol: 016 = Sett.Unit. : Delete OptRates :
Text Symbol: 015 = Properties: Delete OptRates :
Text Symbol: 014 = Building : Delete OptRates :
Text Symbol: 013 = Bus.Entity: Delete OptRates :
Text Symbol: 012 = Delete with Confirmat. :
Text Symbol: 011 = Test Run:
Text Symbol: 008 = Option Rates for Correct.Items
Text Symbol: 007 = Option Rates for Bus.Entities
Text Symbol: 006 = Option Rates for Properties
Text Symbol: 005 = Option Rates for Bldngs
Text Symbol: 004 = Option Rates for Settlemnt Unit
Text Symbol: 003 = Transfer Tab. Option Rates
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL'.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING DEFAULTOPTION = 'N' TEXTLINE1 = TEXT1 TEXTLINE2 = 'Daten wirklich löschen ?'(002) TITEL = 'Sicherheitsabfrage: Daten löschen'(001) IMPORTING ANSWER = ANSWER.
ENQUEUE_EFIAE CALL FUNCTION 'ENQUEUE_EFIAE' EXPORTING BUKRS = T_T001-BUKRS EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.
ENQUEUE_EFVIGE CALL FUNCTION 'ENQUEUE_EFVIGE' EXPORTING BUKRS = T_T001-BUKRS EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.
ENQUEUE_EFVIGR CALL FUNCTION 'ENQUEUE_EFVIGR' EXPORTING BUKRS = T_T001-BUKRS EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.
ENQUEUE_EFVIWE CALL FUNCTION 'ENQUEUE_EFVIWE' EXPORTING BUKRS = T_T001-BUKRS EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2.
ENQUEUE_EFVIBEBE CALL FUNCTION 'ENQUEUE_EFVIBEBE' EXCEPTIONS FOREIGN_LOCK = 01 SYSTEM_FAILURE = 02.
ENQUEUE_EFVVNOPT CALL FUNCTION 'ENQUEUE_EFVVNOPT' EXCEPTIONS FOREIGN_LOCK = 1 SYSTEM_FAILURE = 2.
VVNOPT_MASS_BOOKING CALL FUNCTION 'VVNOPT_MASS_BOOKING' IN UPDATE TASK TABLES XVVNOPT = XVVNOPT YVVNOPT = YVVNOPT.
VIAK07_MASS_BOOKING CALL FUNCTION 'VIAK07_MASS_BOOKING' IN UPDATE TASK TABLES XVIAK07 = XVIAK07 YVIAK07 = YVIAK07.
VIOB05_MASS_BOOKING CALL FUNCTION 'VIOB05_MASS_BOOKING' IN UPDATE TASK TABLES XVIOB05 = XVIOB05 YVIOB05 = YVIOB05.
VIOB06_MASS_BOOKING CALL FUNCTION 'VIOB06_MASS_BOOKING' IN UPDATE TASK TABLES XVIOB06 = XVIOB06 YVIOB06 = YVIOB06.
VIOB07_MASS_BOOKING CALL FUNCTION 'VIOB07_MASS_BOOKING' IN UPDATE TASK TABLES XVIOB07 = XVIOB07 YVIOB07 = YVIOB07.
VIBEOS_MASS_BOOKING CALL FUNCTION 'VIBEOS_MASS_BOOKING' IN UPDATE TASK TABLES XVIBEOS = XVIBEOS YVIBEOS = YVIBEOS.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RF66IDEL - Legacy Data Transfer: Undo Option/Composite Rates RF66IDEL - Legacy Data Transfer: Undo Option/Composite Rates RF66EDTD - Legacy Data Transfer: Maintain Option Rates in Transfer Table RF66EDTD - Legacy Data Transfer: Maintain Option Rates in Transfer Table RF60CNNN - documentation and ABAP source code RF42_SHW - Program RF42ZSHW