DBA Data[Home] [Help]

APPS.AP_BAL_PKG dependencies on FND_ID_FLEX_STRUCTURES

Line 106: fnd_id_flex_structures ffs

102: SELECT DISTINCT ffv.description
103: INTO v_value_desc
104: FROM
105: -- gl_code_combinations gcc, .. B 8973431/8935239 .... remove table from join
106: fnd_id_flex_structures ffs
107: ,fnd_id_flex_segments fseg
108: ,fnd_flex_values_vl ffv
109: --WHERE gcc.chart_of_accounts_id = ffs.id_flex_num .. B 8973431/8935239
110: --AND ffs.id_flex_num = fseg.id_flex_num .. B 8973431/8935239