Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch Description

Former Member
0 Likes
458

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.

2 REPLIES 2
Read only

Former Member
0 Likes
416

check fm <b>QC01_BATCH_VALUES_READ</b>, pass Material no and Batch no, get all the characteristics for that Material and Batch.

Read only

Former Member
0 Likes
416

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....