DBA Data[Home] [Help]

APPS.OKE_CONTRACT_PUB dependencies on OKE_K_STANDARD_NOTES_B

Line 4160: select standard_notes_id from oke_k_standard_notes_b

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