DBA Data[Home] [Help]

APPS.PA_ASSIGNMENTS_PUB dependencies on DUAL

Line 8070: Select 1 INTO x_return_status from dual

8066:
8067: BEGIN
8068: x_return_status := 0;
8069:
8070: Select 1 INTO x_return_status from dual
8071: where exists (
8072: Select role.project_role_id from
8073: pa_project_role_types_b role,
8074: pa_project_assignments asm where