DBA Data[Home] [Help]

APPS.AP_WEB_DB_EXPDIST_PKG dependencies on GL_SETS_OF_BOOKS

Line 904: l_chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%type;

900: l_award_id ap_exp_report_dists_all.award_id%TYPE;
901: l_expenditure_organization_id ap_exp_report_dists_all.expenditure_organization_id%TYPE;
902: l_cost_center ap_exp_report_dists_all.cost_center%TYPE;
903: l_cost_center_seg_num NUMBER;
904: l_chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%type;
905:
906: -- BUG 7025517
907: p_seg1 varchar2(25) := null;
908: p_seg2 varchar2(25) := null;