DBA Data[Home] [Help]

APPS.IGS_FI_PRC_ACCT_PKG dependencies on IGS_FI_SA_SEGMENTS

Line 253: FROM igs_fi_sa_segments;

249: --
250: CURSOR cur_fi_sa_segments
251: IS
252: SELECT segment_num,segment_value
253: FROM igs_fi_sa_segments;
254:
255: --
256: --Get the Segment Values for the Fee Type Entity
257: --