Hi All,
I am basically executing a transaction QP03 to display the Inspection Plan Information. On teh selection screen I can enter the Material number, Plant and Group. Then when I cleck on the Operation tab or hit enter I am displayed two line item details probably the details of the Inspection Lot number with respect to the Operations Number associated with them.
Now when I select one particlular line item detail and click on the Inspection Characteristics header tab on the application toolbar, I am shown the Inspection Plan Characteristic View.
On this view, I am shown three fields with respect to the characteristic of a particular Inspection Lot.
These are the Target Value, Lower Specification Limit and Upper Specification Limit.
I would like to know the data source for these fields i.e. ( Table name- fieldname ) so that I can fetch their corresponding values and use it in my program.
Thanks.