DBA Data[Home] [Help]

APPS.FV_SF133_NOYEAR dependencies on FND_FLEX_VALUE_SETS

Line 60: g_seg_value_set_id FND_FLEX_VALUE_SETS.FLEX_VALUE_SET_ID%TYPE;

56: c_segment_name fnd_id_flex_segments.segment_name%TYPE;
57: c_flex_column_name fnd_id_flex_segments.application_column_name%TYPE;
58: --
59: v_balance_column_name fnd_id_flex_segments.application_column_name%TYPE;
60: g_seg_value_set_id FND_FLEX_VALUE_SETS.FLEX_VALUE_SET_ID%TYPE;
61:
62: -- ---------- Treasury Symbol Report Line Cursor Vaiables -----------
63: c_sf133_ts_value gl_code_combinations.segment1%TYPE;
64: c_sf133_line_id fv_sf133_definitions_lines.sf133_line_id%TYPE;