DBA Data[Home] [Help]

APPS.AP_BAL_PKG dependencies on GL_CODE_COMBINATIONS

Line 100: FROM gl_code_combinations gcc

96: BEGIN
97: IF p_seg_type LIKE '%SEGMENT%' THEN
98: SELECT DISTINCT ffv.description
99: INTO v_value_desc
100: FROM gl_code_combinations gcc
101: ,fnd_id_flex_structures ffs
102: ,fnd_id_flex_segments fseg
103: ,fnd_flex_values_vl ffv
104: WHERE gcc.chart_of_accounts_id = ffs.id_flex_num