DBA Data[Home] [Help]

APPS.AK_OBJECT_PVT dependencies on STANDARD

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

243: -- owned by the Core Modules Team (AK).
244: --
245: -- Desc Perform validation on an object attribute record.
246: --
247: -- Results The API returns the standard p_return_status parameter
248: -- indicating one of the standard return statuses :
249: -- * Unexpected error
250: -- * Error
251: -- * Success

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

244: --
245: -- Desc Perform validation on an object attribute record.
246: --
247: -- Results The API returns the standard p_return_status parameter
248: -- indicating one of the standard return statuses :
249: -- * Unexpected error
250: -- * Error
251: -- * Success
252: -- In addition, this function returns TRUE if all

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

724: -- owned by the Core Modules Team (AK).
725: --
726: -- Desc Perform validation on an attribute navigation record.
727: --
728: -- Results The API returns the standard p_return_status parameter
729: -- indicating one of the standard return statuses :
730: -- * Unexpected error
731: -- * Error
732: -- * Success

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

725: --
726: -- Desc Perform validation on an attribute navigation record.
727: --
728: -- Results The API returns the standard p_return_status parameter
729: -- indicating one of the standard return statuses :
730: -- * Unexpected error
731: -- * Error
732: -- * Success
733: -- In addition, this function returns TRUE if all

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

988: -- owned by the Core Modules Team (AK).
989: --
990: -- Desc Perform validation on an attribute value record.
991: --
992: -- Results The API returns the standard p_return_status parameter
993: -- indicating one of the standard return statuses :
994: -- * Unexpected error
995: -- * Error
996: -- * Success

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

989: --
990: -- Desc Perform validation on an attribute value record.
991: --
992: -- Results The API returns the standard p_return_status parameter
993: -- indicating one of the standard return statuses :
994: -- * Unexpected error
995: -- * Error
996: -- * Success
997: -- In addition, this function returns TRUE if all

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

1198: -- owned by the Core Modules Team (AK).
1199: --
1200: -- Desc Perform validation on an object record.
1201: --
1202: -- Results The API returns the standard p_return_status parameter
1203: -- indicating one of the standard return statuses :
1204: -- * Unexpected error
1205: -- * Error
1206: -- * Success

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

1199: --
1200: -- Desc Perform validation on an object record.
1201: --
1202: -- Results The API returns the standard p_return_status parameter
1203: -- indicating one of the standard return statuses :
1204: -- * Unexpected error
1205: -- * Error
1206: -- * Success
1207: -- In addition, this function returns TRUE if all

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

1383: -- Desc This API inserts each object in the from table
1384: -- to the end of the to table if the object does
1385: -- not exist in the to table.
1386: --
1387: -- Results The API returns the standard p_return_status parameter
1388: -- indicating one of the standard return statuses :
1389: -- * Unexpected error
1390: -- * Error
1391: -- * Success

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

1384: -- to the end of the to table if the object does
1385: -- not exist in the to table.
1386: --
1387: -- Results The API returns the standard p_return_status parameter
1388: -- indicating one of the standard return statuses :
1389: -- * Unexpected error
1390: -- * Error
1391: -- * Success
1392: -- Parameters p_from_table : IN required

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

1464: --
1465: -- Desc This API check to see if an object attribute record
1466: -- exists with the given key values.
1467: --
1468: -- Results The API returns the standard p_return_status parameter
1469: -- indicating one of the standard return statuses :
1470: -- * Unexpected error
1471: -- * Error
1472: -- * Success

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

1465: -- Desc This API check to see if an object attribute record
1466: -- exists with the given key values.
1467: --
1468: -- Results The API returns the standard p_return_status parameter
1469: -- indicating one of the standard return statuses :
1470: -- * Unexpected error
1471: -- * Error
1472: -- * Success
1473: -- This function will return TRUE if such an object

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

1536: --
1537: -- Desc This API check to see if an attribute navigation record
1538: -- exists with the given key values.
1539: --
1540: -- Results The API returns the standard p_return_status parameter
1541: -- indicating one of the standard return statuses :
1542: -- * Unexpected error
1543: -- * Error
1544: -- * Success

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

1537: -- Desc This API check to see if an attribute navigation record
1538: -- exists with the given key values.
1539: --
1540: -- Results The API returns the standard p_return_status parameter
1541: -- indicating one of the standard return statuses :
1542: -- * Unexpected error
1543: -- * Error
1544: -- * Success
1545: -- This function will return TRUE if such an attribute

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

1664: --
1665: -- Desc This API check to see if an attribute value record
1666: -- exists with the given key values.
1667: --
1668: -- Results The API returns the standard p_return_status parameter
1669: -- indicating one of the standard return statuses :
1670: -- * Unexpected error
1671: -- * Error
1672: -- * Success

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

1665: -- Desc This API check to see if an attribute value record
1666: -- exists with the given key values.
1667: --
1668: -- Results The API returns the standard p_return_status parameter
1669: -- indicating one of the standard return statuses :
1670: -- * Unexpected error
1671: -- * Error
1672: -- * Success
1673: -- This function will return TRUE if such an attribute

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

1878: --
1879: -- Desc This API check to see if an object
1880: -- exists with the given key values.
1881: --
1882: -- Results The API returns the standard p_return_status parameter
1883: -- indicating one of the standard return statuses :
1884: -- * Unexpected error
1885: -- * Error
1886: -- * Success

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

1879: -- Desc This API check to see if an object
1880: -- exists with the given key values.
1881: --
1882: -- Results The API returns the standard p_return_status parameter
1883: -- indicating one of the standard return statuses :
1884: -- * Unexpected error
1885: -- * Error
1886: -- * Success
1887: -- This function will return TRUE if such an object

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

1942: -- owned by the Core Modules Team (AK).
1943: --
1944: -- Desc Deletes an object attribute with the given key value.
1945: --
1946: -- Results The API returns the standard p_return_status parameter
1947: -- indicating one of the standard return statuses :
1948: -- * Unexpected error
1949: -- * Error
1950: -- * Success

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

1943: --
1944: -- Desc Deletes an object attribute with the given key value.
1945: --
1946: -- Results The API returns the standard p_return_status parameter
1947: -- indicating one of the standard return statuses :
1948: -- * Unexpected error
1949: -- * Error
1950: -- * Success
1951: -- Parameters p_database_object_name : IN required

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

2345: --
2346: -- Desc Deletes an attribute navigation record with the
2347: -- given key value.
2348: --
2349: -- Results The API returns the standard p_return_status parameter
2350: -- indicating one of the standard return statuses :
2351: -- * Unexpected error
2352: -- * Error
2353: -- * Success

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

2346: -- Desc Deletes an attribute navigation record with the
2347: -- given key value.
2348: --
2349: -- Results The API returns the standard p_return_status parameter
2350: -- indicating one of the standard return statuses :
2351: -- * Unexpected error
2352: -- * Error
2353: -- * Success
2354: -- Parameters p_database_object_name : IN required

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

2536: -- owned by the Core Modules Team (AK).
2537: --
2538: -- Desc Deletes an attribute value record with the given key value.
2539: --
2540: -- Results The API returns the standard p_return_status parameter
2541: -- indicating one of the standard return statuses :
2542: -- * Unexpected error
2543: -- * Error
2544: -- * Success

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

2537: --
2538: -- Desc Deletes an attribute value record with the given key value.
2539: --
2540: -- Results The API returns the standard p_return_status parameter
2541: -- indicating one of the standard return statuses :
2542: -- * Unexpected error
2543: -- * Error
2544: -- * Success
2545: -- Parameters p_database_object_name : IN required

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

2865: -- owned by the Core Modules Team (AK).
2866: --
2867: -- Desc Deletes an object with the given key value.
2868: --
2869: -- Results The API returns the standard p_return_status parameter
2870: -- indicating one of the standard return statuses :
2871: -- * Unexpected error
2872: -- * Error
2873: -- * Success

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

2866: --
2867: -- Desc Deletes an object with the given key value.
2868: --
2869: -- Results The API returns the standard p_return_status parameter
2870: -- indicating one of the standard return statuses :
2871: -- * Unexpected error
2872: -- * Error
2873: -- * Success
2874: -- Parameters p_database_object_name : IN required

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

3183: -- key value into a given object table
3184: -- (of type Object_PK_Tbl_Type) only if the
3185: -- primary key does not already exist in the table.
3186: --
3187: -- Results The API returns the standard p_return_status parameter
3188: -- indicating one of the standard return statuses :
3189: -- * Unexpected error
3190: -- * Error
3191: -- * Success

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

3184: -- (of type Object_PK_Tbl_Type) only if the
3185: -- primary key does not already exist in the table.
3186: --
3187: -- Results The API returns the standard p_return_status parameter
3188: -- indicating one of the standard return statuses :
3189: -- * Unexpected error
3190: -- * Error
3191: -- * Success
3192: -- Parameters p_database_object_name : IN required

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

3245: -- Desc Creates an object using the given info. This
3246: -- API should only be called by other APIs that are
3247: -- owned by the Core Modules Team (AK).
3248: --
3249: -- Results The API returns the standard p_return_status parameter
3250: -- indicating one of the standard return statuses :
3251: -- * Unexpected error
3252: -- * Error
3253: -- * Success

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

3246: -- API should only be called by other APIs that are
3247: -- owned by the Core Modules Team (AK).
3248: --
3249: -- Results The API returns the standard p_return_status parameter
3250: -- indicating one of the standard return statuses :
3251: -- * Unexpected error
3252: -- * Error
3253: -- * Success
3254: -- Parameters Object columns

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

3683: -- Desc Creates an object attribute using the given info.
3684: -- This API should only be called by other APIs that are
3685: -- owned by the Core Modules Team (AK).
3686: --
3687: -- Results The API returns the standard p_return_status parameter
3688: -- indicating one of the standard return statuses :
3689: -- * Unexpected error
3690: -- * Error
3691: -- * Success

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

3684: -- This API should only be called by other APIs that are
3685: -- owned by the Core Modules Team (AK).
3686: --
3687: -- Results The API returns the standard p_return_status parameter
3688: -- indicating one of the standard return statuses :
3689: -- * Unexpected error
3690: -- * Error
3691: -- * Success
3692: -- Parameters Object Attribute columns

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

4299: -- Desc Creates an attribute navigation record using the given
4300: -- info. This API should only be called by other APIs that
4301: -- are owned by the Core Modules Team (AK).
4302: --
4303: -- Results The API returns the standard p_return_status parameter
4304: -- indicating one of the standard return statuses :
4305: -- * Unexpected error
4306: -- * Error
4307: -- * Success

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

4300: -- info. This API should only be called by other APIs that
4301: -- are owned by the Core Modules Team (AK).
4302: --
4303: -- Results The API returns the standard p_return_status parameter
4304: -- indicating one of the standard return statuses :
4305: -- * Unexpected error
4306: -- * Error
4307: -- * Success
4308: -- Parameters Attribute Navigation columns

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

4701: -- Desc Creates an attribute value record using the given info.
4702: -- This API should only be called by other APIs that are
4703: -- owned by the Core Modules Team (AK).
4704: --
4705: -- Results The API returns the standard p_return_status parameter
4706: -- indicating one of the standard return statuses :
4707: -- * Unexpected error
4708: -- * Error
4709: -- * Success

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

4702: -- This API should only be called by other APIs that are
4703: -- owned by the Core Modules Team (AK).
4704: --
4705: -- Results The API returns the standard p_return_status parameter
4706: -- indicating one of the standard return statuses :
4707: -- * Unexpected error
4708: -- * Error
4709: -- * Success
4710: -- Parameters Attribute Value columns