DBA Data[Home] [Help]

APPS.OKE_IMPORT_CONTRACT_PUB dependencies on OKE_K_PRINT_FORMS

Line 3686: delete from oke_k_print_forms where k_line_id = p_contract_line_id;

3682:
3683: delete from oke_k_standard_notes_b where k_line_id = p_contract_line_id;
3684:
3685: -- Delete Print Forms
3686: delete from oke_k_print_forms where k_line_id = p_contract_line_id;
3687:
3688: -- Delete Terms and Conditions
3689: delete from oke_k_terms where k_line_id = p_contract_line_id;
3690: