Ansicht
Dokumentation

WRF_APC_BADI_0027 - BAdI: Create, Read and Update a Worklist of PL Items

WRF_APC_BADI_0027 - BAdI: Create, Read and Update a Worklist of PL Items

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

You use this BAdI to save purchasing list items into a worklist to retrieve them later for follow-up actions.

If you implement the BAdI Customer-Specific Decisions in PL Processing, you can instruct the system during the release of purchasing list items not to create listing conditions for the general assortments. The system then does not create article segments for the stores either. This decision is not possible for direct delivery items.

When store listing for a purchasing list item has been disallowed, the BAdI method ADD_WLPL is called and allows you to add such an item to a worklist. These items can be listed individually later.

When you carry out an individual listing for purchasing list items that are not fully listed, as described above, you can select the items to be listed from the previously created worklist. The BAdI method SELECT_WLPL is called and allows you to access the worklist in the way that is required by your business. A sample implementation with a simple selection algorithm is available. If you need more advanced selection criteria, you can refer to the method CL_WRF_APC_FU_LST -> IF_WRF_APC_PL_FU~SELECT_WORKLIST.

Before the selected purchasing list items are processed, the BAdI method LOCK_WLPL allows locking of the corresponding worklist entries to avoid one item being processed multiple times.

After the selected and successfully locked purchasing list items have been processed, the BAdI method PROCESSED_WLPL is called. You can use this method to update the worklist or to remove a successfully processed purchasing list item from the worklist.

A sample implementation exists for this BAdI. For details, refer to class CL_WRF_APC_WLPL. To actually save purchasing list items into a worklist, use database table WRF_APC_WLPL or a customer-specific database table.






ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2029 Date: 20240523 Time: 193918     sap01-206 ( 51 ms )