WA08 Transaction Selection Screen enhancements
Recently we had a requirement in Transaction WA08 to filter the Allocation tables based on Allocation Table type.As per standard screen selection it is not possible to filter Allocation table wise when executed the transaction.The existing User exits does not have any screen exits.
Following BADi : WFRM_X_OTB_DETERMINE_E which will allow the selection of option buttons for classic PO creation in the transaction WA08 and this can’t be used for ‘General Criteria’ sub-screen enhancement.
The below Enhancement spots are available but it’s are useful to enhance only “Vendor Purchase Order” sub-screen, and not in General criteria Screen.
Enhancement Techniques:
(a) Spot ES_RWWGENFB
(b) Spot ES_GENFBSEL
After Enhancement Allocation Table type selection field appeared in Vendor Purchase Order Selection Screen.
Hope this information helpful to others.
Hi Sridhar,
Can you tell why this requirement has come into Picture , is there any Business requirement for Retail Process ?
Yes, this is a Business requirement.We have two process .Within one process we need to create enjoy purchase Orders (ME21N) for certain Allocation table types.Where as others Requirement is Seasonal Purchase Orders generation (Transaction WPOHF4C).
Without out Allocation table type selection you can not create two different purchase Orders for these process.
Thanks Sridhar for the inputs.