DBA Data[Home] [Help]

APPS.PA_WF_FB_SAMPLE_PKG dependencies on GL_CODE_COMBINATIONS

Line 20: l_segment_value gl_code_combinations.segment1%TYPE;

16: l_project_org_id hr_organization_units.organization_id%TYPE;
17: l_acc_org_id hr_organization_units.organization_id%TYPE;
18: l_org_map pa_lookups.meaning%TYPE;
19: l_expenditure_type pa_expenditure_types.expenditure_type%TYPE;
20: l_segment_value gl_code_combinations.segment1%TYPE;
21:
22: BEGIN
23:
24: ------------------------------------------------------------------------