Hello Sumant,
Define the below way.
lo_association = model->create_association(
iv_association_name = ' <Asoociation_Name> '
iv_left_type = '<Parent_Entity>'
iv_right_type = '<Child_Enityt>'
iv_right_card = 'N'
iv_left_card = '1' ).
Regards,
Ashwin
Hello Sumant,
Define the below way.
lo_association = model->create_association(
iv_association_name = ' <Asoociation_Name> '
iv_left_type = '<Parent_Entity>'
iv_right_type = '<Child_Enityt>'
iv_right_card = 'N'
iv_left_card = '1' ).
Regards,
Ashwin