DBA Data[Home] [Help]

APPS.QA_RESULTS_API dependencies on QA_SEQUENCE_API

Line 362: column_value := QA_SEQUENCE_API.get_sequence_default_value;

358: -- Need to insert the value 'Automatic' for Sequences while
359: -- posting results. Calling Sequence API function
360: -- so as to get the translated value for 'Automatic'
361: IF return_results_array(i).actual_datatype = qa_ss_const.sequence_datatype THEN
362: column_value := QA_SEQUENCE_API.get_sequence_default_value;
363: END IF;
364: --
365: -- bug 6933282
366: -- Round off the number element to the decimal precision defined