REAUFK20 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Displaying and Changing IS-U Work Orders This report adds to the selection criteria for report
If you would like to execute this report or see the full code listing simply enter REAUFK20 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
EE73 - IS-U: Display Work Order
EE72 - IS-U: Change Work Order
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: STAE1 = D Status excluded
Selection Text: STAI1 = D Status included
Selection Text: STORT = D Location
Selection Text: PLNNR = D Task list group
Selection Text: KTEXT = D Short text
Selection Text: KUNUM = D Customer
Selection Text: LEAD_AUF = D Leading order
Selection Text: MAUFNR = D Superior order
Selection Text: MONITOR = Ref. field monitor
Selection Text: MSGRP = D Room
Selection Text: PAGESTAT = D Paging status
Selection Text: PLKNZ = D Order planning indicator
Selection Text: PLNAL = D Group counter
Selection Text: VBRST = D Premise
Selection Text: VB_ANL = D Devices as reference object
Selection Text: VB_AO = D Conn. obj. as reference obj.
Selection Text: VB_TI = D TechInsts as reference object
Selection Text: VKORG = D Sales organization
Selection Text: VORUE = D Superior operation
Selection Text: VTWEG = D Distribution channel
Selection Text: WAPOS = D Maintenance item
Selection Text: WARPL = D Maintenance plan
Selection Text: VARIANT = D Display variant
Selection Text: SPART = D Division
Selection Text: ABKOSTL = D Cost center
Selection Text: ABKSTRG = D Cost object
Selection Text: ABMATNR = D Material
Selection Text: ABNPLNR = D Network
Selection Text: ABPSPNR = D WBS element
Selection Text: AEDAT = D Change date for order master
Selection Text: AENAM = D Last changed by
Selection Text: ANING = D Person responsible
Selection Text: ANLAGE = D Installation
Selection Text: ABKONTY = D Account assignment category
Selection Text: ABANLN1 = D Installation
Selection Text: ABANLN2 = D Sub-number
Selection Text: ABAUFNR = D Order
Selection Text: ABCKZ = D ABC indicator
No INCLUDES are used within this REPORT code!
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 REAUFK20 or its description.
REAUFK20 - List of Service Orders: Selection According to IS-U Criteria REAUFK20 - List of Service Orders: Selection According to IS-U Criteria REATVVWD - Where-Used List - Inconsistent Subtransaction Combinations in Rates REATVVWD - Where-Used List - Inconsistent Subtransaction Combinations in Rates REATVORG - Check sub-transactions for rates (IMG) REATVORG - Check sub-transactions for rates (IMG)