[Home] [Help]
3671: -- 6. Delete associated party roles. Articles/Standard Notes/User Defined attributes etc
3672: -- and then delete actual line from oke and okc table.
3673:
3674: -- Delete User Defined Attributes.
3675: delete from oke_k_user_attributes where k_line_id = p_contract_line_id;
3676:
3677: -- Delete Standard Notes.
3678: delete from oke_k_standard_notes_tl
3679: where standard_notes_id in