You need to sign in to do that
Don't have an account?

How to write wrapper class for multiple Objects
I have four objects
1.ObjectA
2.ObjectB
3.ObjectC
4.ObjectD
ObjectA is parent ObjectB is child,ObjectB is parent ObjectC is child,ObjectC is parent ObjectD is child
How to write Apex Class?
1.ObjectA
2.ObjectB
3.ObjectC
4.ObjectD
ObjectA is parent ObjectB is child,ObjectB is parent ObjectC is child,ObjectC is parent ObjectD is child
How to write Apex Class?
Hi Uday,
May this will help you!