[Home] [Help]
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
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: --