RWRF_POHF_POGROUP is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Within Fashion PO handling, this report is used to call purchase order generation in the background...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_POHF_POGROUP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
WPOHF8 - Doc. Creation Seasonal Procurement
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: P_APPLOG = Application Log
Selection Text: P_EBELN = Document Number
Selection Text: P_POLID = Order List Items
Selection Text: RB_GBB = Grouped Purch. Order Document
Selection Text: RB_POD = Vendor Purchase Order
Selection Text: SO_EBELN = Grouped Purch. Order Document
Selection Text: SO_BSART = D .
Selection Text: SO_EINDT = D .
Selection Text: SO_EKGRP = D .
Selection Text: SO_EKORG = D .
Selection Text: SO_FIXKZ = D .
Selection Text: SO_LIFNR = D .
Selection Text: SO_MATNR = D .
Selection Text: SO_OTBST = D .
Selection Text: SO_PLANT = D .
Selection Text: SO_POLID = D .
Selection Text: SO_SPBDT = D .
Selection Text: SO_SUBMI = D .
Selection Text: SO_VLFKZ = D .
Title: Program for Doc. Creation: PO Processing Seasonal Procurement
Text Symbol: WRK = Plnt
Text Symbol: T04 = Log
Text Symbol: T03 = PO Categ. To Be Generated
Text Symbol: T02 = PO Parameters
Text Symbol: BSA = Order Type
Text Symbol: EKG = Pur.Grp
Text Symbol: EKO = Purch. Org.
Text Symbol: ENQ = Lock Not Possible for:
Text Symbol: H01 = Processing Messages:
Text Symbol: L01 = Order List Entries Selected
Text Symbol: L02 = OL Item Transferred for Generation:
Text Symbol: L03 = Error Processing Order list Item:
Text Symbol: L04 = OL Item Processed w/o Error
Text Symbol: L05 = Lack of Authoriz. for POrg.:
Text Symbol: L06 = Lack of Authoriz. for Purch.Group:
Text Symbol: L07 = Lack of Authoriz. for Order Type:
Text Symbol: L08 = Lack of Authoriz. for Plant:
Text Symbol: L09 = GPO Transferred for Generation:
INCLUDE RWRF_POHF_POGROUP_TOP.
INCLUDE RWRF_POHF_POGROUP_SCR.
INCLUDE RWRF_POHF_POGROUP_F01.
INCLUDE RWRF_POHF_POGROUP_MAIN.
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_POHF_POGROUP - Program for Doc. Creation: PO Processing Seasonal Procurement RWRF_POHF_POGROUP - Program for Doc. Creation: PO Processing Seasonal Procurement RWRF_PCTR_SHOW_SEND_MODULES - RWRFPCTRSHOWSENDMODULES RWRF_PCTR_SHOW_SEND_EVENTS - Include RWRF_PCTR_SHOW_SEND_EVENTS RWRF_PCTR_SHOW_SEND_EVENTS - Include RWRF_PCTR_SHOW_SEND_EVENTS RWRF_PCTR_SHOW_FORMS - RWRFPCTRSHOWFORMS