DBA Data[Home] [Help]

APPS.IGS_FI_PRC_ACCT_PKG dependencies on IGS_LOOKUP_VALUES

Line 39: l_v_null igs_lookup_values.meaning%TYPE;

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:
43: l_v_null := igs_fi_gen_gl.get_lkp_meaning('IGS_FI_LOCKBOX','NULL_VALUE');