RWRPLRRP is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the standard documentation available for this report and a few details of other objects it interacts with such as tables, function modules, includes etc. If you would like to see the full code listing simply enter RWRPLRRP into the relevant SAP transaction such as SE38 or SE80
Contribute (Add Comments) Below is the basic information available for SAP report RWRPLRRP and is provided for your convenience to access as and when required. Although the 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 RWRPLRRP or its description.
Transaction Code(s):
Below is a list of transaction codes which are relevant to this SAP report
WRP1R - Replenishment: Rapid Planning
ABAP code:
ABAP code listing snippet for SAP ABAP Report RWRPLRRP
*&-------------------------------*
**& Report ZTEST_WRP1PRO
**&
*&-------------------------------*
**&
**&
*&-------------------------------*
REPORT rwrplrrp MESSAGE-ID wt.
TABLES: T023, WRPT, WRPL.
CONSTANTS:
c_packetsize LIKE wrstruct-packetsize VALUE 1000,
c_tolerancepercent LIKE wrstruct-tolerancepercent VALUE 5.
DATA:
l_seltab LIKE TABLE OF rsparams.
....See full code listing within your SAP system using transactions such as SE80 and SE38
Includes used within report:
No INCLUDES are used within this report code!
Tables used within report and the associated select statement:
_SELECTOPTIONS'
CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS'
EXPORTING
curr_report = sy-repid
TABLES
selection_table = l_seltab
EXCEPTIONS
not_found = 1
no_report = 2
OTHERS = 3.
Function Modules used within report and the associated call statement:
RS_REFRESH_FROM_SELECTOPTIONS
CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS'
EXPORTING
curr_report = sy-repid
TABLES
selection_table = l_seltab
EXCEPTIONS
not_found = 1
no_report = 2
OTHERS = 3.
RKE_POPUP_TEXT_DECIDE_VARTEXT
CALL FUNCTION 'RKE_POPUP_TEXT_DECIDE_VARTEXT'
EXPORTING
object_id = 'NA'
object = 'WT252'
na_shorttext = wrplt_true.
RKE_POPUP_TEXT_DECIDE_VARTEXT
CALL FUNCTION 'RKE_POPUP_TEXT_DECIDE_VARTEXT'
EXPORTING
object_id = 'NA'
object = 'WT253'
na_shorttext = wrplt_true.
Text pool values
Selection Text: ANDOR = D .
Selection Text: ARTRNGE = Material
Selection Text: CUSTGRP = Recipient Group
Selection Text: CUSTRNGE = Recipient
Selection Text: DISMRNGE = D .
Selection Text: G_ATP = Determine Receipts/Issues
Selection Text: G_DAY = Planning Date
Selection Text: G_FCAST = Include forecasted issues
Selection Text: G_NETCH = Net Change Planning
Selection Text: G_PKT = Packet Size
Selection Text: G_PLHOR = Replenishment Lead Time
Selection Text: G_TOL = Tolerance for Packet Size
Selection Text: G_WF = Generate Workitems
Selection Text: MCATRNGE = Material Group
Title: Replenishment: Rapid Planning
Text Symbol: 047 = Packet Size
Text Symbol: 048 = Items
Text Symbol: 049 = Tolerance for Packet Size
Text Symbol: 050 = %
Text Symbol: 051 = For background processing only
Text Symbol: 052 = Show error
Text Symbol: 053 = Hide error
Text Symbol: 054 = Show zero quantities
Text Symbol: 055 = Hide zero quantities
Text Symbol: 056 = Error in container initialization
Text Symbol: 057 = Error in control initialization
Text Symbol: 058 = Show Components
Text Symbol: 059 = Hide Components
Text Symbol: 060 = Change to Error Variants
Text Symbol: 061 = Change to Material Variants
Text Symbol: 062 = Error Variants
Text Symbol: 063 = Material Variants
Text Symbol: 045 = Materials
Text Symbol: 001 = Change Replenishment Quantity
Text Symbol: 002 = Day(s)
Text Symbol: 003 = Reading data...
Text Symbol: 004 = Generating follow-on docs
Text Symbol: 005 = Generate follow-on docs in test mode
Text Symbol: 008 = Delete Row
Text Symbol: 012 = Exit replenishment plng
Text Symbol: 013 = Generate follow-on documents
Text Symbol: 014 = first?
Text Symbol: 015 = Yes
Text Symbol: 016 = No
Text Symbol: 017 = Delete lines?
Text Symbol: 019 = ReplenRequirements
Text Symbol: 020 = Replenishment quantity
Text Symbol: 021 = Recipient
Text Symbol: 022 = Materials:
Text Symbol: 023 = Include planned receipts/issues
Text Symbol: 024 = Unit of Measure
Text Symbol: 026 = Replenishment run
Text Symbol: 027 = completed successfully
Text Symbol: 028 = Replenishment run
Text Symbol: 029 = contained errors.
Text Symbol: 034 = Run replenishment
Text Symbol: 036 = Replenishment Lead Time
Text Symbol: 038 = Successfully determnd
Text Symbol: 039 = Incorrect
Text Symbol: 040 = Display results using:
Text Symbol: 041 = Replen. monitor
Text Symbol: 042 = Parameter overview
Text Symbol: 043 = No results display
Text Symbol: 044 = Control