DBA Data[Home] [Help]

APPS.AK_SECURITY_PVT dependencies on STANDARD

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

18: --
19: -- Desc This API check to see if an attribute record
20: -- exists with the given key values.
21: --
22: -- Results The API returns the standard p_return_status parameter
23: -- indicating one of the standard return statuses :
24: -- * Unexpected error
25: -- * Error
26: -- * Success

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

19: -- Desc This API check to see if an attribute record
20: -- exists with the given key values.
21: --
22: -- Results The API returns the standard p_return_status parameter
23: -- indicating one of the standard return statuses :
24: -- * Unexpected error
25: -- * Error
26: -- * Success
27: -- This function will return TRUE if such an attribute

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

50: --
51: -- Desc This API check to see if an attribute record
52: -- exists with the given key values.
53: --
54: -- Results The API returns the standard p_return_status parameter
55: -- indicating one of the standard return statuses :
56: -- * Unexpected error
57: -- * Error
58: -- * Success

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

51: -- Desc This API check to see if an attribute record
52: -- exists with the given key values.
53: --
54: -- Results The API returns the standard p_return_status parameter
55: -- indicating one of the standard return statuses :
56: -- * Unexpected error
57: -- * Error
58: -- * Success
59: -- This function will return TRUE if such an attribute

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

82: -- Desc Creates an attribute using the given info. This
83: -- API should only be called by other APIs that are
84: -- owned by the Core Modules Team (AK).
85: --
86: -- Results The API returns the standard p_return_status parameter
87: -- indicating one of the standard return statuses :
88: -- * Unexpected error
89: -- * Error
90: -- * Success

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

83: -- API should only be called by other APIs that are
84: -- owned by the Core Modules Team (AK).
85: --
86: -- Results The API returns the standard p_return_status parameter
87: -- indicating one of the standard return statuses :
88: -- * Unexpected error
89: -- * Error
90: -- * Success
91: -- Parameters Attribute columns

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

126: -- Desc Creates an attribute using the given info. This
127: -- API should only be called by other APIs that are
128: -- owned by the Core Modules Team (AK).
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: -- API should only be called by other APIs that are
128: -- owned by the Core Modules Team (AK).
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 Attribute columns

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

170: -- Desc This API will extract the attributes selected
171: -- by application ID or by key values from the
172: -- database to the output file.
173: --
174: -- Results The API returns the standard p_return_status parameter
175: -- indicating one of the standard return statuses :
176: -- * Unexpected error
177: -- * Error
178: -- * Success

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

171: -- by application ID or by key values from the
172: -- database to the output file.
173: --
174: -- Results The API returns the standard p_return_status parameter
175: -- indicating one of the standard return statuses :
176: -- * Unexpected error
177: -- * Error
178: -- * Success
179: -- Parameters

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

217: -- Desc This API will extract the attributes selected
218: -- by application ID or by key values from the
219: -- database to the output file.
220: --
221: -- Results The API returns the standard p_return_status parameter
222: -- indicating one of the standard return statuses :
223: -- * Unexpected error
224: -- * Error
225: -- * Success

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

218: -- by application ID or by key values from the
219: -- database to the output file.
220: --
221: -- Results The API returns the standard p_return_status parameter
222: -- indicating one of the standard return statuses :
223: -- * Unexpected error
224: -- * Error
225: -- * Success
226: -- Parameters

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

267: -- key value into a given attribute table
268: -- (of type Attribute_PK_Tbl_Type) only if the
269: -- primary key does not already exist in the table.
270: --
271: -- Results The API returns the standard p_return_status parameter
272: -- indicating one of the standard return statuses :
273: -- * Unexpected error
274: -- * Error
275: -- * Success

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

268: -- (of type Attribute_PK_Tbl_Type) only if the
269: -- primary key does not already exist in the table.
270: --
271: -- Results The API returns the standard p_return_status parameter
272: -- indicating one of the standard return statuses :
273: -- * Unexpected error
274: -- * Error
275: -- * Success
276: -- Parameters Attribute key columns: IN required

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

302: -- will process the file until the EOF is reached,
303: -- a parse error is encountered, or when data for
304: -- a different business object is read from the file.
305: --
306: -- Results The API returns the standard p_return_status parameter
307: -- indicating one of the standard return statuses :
308: -- * Unexpected error
309: -- * Error
310: -- * Success

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

303: -- a parse error is encountered, or when data for
304: -- a different business object is read from the file.
305: --
306: -- Results The API returns the standard p_return_status parameter
307: -- indicating one of the standard return statuses :
308: -- * Unexpected error
309: -- * Error
310: -- * Success
311: -- Parameters p_index : IN OUT required

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

357: --
358: -- Desc Perform validation on an exluded items record or
359: -- resp_security_attributes record.
360: --
361: -- Results The API returns the standard p_return_status parameter
362: -- indicating one of the standard return statuses :
363: -- * Unexpected error
364: -- * Error
365: -- * Success

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

358: -- Desc Perform validation on an exluded items record or
359: -- resp_security_attributes record.
360: --
361: -- Results The API returns the standard p_return_status parameter
362: -- indicating one of the standard return statuses :
363: -- * Unexpected error
364: -- * Error
365: -- * Success
366: -- In addition, this function returns TRUE if all