RWRF_PPW_PPD_DELETE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Using this program, you can delete price plans that are no longer used...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 RWRF_PPW_PPD_DELETE into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WRF_PPW09 - Price Plans: Reorganize
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_06 = Active
Selection Text: PA_08 = Cancelled
Selection Text: PA_09 = Flagged for Deletion
Selection Text: PA_10 = Promotion Price Plans Ended
Selection Text: PA_11 = Ignore Price Plan Status
Selection Text: PA_DATUM = Key Date
Selection Text: PA_DAYS = Past Date for End of Validity
Selection Text: PA_DAY_V = Start of Validity Older Than
Selection Text: PA_VKORG = Sales Organization
Selection Text: PA_VTWEG = Distribution Channel
Selection Text: SO_AKTNR = Promotion
Selection Text: SO_CRENA = Created by
Selection Text: SO_PPDNR = Price Plan
Selection Text: SO_PPDTX = Description
Selection Text: SO_TYPE = Category
Selection Text: SO_USRGR = Price Planner Group
Title: Price Plans: Reorganize
Text Symbol: 035 = Price Plan Selection
Text Symbol: 034 = though promotion still exists
Text Symbol: 033 = The following promotion price plans were deleted even
Text Symbol: 032 = Do not delete price plan if promotion still exists
Text Symbol: 031 = Price Plans: Delete
Text Symbol: 029 = Do you really want to delete the data?
Text Symbol: 028 = Distribution Channel
Text Symbol: 027 = Sales Organization
Text Symbol: 001 = Price Plan
Text Symbol: 002 = Categ.
Text Symbol: 003 = Status of Price Plan
Text Symbol: 004 = Additional Selection Criteria
Text Symbol: 005 = Additional Constraint for Promotion Price Plans
Text Symbol: 006 = Status
Text Symbol: 007 = Valid. Start Date
Text Symbol: 008 = Changed by
Text Symbol: 009 = PPD Text
Text Symbol: 010 = Promotion No.
Text Symbol: 011 = Sales Organization
Text Symbol: 012 = DistrChannel
Text Symbol: 013 = List of Deleted Price Plans
INCLUDE WRF_PPW_PPD_DELETE_TOP.
INCLUDE WRF_PPW_PPD_DELETE_E01.
INCLUDE WRF_PPW_PPD_DELETE_F01.
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.
RWRF_PPW_PPD_DELETE - Price Plans: Reorganize RWRF_PPW_PPD_DELETE - Price Plans: Reorganize RWRF_PPW_PPD_ACTIVATE - Price Plans: Activate RWRF_PPW_PPD_ACTIVATE - Price Plans: Activate RWRF_PPW_LAYOUT_DEFINITION - Definition of Layouts for the Price Planning Workbench RWRF_PPW_LAYOUT_DEFINITION - Definition of Layouts for the Price Planning Workbench