DBA Data[Home] [Help]

APPS.INV_CONSIGN_NOTIF_UTL dependencies on DUAL

Line 95: SELECT mtl_consigned_diag_notif_s.NEXTVAL INTO l_item_key_s FROM DUAL;

91:
92: x_return_status := FND_API.G_RET_STS_SUCCESS;
93:
94: -- send notification to the user
95: SELECT mtl_consigned_diag_notif_s.NEXTVAL INTO l_item_key_s FROM DUAL;
96: l_item_key := l_item_key_prefix || to_char(l_item_key_s);
97:
98:
99: SELECT full_name