DBA Data[Home] [Help]

APPS.PSP_AUTOPOP dependencies on PSP_GENERAL

Line 732: l_struc_num NUMBER :=psp_general.find_chart_of_accts(p_set_of_books_id,l_chart_of_accts);

728: resolved_rule VARCHAR2(4000) := NULL;
729:
730: l_rule_match BOOLEAN := FALSE;
731: l_chart_of_accts VARCHAR2(20);
732: l_struc_num NUMBER :=psp_general.find_chart_of_accts(p_set_of_books_id,l_chart_of_accts);
733: short_name CONSTANT VARCHAR2(50) := 'SQLGL';
734: flex_code CONSTANT VARCHAR2(4) := 'GL#';
735: struct_num CONSTANT NUMBER :=to_number(l_chart_of_accts);
736: