DBA Data[Home] [Help]

APPS.AK_SECURITY_GRP dependencies on STANDARD

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

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

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

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

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

52: --
53: -- Desc Calls the private API to creates an attribute
54: -- using the given info
55: --
56: -- Results The API returns the standard p_return_status parameter
57: -- indicating one of the standard return statuses :
58: -- * Unexpected error
59: -- * Error
60: -- * Success

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

53: -- Desc Calls the private API to creates an attribute
54: -- using the given info
55: --
56: -- Results The API returns the standard p_return_status parameter
57: -- indicating one of the standard return statuses :
58: -- * Unexpected error
59: -- * Error
60: -- * Success
61: -- Parameters Attribute columns

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

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

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

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

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

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