DBA Data[Home] [Help]

APPS.OKE_CONTRACT_PUB dependencies on OKE_K_STANDARD_NOTES_B

Line 4162: select standard_notes_id from oke_k_standard_notes_b

4158: from okc_k_items
4159: where dnz_chr_id = p_chr_id;
4160:
4161: cursor c_note is
4162: select standard_notes_id from oke_k_standard_notes_b
4163: where k_header_id = p_chr_id;
4164:
4165:
4166: cursor c_form is