DBA Data[Home] [Help]

APPS.QA_SS_RESULTS dependencies on FND_GLOBAL

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

1725: -- 1 to indicate that the online actions firing is
1726: -- not be done
1727: --
1728: error_array := qa_validation_api.validate_row(p_plan_id,
1729: p_spec_id, p_org_id, fnd_global.user_id, p_transaction_number,
1730: p_transaction_id, l_results_array, l_message_array,
1731: elements, 1);
1732:
1733: -- 12.1 QWB Usability Improvements