DBA Data[Home] [Help]

APPS.IEX_WEBDIR_PVT dependencies on STANDARD

Line 62: -- Standard begin of API savepoint

58: SELECT IEX_QUERY_STRINGS_S.NEXTVAL
59: FROM SYS.DUAL;
60:
61: BEGIN
62: -- Standard begin of API savepoint
63: SAVEPOINT Create_WebAssist_PVT;
64:
65: -- Check p_init_msg_list
66: IF FND_API.to_Boolean( p_init_msg_list ) THEN

Line 252: -- Standard begin of API savepoint

248: l_user_id NUMBER;
249: l_login_id NUMBER;
250:
251: BEGIN
252: -- Standard begin of API savepoint
253: SAVEPOINT Update_WebAssist_PVT;
254:
255: -- Check p_init_msg_list
256: IF FND_API.to_Boolean( p_init_msg_list ) THEN