DBA Data[Home] [Help]

APPS.BIS_PMF_ALERT_REG_PVT dependencies on FND_GLOBAL

Line 73: l_user_id := fnd_global.USER_ID;

69: RAISE FND_API.G_EXC_ERROR;
70: END IF;
71: */
72:
73: l_user_id := fnd_global.USER_ID;
74: l_login_id := fnd_global.LOGIN_ID;
75:
76: --
77: -- Selecting the Next Registion Id from Sequence Generator

Line 74: l_login_id := fnd_global.LOGIN_ID;

70: END IF;
71: */
72:
73: l_user_id := fnd_global.USER_ID;
74: l_login_id := fnd_global.LOGIN_ID;
75:
76: --
77: -- Selecting the Next Registion Id from Sequence Generator
78: --