DBA Data[Home] [Help]

APPS.OKL_REPORT_GENERATOR_PVT dependencies on FND_SEGMENT_ATTRIBUTE_VALUES

Line 158: fnd_segment_attribute_values sav,

154: CURSOR c_get_segment_num(p_ledger_id NUMBER)
155: IS
156: SELECT s.application_column_name segment_col_name
157: FROM fnd_id_flex_segments s,
158: fnd_segment_attribute_values sav,
159: gl_ledgers_public_v glp --,
160: WHERE s.application_id = 101 -- GL Application ID
161: AND s.id_flex_code = 'GL#'
162: AND s.id_flex_num = glp.chart_of_accounts_id --COA ID