DBA Data[Home] [Help]

APPS.AK_QUERYOBJ_PVT dependencies on STANDARD

Line 23: -- Results The API returns the standard p_return_status parameter

19: -- If a query object is selected for writing to the loader
20: -- file, all its children records query_object_lines
21: -- that references this object will also be written.
22: --
23: -- Results The API returns the standard p_return_status parameter
24: -- indicating one of the standard return statuses :
25: -- * Unexpected error
26: -- * Error
27: -- * Success

Line 24: -- indicating one of the standard return statuses :

20: -- file, all its children records query_object_lines
21: -- that references this object will also be written.
22: --
23: -- Results The API returns the standard p_return_status parameter
24: -- indicating one of the standard return statuses :
25: -- * Unexpected error
26: -- * Error
27: -- * Success
28: -- Parameters

Line 130: -- Results The API returns the standard p_return_status parameter

126: -- passed. This API will process the file until the
127: -- EOF is reached, a parse error is encountered, or when
128: -- data for a different business object is read from the file.
129: --
130: -- Results The API returns the standard p_return_status parameter
131: -- indicating one of the standard return statuses :
132: -- * Unexpected error
133: -- * Error
134: -- * Success

Line 131: -- indicating one of the standard return statuses :

127: -- EOF is reached, a parse error is encountered, or when
128: -- data for a different business object is read from the file.
129: --
130: -- Results The API returns the standard p_return_status parameter
131: -- indicating one of the standard return statuses :
132: -- * Unexpected error
133: -- * Error
134: -- * Success
135: -- Parameters p_index : IN OUT required