DBA Data[Home] [Help]

APPS.BEN_ENROLLMENT_ACTION_ITEMS dependencies on BEN_SSPNDD_ENROLLMENT

Line 9493: if ben_sspndd_enrollment.g_interim_flag = 'Y' then

9489: */
9490: --
9491: --Bug 4422667 The above commented condition doesnot work some times.
9492: --
9493: if ben_sspndd_enrollment.g_interim_flag = 'Y' then
9494: --
9495: l_interim := true;
9496: --
9497: end if;