RWAUREGE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to generate allocation rules using planning data or actual data from the Retail Information System...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 RWAUREGE into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WA50 - Generate Allocation Rule
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: FILKL = Plant Group
Selection Text: GUELT = Validity Date
Selection Text: INFOS = Information Structure
Selection Text: KETYP = Key Figure Category
Selection Text: PERIV = Posting Period
Selection Text: PER_HIGH = To
Selection Text: PER_LOW = Period
Selection Text: P_AG1_RB = For base material group
Selection Text: P_AG2_RB = For MG hierarchy 1
Selection Text: P_AG3_RB = For MG hierarchy 2
Selection Text: P_AG4_RB = For Material
Selection Text: P_AG5_RB = For any desired hierarchy
Selection Text: P_ALVLI = ALV List
Selection Text: P_BR_BQ = Plant quotas
Selection Text: P_BR_ZK = Allocation categories
Selection Text: P_CLLI = Classical List
Selection Text: RFC_DEST = Logical destination
Selection Text: SPERI = Period split
Selection Text: SVART = Allocation rule type
Selection Text: S_ARTKL = Material group/MG hierarchy
Selection Text: S_ARTNR = Material
Selection Text: VRSIO = Version
Title: Generate Allocation Rules Using RIS Data
Text Symbol: T53 = List in preparation
Text Symbol: T52 = RIS data will be analyzed
Text Symbol: T51 = RIS data will be determined
Text Symbol: T50 = Period
Text Symbol: T49 = ASSIGN command could not be executed
Text Symbol: T48 = Determine RIS data
Text Symbol: T46 = Allocation categories
Text Symbol: T45 = Plant quotas
Text Symbol: T44 = Generate with
Text Symbol: T43 = Key figure not a quantity field (in base units of measure)
Text Symbol: T42 = Key figure category has too many key figures
Text Symbol: T41 = Information structure without material
Text Symbol: T40 = Use RIS data
Text Symbol: T39 = MG hierarchy 2
Text Symbol: T38 = MG hierarchy 1
INCLUDE UREGETOP.
INCLUDE UREGEE01.
INCLUDE UREGEF0S.
INCLUDE UREGEF0Z.
INCLUDE UREGEF0L.
INCLUDE UREGEF0C.
INCLUDE UREGEF0E.
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.
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 RWAUREGE or its description.
RWAUREGE - Generate Allocation Rules Using RIS Data RWAUREGE - Generate Allocation Rules Using RIS Data RWAUREGB - GORT ?...(MS_LGORT)SMS_MATNR ?...(MS_MATNR)SMS_WE RWAUREGA - GORT ?...(MS_LGORT)SMS_MATNR ?...(MS_MATNR)SMS_WE RWAUREFV - Allocation Rules For Plant / Reassign Plants RWAUREFV - Allocation Rules For Plant / Reassign Plants