2006 Aug 09 11:04 PM
Hi all,
I have a process order number, materail number and batch number, I want to look if a particular characteristic is present in that batch and if yes, get that charateristic value. HOw can I do this. Please help.
Hi all,
I have a process order number, materail number and batch number, I want to look if a particular characteristic is present in that batch and if yes, get that charateristic value. HOw can I do this. Please help.
2006 Aug 09 11:23 PM
Try fm QC01_BATCH_VALUES_READ, pass Material no and Batch no, get all the characteristics for that Material and Batch. Then you can look for desired characteristics.
2006 Aug 09 11:24 PM
At what level is the classification defined, material/batch or is it at the order level? If it is at material batch level, you can use CLAF_CLASSIFICATION_OF_OBJECTS function module to get the values.
Please close your other open posts once answered.