on 2015 May 06 8:06 AM
Hi Gurus,
From where we can get rejected inspected lot ? in which table we can see this?
Hi Shailendra,
The usage decission for a inspection lot is stored in QAVE-VCODE.Pass PRUEFLOS (Inspection lot number) and retrive the usage decission if it contains value 'R' then it is rejected Inspection lot.
Hope this helps you.
Regards
Pallavi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear,
Use tables QALS,JEST,TJ02
Pass insepection lot to table QALS and get QALS-OBJNR and pass the OBJNR to table JEST and get the values of JEST-STAT , here you need to get teh active status with X mark and pass those to table
TJ02 and get the field value TXT04 as LTCA -Lot cancelled.
LTCA is the system status for lot cancellation.
Regards,
Pardhu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
88 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.