Hi Anuj,
The solution is in similar lines as the previous one (
case).This time the type table (for order) is T003P and the field is AUTYP.
Have the solution, through SQVI using the following join (Join the tables by AUART field)
Take AUTYP in selection screen and AUFNR in the output (List).
The selection screen
When you select the order category and execute, the corresponding AUFNR (order number) list will be displayed.
Jogeswara Rao K