DBA Data[Home] [Help]

APPS.AK_OBJECT_PVT dependencies on STANDARD

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

236: -- owned by the Core Modules Team (AK).
237: --
238: -- Desc Perform validation on an object attribute record.
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: --
238: -- Desc Perform validation on an object attribute record.
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: -- In addition, this function returns TRUE if all

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

717: -- owned by the Core Modules Team (AK).
718: --
719: -- Desc Perform validation on an attribute navigation record.
720: --
721: -- Results The API returns the standard p_return_status parameter
722: -- indicating one of the standard return statuses :
723: -- * Unexpected error
724: -- * Error
725: -- * Success

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

718: --
719: -- Desc Perform validation on an attribute navigation record.
720: --
721: -- Results The API returns the standard p_return_status parameter
722: -- indicating one of the standard return statuses :
723: -- * Unexpected error
724: -- * Error
725: -- * Success
726: -- In addition, this function returns TRUE if all

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

981: -- owned by the Core Modules Team (AK).
982: --
983: -- Desc Perform validation on an attribute value record.
984: --
985: -- Results The API returns the standard p_return_status parameter
986: -- indicating one of the standard return statuses :
987: -- * Unexpected error
988: -- * Error
989: -- * Success

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

982: --
983: -- Desc Perform validation on an attribute value record.
984: --
985: -- Results The API returns the standard p_return_status parameter
986: -- indicating one of the standard return statuses :
987: -- * Unexpected error
988: -- * Error
989: -- * Success
990: -- In addition, this function returns TRUE if all

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

1191: -- owned by the Core Modules Team (AK).
1192: --
1193: -- Desc Perform validation on an object record.
1194: --
1195: -- Results The API returns the standard p_return_status parameter
1196: -- indicating one of the standard return statuses :
1197: -- * Unexpected error
1198: -- * Error
1199: -- * Success

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

1192: --
1193: -- Desc Perform validation on an object record.
1194: --
1195: -- Results The API returns the standard p_return_status parameter
1196: -- indicating one of the standard return statuses :
1197: -- * Unexpected error
1198: -- * Error
1199: -- * Success
1200: -- In addition, this function returns TRUE if all

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

1376: -- Desc This API inserts each object in the from table
1377: -- to the end of the to table if the object does
1378: -- not exist in the to table.
1379: --
1380: -- Results The API returns the standard p_return_status parameter
1381: -- indicating one of the standard return statuses :
1382: -- * Unexpected error
1383: -- * Error
1384: -- * Success

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

1377: -- to the end of the to table if the object does
1378: -- not exist in the to table.
1379: --
1380: -- Results The API returns the standard p_return_status parameter
1381: -- indicating one of the standard return statuses :
1382: -- * Unexpected error
1383: -- * Error
1384: -- * Success
1385: -- Parameters p_from_table : IN required

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

1457: --
1458: -- Desc This API check to see if an object attribute record
1459: -- exists with the given key values.
1460: --
1461: -- Results The API returns the standard p_return_status parameter
1462: -- indicating one of the standard return statuses :
1463: -- * Unexpected error
1464: -- * Error
1465: -- * Success

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

1458: -- Desc This API check to see if an object attribute record
1459: -- exists with the given key values.
1460: --
1461: -- Results The API returns the standard p_return_status parameter
1462: -- indicating one of the standard return statuses :
1463: -- * Unexpected error
1464: -- * Error
1465: -- * Success
1466: -- This function will return TRUE if such an object

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

1529: --
1530: -- Desc This API check to see if an attribute navigation record
1531: -- exists with the given key values.
1532: --
1533: -- Results The API returns the standard p_return_status parameter
1534: -- indicating one of the standard return statuses :
1535: -- * Unexpected error
1536: -- * Error
1537: -- * Success

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

1530: -- Desc This API check to see if an attribute navigation record
1531: -- exists with the given key values.
1532: --
1533: -- Results The API returns the standard p_return_status parameter
1534: -- indicating one of the standard return statuses :
1535: -- * Unexpected error
1536: -- * Error
1537: -- * Success
1538: -- This function will return TRUE if such an attribute

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

1657: --
1658: -- Desc This API check to see if an attribute value record
1659: -- exists with the given key values.
1660: --
1661: -- Results The API returns the standard p_return_status parameter
1662: -- indicating one of the standard return statuses :
1663: -- * Unexpected error
1664: -- * Error
1665: -- * Success

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

1658: -- Desc This API check to see if an attribute value record
1659: -- exists with the given key values.
1660: --
1661: -- Results The API returns the standard p_return_status parameter
1662: -- indicating one of the standard return statuses :
1663: -- * Unexpected error
1664: -- * Error
1665: -- * Success
1666: -- This function will return TRUE if such an attribute

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

1871: --
1872: -- Desc This API check to see if an object
1873: -- exists with the given key values.
1874: --
1875: -- Results The API returns the standard p_return_status parameter
1876: -- indicating one of the standard return statuses :
1877: -- * Unexpected error
1878: -- * Error
1879: -- * Success

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

1872: -- Desc This API check to see if an object
1873: -- exists with the given key values.
1874: --
1875: -- Results The API returns the standard p_return_status parameter
1876: -- indicating one of the standard return statuses :
1877: -- * Unexpected error
1878: -- * Error
1879: -- * Success
1880: -- This function will return TRUE if such an object

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

1935: -- owned by the Core Modules Team (AK).
1936: --
1937: -- Desc Deletes an object attribute with the given key value.
1938: --
1939: -- Results The API returns the standard p_return_status parameter
1940: -- indicating one of the standard return statuses :
1941: -- * Unexpected error
1942: -- * Error
1943: -- * Success

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

1936: --
1937: -- Desc Deletes an object attribute with the given key value.
1938: --
1939: -- Results The API returns the standard p_return_status parameter
1940: -- indicating one of the standard return statuses :
1941: -- * Unexpected error
1942: -- * Error
1943: -- * Success
1944: -- Parameters p_database_object_name : IN required

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

2338: --
2339: -- Desc Deletes an attribute navigation record with the
2340: -- given key value.
2341: --
2342: -- Results The API returns the standard p_return_status parameter
2343: -- indicating one of the standard return statuses :
2344: -- * Unexpected error
2345: -- * Error
2346: -- * Success

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

2339: -- Desc Deletes an attribute navigation record with the
2340: -- given key value.
2341: --
2342: -- Results The API returns the standard p_return_status parameter
2343: -- indicating one of the standard return statuses :
2344: -- * Unexpected error
2345: -- * Error
2346: -- * Success
2347: -- Parameters p_database_object_name : IN required

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

2529: -- owned by the Core Modules Team (AK).
2530: --
2531: -- Desc Deletes an attribute value record with the given key value.
2532: --
2533: -- Results The API returns the standard p_return_status parameter
2534: -- indicating one of the standard return statuses :
2535: -- * Unexpected error
2536: -- * Error
2537: -- * Success

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

2530: --
2531: -- Desc Deletes an attribute value record with the given key value.
2532: --
2533: -- Results The API returns the standard p_return_status parameter
2534: -- indicating one of the standard return statuses :
2535: -- * Unexpected error
2536: -- * Error
2537: -- * Success
2538: -- Parameters p_database_object_name : IN required

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

2858: -- owned by the Core Modules Team (AK).
2859: --
2860: -- Desc Deletes an object with the given key value.
2861: --
2862: -- Results The API returns the standard p_return_status parameter
2863: -- indicating one of the standard return statuses :
2864: -- * Unexpected error
2865: -- * Error
2866: -- * Success

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

2859: --
2860: -- Desc Deletes an object with the given key value.
2861: --
2862: -- Results The API returns the standard p_return_status parameter
2863: -- indicating one of the standard return statuses :
2864: -- * Unexpected error
2865: -- * Error
2866: -- * Success
2867: -- Parameters p_database_object_name : IN required

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

3176: -- key value into a given object table
3177: -- (of type Object_PK_Tbl_Type) only if the
3178: -- primary key does not already exist in the table.
3179: --
3180: -- Results The API returns the standard p_return_status parameter
3181: -- indicating one of the standard return statuses :
3182: -- * Unexpected error
3183: -- * Error
3184: -- * Success

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

3177: -- (of type Object_PK_Tbl_Type) only if the
3178: -- primary key does not already exist in the table.
3179: --
3180: -- Results The API returns the standard p_return_status parameter
3181: -- indicating one of the standard return statuses :
3182: -- * Unexpected error
3183: -- * Error
3184: -- * Success
3185: -- Parameters p_database_object_name : IN required

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

3238: -- Desc Creates an object using the given info. This
3239: -- API should only be called by other APIs that are
3240: -- owned by the Core Modules Team (AK).
3241: --
3242: -- Results The API returns the standard p_return_status parameter
3243: -- indicating one of the standard return statuses :
3244: -- * Unexpected error
3245: -- * Error
3246: -- * Success

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

3239: -- API should only be called by other APIs that are
3240: -- owned by the Core Modules Team (AK).
3241: --
3242: -- Results The API returns the standard p_return_status parameter
3243: -- indicating one of the standard return statuses :
3244: -- * Unexpected error
3245: -- * Error
3246: -- * Success
3247: -- Parameters Object columns

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

3676: -- Desc Creates an object attribute using the given info.
3677: -- This API should only be called by other APIs that are
3678: -- owned by the Core Modules Team (AK).
3679: --
3680: -- Results The API returns the standard p_return_status parameter
3681: -- indicating one of the standard return statuses :
3682: -- * Unexpected error
3683: -- * Error
3684: -- * Success

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

3677: -- This API should only be called by other APIs that are
3678: -- owned by the Core Modules Team (AK).
3679: --
3680: -- Results The API returns the standard p_return_status parameter
3681: -- indicating one of the standard return statuses :
3682: -- * Unexpected error
3683: -- * Error
3684: -- * Success
3685: -- Parameters Object Attribute columns

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

4292: -- Desc Creates an attribute navigation record using the given
4293: -- info. This API should only be called by other APIs that
4294: -- are owned by the Core Modules Team (AK).
4295: --
4296: -- Results The API returns the standard p_return_status parameter
4297: -- indicating one of the standard return statuses :
4298: -- * Unexpected error
4299: -- * Error
4300: -- * Success

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

4293: -- info. This API should only be called by other APIs that
4294: -- are owned by the Core Modules Team (AK).
4295: --
4296: -- Results The API returns the standard p_return_status parameter
4297: -- indicating one of the standard return statuses :
4298: -- * Unexpected error
4299: -- * Error
4300: -- * Success
4301: -- Parameters Attribute Navigation columns

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

4694: -- Desc Creates an attribute value record using the given info.
4695: -- This API should only be called by other APIs that are
4696: -- owned by the Core Modules Team (AK).
4697: --
4698: -- Results The API returns the standard p_return_status parameter
4699: -- indicating one of the standard return statuses :
4700: -- * Unexpected error
4701: -- * Error
4702: -- * Success

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

4695: -- This API should only be called by other APIs that are
4696: -- owned by the Core Modules Team (AK).
4697: --
4698: -- Results The API returns the standard p_return_status parameter
4699: -- indicating one of the standard return statuses :
4700: -- * Unexpected error
4701: -- * Error
4702: -- * Success
4703: -- Parameters Attribute Value columns