DBA Data[Home] [Help]

APPS.OKE_PRINT_FORM_PUB dependencies on OKE_K_PRINT_FORMS

Line 216: from oke_k_print_forms

212: where print_form_code = p_header_rec.print_form_code;
213:
214: cursor kpf is
215: select count(1)
216: from oke_k_print_forms
217: where k_header_id = p_header_rec.contract_header_id
218: and print_form_code = p_header_rec.print_form_code;
219:
220: cursor sts is