DBA Data[Home] [Help]

APPS.AK_KEY_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 foreign key
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 foreign key
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 Foreign Key columns

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

55: --
56: -- Desc Calls the private API to creates a foreign key
57: -- column record using the given info
58: --
59: -- Results The API returns the standard p_return_status parameter
60: -- indicating one of the standard return statuses :
61: -- * Unexpected error
62: -- * Error
63: -- * Success

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

56: -- Desc Calls the private API to creates a foreign key
57: -- column record using the given info
58: --
59: -- Results The API returns the standard p_return_status parameter
60: -- indicating one of the standard return statuses :
61: -- * Unexpected error
62: -- * Error
63: -- * Success
64: -- Parameters Foreign Key Column columns

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

91: --
92: -- Desc Calls the private API to creates a unique key
93: -- using the given info
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: -- Desc Calls the private API to creates a unique key
93: -- using the given info
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 Unique Key columns

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

126: --
127: -- Desc Calls the private API to creates a unique key
128: -- column record using the given info
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: -- Desc Calls the private API to creates a unique key
128: -- column record using the given info
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 Unique Key Column columns

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

162: --
163: -- Desc Calls the private API to deletes a foreign key
164: -- record with the given key value.
165: --
166: -- Results The API returns the standard p_return_status parameter
167: -- indicating one of the standard return statuses :
168: -- * Unexpected error
169: -- * Error
170: -- * Success

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

163: -- Desc Calls the private API to deletes a foreign key
164: -- record with the given key value.
165: --
166: -- Results The API returns the standard p_return_status parameter
167: -- indicating one of the standard return statuses :
168: -- * Unexpected error
169: -- * Error
170: -- * Success
171: -- Parameters p_foreign_key_name : IN required

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

197: --
198: -- Desc Calls the private API to deletes a foreign key
199: -- column record with the given key value.
200: --
201: -- Results The API returns the standard p_return_status parameter
202: -- indicating one of the standard return statuses :
203: -- * Unexpected error
204: -- * Error
205: -- * Success

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

198: -- Desc Calls the private API to deletes a foreign key
199: -- column record with the given key value.
200: --
201: -- Results The API returns the standard p_return_status parameter
202: -- indicating one of the standard return statuses :
203: -- * Unexpected error
204: -- * Error
205: -- * Success
206: -- Parameters p_foreign_key_name : IN required

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

236: --
237: -- Desc Calls the private API to deletes a unique key
238: -- record with the given key value.
239: --
240: -- Results The API returns the standard p_return_status parameter
241: -- indicating one of the standard return statuses :
242: -- * Unexpected error
243: -- * Error
244: -- * Success

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

237: -- Desc Calls the private API to deletes a unique key
238: -- record with the given key value.
239: --
240: -- Results The API returns the standard p_return_status parameter
241: -- indicating one of the standard return statuses :
242: -- * Unexpected error
243: -- * Error
244: -- * Success
245: -- Parameters p_unique_key_name : IN required

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

271: --
272: -- Desc Calls the private API to deletes a unique key
273: -- column record with the given key value.
274: --
275: -- Results The API returns the standard p_return_status parameter
276: -- indicating one of the standard return statuses :
277: -- * Unexpected error
278: -- * Error
279: -- * Success

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

272: -- Desc Calls the private API to deletes a unique key
273: -- column record with the given key value.
274: --
275: -- Results The API returns the standard p_return_status parameter
276: -- indicating one of the standard return statuses :
277: -- * Unexpected error
278: -- * Error
279: -- * Success
280: -- Parameters p_unique_key_name : IN required

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

310: --
311: -- Desc This API calls the private API to update
312: -- a foreign key record using the given info
313: --
314: -- Results The API returns the standard p_return_status parameter
315: -- indicating one of the standard return statuses :
316: -- * Unexpected error
317: -- * Error
318: -- * Success

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

311: -- Desc This API calls the private API to update
312: -- a foreign key record using the given info
313: --
314: -- Results The API returns the standard p_return_status parameter
315: -- indicating one of the standard return statuses :
316: -- * Unexpected error
317: -- * Error
318: -- * Success
319: -- Parameters Foreign Key columns

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

350: --
351: -- Desc This API calls the private API to update
352: -- a foreign key column record using the given info
353: --
354: -- Results The API returns the standard p_return_status parameter
355: -- indicating one of the standard return statuses :
356: -- * Unexpected error
357: -- * Error
358: -- * Success

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

351: -- Desc This API calls the private API to update
352: -- a foreign key column record using the given info
353: --
354: -- Results The API returns the standard p_return_status parameter
355: -- indicating one of the standard return statuses :
356: -- * Unexpected error
357: -- * Error
358: -- * Success
359: -- Parameters Foreign Key Column columns

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

386: --
387: -- Desc This API calls the private API to update
388: -- a unique key record using the given info
389: --
390: -- Results The API returns the standard p_return_status parameter
391: -- indicating one of the standard return statuses :
392: -- * Unexpected error
393: -- * Error
394: -- * Success

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

387: -- Desc This API calls the private API to update
388: -- a unique key record using the given info
389: --
390: -- Results The API returns the standard p_return_status parameter
391: -- indicating one of the standard return statuses :
392: -- * Unexpected error
393: -- * Error
394: -- * Success
395: -- Parameters Unique Key columns

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

421: --
422: -- Desc This API calls the private API to update
423: -- a uniquekey column record using the given info
424: --
425: -- Results The API returns the standard p_return_status parameter
426: -- indicating one of the standard return statuses :
427: -- * Unexpected error
428: -- * Error
429: -- * Success

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

422: -- Desc This API calls the private API to update
423: -- a uniquekey column record using the given info
424: --
425: -- Results The API returns the standard p_return_status parameter
426: -- indicating one of the standard return statuses :
427: -- * Unexpected error
428: -- * Error
429: -- * Success
430: -- Parameters Unique Key Column columns