2008 Dec 17 4:45 AM
Hello experts,
We can find batch characteristic value for a material by using respective tables and few standard function modules. But in my requirement, based on some condition, I have to find batch characteristic value for material from table MARM . Can anybody help on how to find characteristic value from this table.
Thanks in advance.
Zak.
2008 Dec 17 5:14 AM
Hi Zakir,
You can use this function Module To find Batch Characteristics by passing MATNR WERKS AND CHARG. 'VB_BATCH_VALUES_FOR_OUTPUT' and get value .
As far as MARM Table is Concern You can Find Batch Char Value in ATINN field.
Or If it Does't help you write your Query in more Elabroting Way .
Thanks.
Shyam
Hi Zakir,
You can use this function Module To find Batch Characteristics by passing MATNR WERKS AND CHARG. 'VB_BATCH_VALUES_FOR_OUTPUT' and get value .
As far as MARM Table is Concern You can Find Batch Char Value in ATINN field.
Or If it Does't help you write your Query in more Elabroting Way .
Thanks.
Shyam
2008 Dec 17 5:14 AM
Hi Zakir,
You can use this function Module To find Batch Characteristics by passing MATNR WERKS AND CHARG. 'VB_BATCH_VALUES_FOR_OUTPUT' and get value .
As far as MARM Table is Concern You can Find Batch Char Value in ATINN field.
Or If it Does't help you write your Query in more Elabroting Way .
Thanks.
Shyam
2008 Dec 17 7:30 AM
Hello Shyam,
Thanks for reply.
my requirement is some thing like below
loop at MCHB.
if MATNR having character along with value....its OK.
elseif MATNR having character without value.
here I need to find value for this character from MARM.
endloop.
here I dunt know how to find character value for that material from MARM.
can u pls help on this.
Thanks in advance.
Zak.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |