DBA Data[Home] [Help]

APPS.OKC_XPRT_IMPORT_PVT dependencies on OKC_XPRT_QUESTION_ORDERS

Line 1445: UPDATE Okc_Xprt_Question_Orders

1441: x_msg_count => x_msg_count
1442: );
1443:
1444: -- Update all the Question order records that have question_rule_status as PENDINGPUB
1445: UPDATE Okc_Xprt_Question_Orders
1446: SET runtime_available_flag = 'Y',
1447: question_rule_status = 'ACTIVE',
1448: last_updated_by = FND_GLOBAL.USER_ID,
1449: last_update_date = SYSDATE,