Hi Santhosh,
As BTOrder and BTOrderHeader are related with a Composite Relation ship, When ever you create BTOrder, BTOrderHeader would be created. You just need to use get_related_entity.
And that is the reason you got the dump.
Regards
Vinod
Hi Santhosh,
As BTOrder and BTOrderHeader are related with a Composite Relation ship, When ever you create BTOrder, BTOrderHeader would be created. You just need to use get_related_entity.
And that is the reason you got the dump.
Regards
Vinod