‎2007 Mar 20 5:36 AM
Hi.
When we give batch for material , we also give description for that batch. Now my problem is that i have to print that description in sales order printout. but i am not able to find it in any table. i only get batch for that material. so please can anyone tell me the table name where the characteristics are stored for that batch of material. or how can i get this ? is ther any FM.
Thanks.
‎2007 Mar 20 5:39 AM
check fm <b>QC01_BATCH_VALUES_READ</b>, pass Material no and Batch no, get all the characteristics for that Material and Batch.
‎2007 Mar 20 5:41 AM
Hi PURU,
If the matarial is batch managed , in MARA table there is a FIELD "XCHPF"
if MARA-XCHPF = 'X'. then go to MCH1(Batches (if Batch Management Cross-Plant)) table and put material and U will get the corresponding batch for the material
Reward points if helpful
Regards
Avi....