Hide some fields like Delivery, Delivery Item,under refernce object fields like Revision Level,Serial Number,Product Date etc from standard transaction QM01/QM02/QM03.
Also adding some custom fields to the screen to the same transaction.
Hide some fields like Delivery, Delivery Item,under refernce object fields like Revision Level,Serial Number,Product Date etc from standard transaction QM01/QM02/QM03.
Also adding some custom fields to the screen to the same transaction.
If you really want to change the looks of Dynpros in Standard-TAs (especially add new fields and logic to write values to database tables) you will have to modify them. Some screens are customizable, but to add fields to screens of standard field-groups you will probably have to register and modify.
In the case of hide them you need to have ask dev. keys for the specific objects. For new fields you have to adjust views like: VIQMEL. (append for the table of: QMEL would be the best)