InterviewSolution
| 1. |
I Am Doing Quality After Doing Migo Mvt Type 105. So When The Migo Mvt Type105 Doc Is Saved Then The Inspection Lot Is Generated And The Stock Is In Quality. Can You Tell Me The Transaction Code For The Stock On Which The Usage Decision Is Pending? |
|
Answer» You can use the list display TRANSACTION code QE51N and in the EXCEPTION CRITERIA you can specify it to be ‘UD Not done’. Otherwise in the same transaction code QE51N in the output columns, you can display the column "Usage decision by" and sort by it so that the blank ones are on the top. Those blank ones are the lots for which UD was not done. Once you find out the lot NUMBERS you can OPEN the lot and see the order NUMBER in it. You can use the list display transaction code QE51N and in the EXCEPTION criteria you can specify it to be ‘UD Not done’. Otherwise in the same transaction code QE51N in the output columns, you can display the column "Usage decision by" and sort by it so that the blank ones are on the top. Those blank ones are the lots for which UD was not done. Once you find out the lot numbers you can open the lot and see the order number in it. |
|