2007 Jun 27 4:23 AM
Hi,
I am writing a report on production order and i need to use RESBD-DVMENG & RESBD-DENMNG ( for committed quantity and quantity withdrawn) Can you please help me in finding these values.
As RESBD is a structure, i cant use it directly in my query. Could you please help me in finding the correct values in/for them.
Thanks in advance
Hrishi
2007 Jun 27 6:30 AM
Hi
Take those Qty fields from the Table RESB (material reservations)
use the qty fields BDMNG,ENMNG , ERFMG etc for your use
Pass the AUFNR Production order No for this table and take these values from this tables
this will serve your purpose
<b>
Reward points for useful Answers</b>
Regards
Anji
Hi,
I am writing a report on production order and i need to use RESBD-DVMENG & RESBD-DENMNG ( for committed quantity and quantity withdrawn) Can you please help me in finding these values.
As RESBD is a structure, i cant use it directly in my query. Could you please help me in finding the correct values in/for them.
Thanks in advance
Hrishi
2007 Jun 27 4:31 AM
Best Thing is on SQL Trace
GOTO ST05 Transaction -> Trace on -> enter production order transaction -> keep the qty field -> come back ST05 -> trace off ->list display.
Now it will show list of tables ,easliy you can find out qty field table
Thanks
seshu
2007 Jun 27 6:30 AM
Hi
Take those Qty fields from the Table RESB (material reservations)
use the qty fields BDMNG,ENMNG , ERFMG etc for your use
Pass the AUFNR Production order No for this table and take these values from this tables
this will serve your purpose
<b>
Reward points for useful Answers</b>
Regards
Anji
2007 Jun 28 1:13 AM
Anji,
you are the GURU !! thanks , solved my problem !
Thanks
Hrishi
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |