DBA Data[Home] [Help]

APPS.AK_SECURITY_GRP dependencies on STANDARD

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

5: -- Procedure DOWNLOAD_RESP
6: --
7: -- Usage Group API for downloading attributes
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 p_directory

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

190: --
191: -- Desc Calls the private API to creates an attribute
192: -- using the given info
193: --
194: -- Results The API returns the standard p_return_status parameter
195: -- indicating one of the standard return statuses :
196: -- * Unexpected error
197: -- * Error
198: -- * Success

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

191: -- Desc Calls the private API to creates an attribute
192: -- using the given info
193: --
194: -- Results The API returns the standard p_return_status parameter
195: -- indicating one of the standard return statuses :
196: -- * Unexpected error
197: -- * Error
198: -- * Success
199: -- Parameters Attribute columns

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

287: --
288: -- Desc Calls the private API to creates an attribute
289: -- using the given info
290: --
291: -- Results The API returns the standard p_return_status parameter
292: -- indicating one of the standard return statuses :
293: -- * Unexpected error
294: -- * Error
295: -- * Success

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

288: -- Desc Calls the private API to creates an attribute
289: -- using the given info
290: --
291: -- Results The API returns the standard p_return_status parameter
292: -- indicating one of the standard return statuses :
293: -- * Unexpected error
294: -- * Error
295: -- * Success
296: -- Parameters Attribute columns