Hi Andre,
Actually i am not Modifying Anything regarding this Quality order, Previously some other Persons are customizing this forms.
My question is how to display the data in quality order form from the Product receipt posting form.
what are the different tables, forms, Classes and related methods for this Forms,
actually the data entered in product receipt Posting form is inserted in to the Purchparmline Table but it is not inserted in to the invent quality order table.
in Purchpackingslipjournal create/initjournalline method they writing the code for insert in to the table.
in Purchpackingslipjournal create/create journal line -> writing the code to insert in to the Invent quality order table.
in Test environment the Customization is working Perfectly.
but in the Live Environment it is not updated.
how to solve this Issue.