2008 Nov 17 11:41 AM
Hi All
I have a requirement wherein i have to map the standard sap methodology of batch determination that happens in a process order. Currently, in the tcode COR1, whenever a user selects a component material and triggers batch determination, sap determines a list of eligible batches based on the search strategy & condition records
defined in the config.
What i want to know is that whether this list of batches can be generated in a custom program, using some standard FM, BAPI etc? or if i have to manually implement the logic, how to go about incorporating the search strategy & condition records in the logic.
Any pointers will be appreciated.
Regards
Ravish Garg
Hi All
I have a requirement wherein i have to map the standard sap methodology of batch determination that happens in a process order. Currently, in the tcode COR1, whenever a user selects a component material and triggers batch determination, sap determines a list of eligible batches based on the search strategy & condition records
defined in the config.
What i want to know is that whether this list of batches can be generated in a custom program, using some standard FM, BAPI etc? or if i have to manually implement the logic, how to go about incorporating the search strategy & condition records in the logic.
Any pointers will be appreciated.
Regards
Ravish Garg
2008 Nov 17 2:19 PM
2008 Nov 24 8:12 AM
Hi Ravi ,
i think we can get that Logic of SAP into Z programs , search for FMs like tis
CO_WB_BATCH_DETERMINATION
regards
Prabhu
2008 Dec 18 10:08 AM
Hi All
I have mapped the standard SAP logic into my Z program by using a Z copy of VB_BATCH_DETERMINATION.
2009 Jan 08 6:43 AM
Hi Ravish,
Can I use this FM 'VB_BATCH_DETERMINATION' in evaluating all new batches and comparing the batch results against the Batch Search Strategy assigned to the respective material code?
Thanks in advance.
Rgds,
Madhuri
2009 Jan 08 6:59 AM
HI Madhuri
It is not directly possible to use this FM to to evaluate all new batches and compare the Batch results with the batch search strategy.
To be able to use this FM properly, its necessary to pass the correct structures to its importing parameters, which can be determined using 2-3 FM's before this and fetching data from the standard tables.
Cheers
Ravish
2009 Jan 08 7:19 AM
Hi Ravish,
thanks for the reply.
Will you please reply me for the thread I had post, those FMs which are to used for this one?
My post is "Batch determination process in SD- Delivery: any Function module?"
rgds,
MAdhuri
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |