DBA Data[Home] [Help]

APPS.AK_KEY_GRP dependencies on STANDARD

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

8: --
9: -- Desc Calls the private API to creates a foreign key
10: -- using the given info
11: --
12: -- Results The API returns the standard p_return_status parameter
13: -- indicating one of the standard return statuses :
14: -- * Unexpected error
15: -- * Error
16: -- * Success

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

9: -- Desc Calls the private API to creates a foreign key
10: -- using the given info
11: --
12: -- Results The API returns the standard p_return_status parameter
13: -- indicating one of the standard return statuses :
14: -- * Unexpected error
15: -- * Error
16: -- * Success
17: -- Parameters Foreign Key columns

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

114: --
115: -- Desc Calls the private API to creates a foreign key
116: -- column record using the given info
117: --
118: -- Results The API returns the standard p_return_status parameter
119: -- indicating one of the standard return statuses :
120: -- * Unexpected error
121: -- * Error
122: -- * Success

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

115: -- Desc Calls the private API to creates a foreign key
116: -- column record using the given info
117: --
118: -- Results The API returns the standard p_return_status parameter
119: -- indicating one of the standard return statuses :
120: -- * Unexpected error
121: -- * Error
122: -- * Success
123: -- Parameters Foreign Key Column columns

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

212: --
213: -- Desc Calls the private API to creates a unique key
214: -- using the given info
215: --
216: -- Results The API returns the standard p_return_status parameter
217: -- indicating one of the standard return statuses :
218: -- * Unexpected error
219: -- * Error
220: -- * Success

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

213: -- Desc Calls the private API to creates a unique key
214: -- using the given info
215: --
216: -- Results The API returns the standard p_return_status parameter
217: -- indicating one of the standard return statuses :
218: -- * Unexpected error
219: -- * Error
220: -- * Success
221: -- Parameters Unique Key columns

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

308: --
309: -- Desc Calls the private API to creates a unique key
310: -- column record using the given info
311: --
312: -- Results The API returns the standard p_return_status parameter
313: -- indicating one of the standard return statuses :
314: -- * Unexpected error
315: -- * Error
316: -- * Success

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

309: -- Desc Calls the private API to creates a unique key
310: -- column record using the given info
311: --
312: -- Results The API returns the standard p_return_status parameter
313: -- indicating one of the standard return statuses :
314: -- * Unexpected error
315: -- * Error
316: -- * Success
317: -- Parameters Unique Key Column columns

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

406: --
407: -- Desc Calls the private API to deletes a foreign key
408: -- record with the given key value.
409: --
410: -- Results The API returns the standard p_return_status parameter
411: -- indicating one of the standard return statuses :
412: -- * Unexpected error
413: -- * Error
414: -- * Success

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

407: -- Desc Calls the private API to deletes a foreign key
408: -- record with the given key value.
409: --
410: -- Results The API returns the standard p_return_status parameter
411: -- indicating one of the standard return statuses :
412: -- * Unexpected error
413: -- * Error
414: -- * Success
415: -- Parameters p_foreign_key_name : IN required

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

491: --
492: -- Desc Calls the private API to deletes a foreign key
493: -- column record with the given key value.
494: --
495: -- Results The API returns the standard p_return_status parameter
496: -- indicating one of the standard return statuses :
497: -- * Unexpected error
498: -- * Error
499: -- * Success

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

492: -- Desc Calls the private API to deletes a foreign key
493: -- column record with the given key value.
494: --
495: -- Results The API returns the standard p_return_status parameter
496: -- indicating one of the standard return statuses :
497: -- * Unexpected error
498: -- * Error
499: -- * Success
500: -- Parameters p_foreign_key_name : IN required

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

582: --
583: -- Desc Calls the private API to deletes a unique key
584: -- record with the given key value.
585: --
586: -- Results The API returns the standard p_return_status parameter
587: -- indicating one of the standard return statuses :
588: -- * Unexpected error
589: -- * Error
590: -- * Success

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

583: -- Desc Calls the private API to deletes a unique key
584: -- record with the given key value.
585: --
586: -- Results The API returns the standard p_return_status parameter
587: -- indicating one of the standard return statuses :
588: -- * Unexpected error
589: -- * Error
590: -- * Success
591: -- Parameters p_unique_key_name : IN required

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

667: --
668: -- Desc Calls the private API to deletes a unique key
669: -- column record with the given key value.
670: --
671: -- Results The API returns the standard p_return_status parameter
672: -- indicating one of the standard return statuses :
673: -- * Unexpected error
674: -- * Error
675: -- * Success

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

668: -- Desc Calls the private API to deletes a unique key
669: -- column record with the given key value.
670: --
671: -- Results The API returns the standard p_return_status parameter
672: -- indicating one of the standard return statuses :
673: -- * Unexpected error
674: -- * Error
675: -- * Success
676: -- Parameters p_unique_key_name : IN required

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

758: --
759: -- Desc This API calls the private API to update
760: -- a foreign key record using the given info
761: --
762: -- Results The API returns the standard p_return_status parameter
763: -- indicating one of the standard return statuses :
764: -- * Unexpected error
765: -- * Error
766: -- * Success

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

759: -- Desc This API calls the private API to update
760: -- a foreign key record using the given info
761: --
762: -- Results The API returns the standard p_return_status parameter
763: -- indicating one of the standard return statuses :
764: -- * Unexpected error
765: -- * Error
766: -- * Success
767: -- Parameters Foreign Key columns

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

864: --
865: -- Desc This API calls the private API to update
866: -- a foreign key column record using the given info
867: --
868: -- Results The API returns the standard p_return_status parameter
869: -- indicating one of the standard return statuses :
870: -- * Unexpected error
871: -- * Error
872: -- * Success

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

865: -- Desc This API calls the private API to update
866: -- a foreign key column record using the given info
867: --
868: -- Results The API returns the standard p_return_status parameter
869: -- indicating one of the standard return statuses :
870: -- * Unexpected error
871: -- * Error
872: -- * Success
873: -- Parameters Foreign Key Column columns

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

962: --
963: -- Desc This API calls the private API to update
964: -- a unique key record using the given info
965: --
966: -- Results The API returns the standard p_return_status parameter
967: -- indicating one of the standard return statuses :
968: -- * Unexpected error
969: -- * Error
970: -- * Success

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

963: -- Desc This API calls the private API to update
964: -- a unique key record using the given info
965: --
966: -- Results The API returns the standard p_return_status parameter
967: -- indicating one of the standard return statuses :
968: -- * Unexpected error
969: -- * Error
970: -- * Success
971: -- Parameters Unique Key columns

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

1058: --
1059: -- Desc This API calls the private API to update
1060: -- a uniquekey column record using the given info
1061: --
1062: -- Results The API returns the standard p_return_status parameter
1063: -- indicating one of the standard return statuses :
1064: -- * Unexpected error
1065: -- * Error
1066: -- * Success

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

1059: -- Desc This API calls the private API to update
1060: -- a uniquekey column record using the given info
1061: --
1062: -- Results The API returns the standard p_return_status parameter
1063: -- indicating one of the standard return statuses :
1064: -- * Unexpected error
1065: -- * Error
1066: -- * Success
1067: -- Parameters Unique Key Column columns