DBA Data[Home] [Help]

APPS.QA_SS_RESULTS dependencies on FND_GLOBAL

Line 1660: p_spec_id, p_org_id, fnd_global.user_id, p_transaction_number,

1656: -- 1 to indicate that the online actions firing is
1657: -- not be done
1658: --
1659: error_array := qa_validation_api.validate_row(p_plan_id,
1660: p_spec_id, p_org_id, fnd_global.user_id, p_transaction_number,
1661: p_transaction_id, l_results_array, l_message_array,
1662: elements, 1);
1663:
1664: -- 12.1 QWB Usability Improvements