DBA Data[Home] [Help]

APPS.AK_QUERYOBJ_GRP dependencies on STANDARD

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

15: --
16: -- Desc Calls the private API to creates a query object
17: -- using the given info
18: --
19: -- Results The API returns the standard p_return_status parameter
20: -- indicating one of the standard return statuses :
21: -- * Unexpected error
22: -- * Error
23: -- * Success

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

16: -- Desc Calls the private API to creates a query object
17: -- using the given info
18: --
19: -- Results The API returns the standard p_return_status parameter
20: -- indicating one of the standard return statuses :
21: -- * Unexpected error
22: -- * Error
23: -- * Success
24: -- Parameters Query object columns

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

49: --
50: -- Desc Calls the private API to creates a query object line
51: -- using the given info
52: --
53: -- Results The API returns the standard p_return_status parameter
54: -- indicating one of the standard return statuses :
55: -- * Unexpected error
56: -- * Error
57: -- * Success

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

50: -- Desc Calls the private API to creates a query object line
51: -- using the given info
52: --
53: -- Results The API returns the standard p_return_status parameter
54: -- indicating one of the standard return statuses :
55: -- * Unexpected error
56: -- * Error
57: -- * Success
58: -- Parameters Query object line columns

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

83: -- Procedure DOWNLOAD_QUERY_OBJECT
84: --
85: -- Usage Group API for downloading query objects
86: --
87: -- Desc This API first write out standard loader
88: -- file header for attributes to a flat file.
89: -- Then it calls the private API to extract the
90: -- attributes selected by application ID or by
91: -- key values from the database to the output file.

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

89: -- Then it calls the private API to extract the
90: -- attributes selected by application ID or by
91: -- key values from the database to the output file.
92: --
93: -- Results The API returns the standard p_return_status parameter
94: -- indicating one of the standard return statuses :
95: -- * Unexpected error
96: -- * Error
97: -- * Success

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

90: -- attributes selected by application ID or by
91: -- key values from the database to the output file.
92: --
93: -- Results The API returns the standard p_return_status parameter
94: -- indicating one of the standard return statuses :
95: -- * Unexpected error
96: -- * Error
97: -- * Success
98: -- Parameters