Hi Team,
I have two classes like class1 and Class 2
Class 1 - Extesion class of PurchLine
Class 2 - Class2
So, from Class1 , I lke to send parameter of active record to Class 2.
I mean the PurchLine Recid to Class 2. ( Current record only)
Kindly let me know How will pass parameter from Class1 to Class 2
Pls give me more shed on this.
thanks!