DBA Data[Home] [Help]

APPS.JE_BE_CSSR_PKG dependencies on FND_ID_FLEX_SEGMENTS

Line 368: l_seg_name fnd_id_flex_segments.application_column_name%type;

364:
365: l_disp_period gl_periods.period_name%type;
366: l_sob_id gl_sets_of_books.set_of_books_id%type;
367: l_coa_id gl_code_combinations.CHART_OF_ACCOUNTS_ID%type;
368: l_seg_name fnd_id_flex_segments.application_column_name%type;
369: l_cc_id gl_code_combinations.code_combination_id%type;
370: l_start_date date;
371: l_end_date date;
372: l_status_text varchar2(2000);