DBA Data[Home] [Help]

APPS.IGS_FI_PRC_ACCT_PKG dependencies on FND_ID_FLEX_STRUCTURES

Line 38: l_v_delimiter fnd_id_flex_structures.concatenated_segment_delimiter%TYPE := fnd_flex_ext.get_delimiter('SQLGL','GL#',g_n_coa_id);

34: ***************************************************************** */
35:
36: -- Get the Delimiter that is set for the Segment Code Combinations
37: -- and use this for seperating the segments
38: l_v_delimiter fnd_id_flex_structures.concatenated_segment_delimiter%TYPE := fnd_flex_ext.get_delimiter('SQLGL','GL#',g_n_coa_id);
39: l_v_null igs_lookup_values.meaning%TYPE;
40: BEGIN
41:
42: