DBA Data[Home] [Help]

APPS.AK_QUERYOBJ_GRP dependencies on STANDARD

Line 9: -- Desc This API first write out standard loader

5: -- Procedure DOWNLOAD_QUERY_OBJECT
6: --
7: -- Usage Group API for downloading query objects
8: --
9: -- Desc This API first write out standard loader
10: -- file header for attributes to a flat file.
11: -- Then it calls the private API to extract the
12: -- attributes selected by application ID or by
13: -- key values from the database to the output file.

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

11: -- Then it calls the private API to extract the
12: -- attributes selected by application ID or by
13: -- key values from the database to the output file.
14: --
15: -- Results The API returns the standard p_return_status parameter
16: -- indicating one of the standard return statuses :
17: -- * Unexpected error
18: -- * Error
19: -- * Success

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

12: -- attributes selected by application ID or by
13: -- key values from the database to the output file.
14: --
15: -- Results The API returns the standard p_return_status parameter
16: -- indicating one of the standard return statuses :
17: -- * Unexpected error
18: -- * Error
19: -- * Success
20: -- Parameters

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

166: --
167: -- Desc Calls the private API to creates a query object
168: -- using the given info
169: --
170: -- Results The API returns the standard p_return_status parameter
171: -- indicating one of the standard return statuses :
172: -- * Unexpected error
173: -- * Error
174: -- * Success

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

167: -- Desc Calls the private API to creates a query object
168: -- using the given info
169: --
170: -- Results The API returns the standard p_return_status parameter
171: -- indicating one of the standard return statuses :
172: -- * Unexpected error
173: -- * Error
174: -- * Success
175: -- Parameters Query object columns

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

259: --
260: -- Desc Calls the private API to creates a query object line
261: -- using the given info
262: --
263: -- Results The API returns the standard p_return_status parameter
264: -- indicating one of the standard return statuses :
265: -- * Unexpected error
266: -- * Error
267: -- * Success

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

260: -- Desc Calls the private API to creates a query object line
261: -- using the given info
262: --
263: -- Results The API returns the standard p_return_status parameter
264: -- indicating one of the standard return statuses :
265: -- * Unexpected error
266: -- * Error
267: -- * Success
268: -- Parameters Query object line columns