DBA Data[Home] [Help]

APPS.BEN_ENROLLMENT_ACTION_ITEMS dependencies on BEN_SSPNDD_ENROLLMENT

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

9404: */
9405: --
9406: --Bug 4422667 The above commented condition doesnot work some times.
9407: --
9408: if ben_sspndd_enrollment.g_interim_flag = 'Y' then
9409: --
9410: l_interim := true;
9411: --
9412: end if;