DBA Data[Home] [Help]

APPS.PO_ACCOUNT_HELPER dependencies on GMS_AWARDS_ALL

Line 971: l_award_number gms_awards_all.award_number%TYPE;

967: l_code_combination_id po_distributions_all.CODE_COMBINATION_ID%TYPE;
968: l_budget_account_id po_distributions_all.BUDGET_ACCOUNT_ID%TYPE;
969: l_accrual_account_id po_distributions_all.ACCRUAL_ACCOUNT_ID%TYPE;
970: l_variance_account_id po_distributions_all.VARIANCE_ACCOUNT_ID%TYPE;
971: l_award_number gms_awards_all.award_number%TYPE;
972:
973: CURSOR dists_csr(p_doc_id IN NUMBER, p_draftid IN NUMBER) --bug16628805
974: IS
975: SELECT pod.po_distribution_id,