DBA Data[Home] [Help]

APPS.OKS_CHANGE_STATUS_PVT dependencies on DUAL

Line 1867: select 'Y' INTO l_allowed_status from dual where (l_new_sts_code,l_new_ste_code) in

1863: fnd_msg_pub.add();
1864: raise FND_API.G_EXC_ERROR;
1865: end if;
1866:
1867: select 'Y' INTO l_allowed_status from dual where (l_new_sts_code,l_new_ste_code) in
1868: (select
1869: S.CODE STATUS_CODE
1870: ,S.STE_CODE STE_CODE
1871: from