DBA Data[Home] [Help]

APPS.WSH_CC_USERS_PKG dependencies on DUAL

Line 92: select wsh_cc_user_setups_s.nextval into l_CC_USER_SEQUENCE_ID from dual;

88: -- Initialize API return status to success
89: x_return_status := FND_API.G_RET_STS_SUCCESS;
90: --dbms_output.put_line('begin api-2');
91:
92: select wsh_cc_user_setups_s.nextval into l_CC_USER_SEQUENCE_ID from dual;
93: /* Validate input parameters if any */
94:
95: -- Insert a row into wsh_cc_users entity with all detail information
96: insert into wsh_cc_user_setups