How to find which mthods are used in the form

Hai to all,

when am crearing a new purchase order,i given only the vendor account then all fields filled automatically.I neeed to know where can i get the code for that logic.I already search in the PurchCreateOrder form,but i didn’t get any code.plz give me a solution.

Put a debugger - in the modified method, create method and try to find out the data flow in the system…

Debugger is an important tool - as a developer you need to make use of it…[:)]

Hai kranthi ,

Could u plz clarify ,when am selecting any one VENDOR ACCOUNT in the new purchase order, how am getting all the related fields data.

see purchTable - initFromVendTable method