DBA Data[Home] [Help]

APPS.AK_REGION_PVT dependencies on STANDARD

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

10: -- owned by the Core Modules Team (AK).
11: --
12: -- Desc Perform validation on a region graph record.
13: --
14: -- Results The API returns the standard p_return_status parameter
15: -- indicating one of the standard return statuses :
16: -- * Unexpected error
17: -- * Error
18: -- * Success

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

11: --
12: -- Desc Perform validation on a region graph record.
13: --
14: -- Results The API returns the standard p_return_status parameter
15: -- indicating one of the standard return statuses :
16: -- * Unexpected error
17: -- * Error
18: -- * Success
19: -- In addition, this function returns TRUE if all

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

201: -- owned by the Core Modules Team (AK).
202: --
203: -- Desc Perform validation on a region item record.
204: --
205: -- Results The API returns the standard p_return_status parameter
206: -- indicating one of the standard return statuses :
207: -- * Unexpected error
208: -- * Error
209: -- * Success

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

202: --
203: -- Desc Perform validation on a region item record.
204: --
205: -- Results The API returns the standard p_return_status parameter
206: -- indicating one of the standard return statuses :
207: -- * Unexpected error
208: -- * Error
209: -- * Success
210: -- In addition, this function returns TRUE if all

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

953: -- owned by the Core Modules Team (AK).
954: --
955: -- Desc Perform validation on a region record.
956: --
957: -- Results The API returns the standard p_return_status parameter
958: -- indicating one of the standard return statuses :
959: -- * Unexpected error
960: -- * Error
961: -- * Success

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

954: --
955: -- Desc Perform validation on a region record.
956: --
957: -- Results The API returns the standard p_return_status parameter
958: -- indicating one of the standard return statuses :
959: -- * Unexpected error
960: -- * Error
961: -- * Success
962: -- In addition, this function returns TRUE if all

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

1132: -- Not designed to be called from outside this package.
1133: --
1134: -- Desc This procedure writes graph_columns to output file
1135: --
1136: -- Results The API returns the standard p_return_status parameter
1137: -- indicating one of the standard return statuses :
1138: -- * Unexpected error
1139: -- * Error
1140: -- * Success

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

1133: --
1134: -- Desc This procedure writes graph_columns to output file
1135: --
1136: -- Results The API returns the standard p_return_status parameter
1137: -- indicating one of the standard return statuses :
1138: -- * Unexpected error
1139: -- * Error
1140: -- * Success
1141: -- Parameters

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

1291: -- Not designed to be called from outside this package.
1292: --
1293: -- Desc This procedure writes category_usages to output file
1294: --
1295: -- Results The API returns the standard p_return_status parameter
1296: -- indicating one of the standard return statuses :
1297: -- * Unexpected error
1298: -- * Error
1299: -- * Success

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

1292: --
1293: -- Desc This procedure writes category_usages to output file
1294: --
1295: -- Results The API returns the standard p_return_status parameter
1296: -- indicating one of the standard return statuses :
1297: -- * Unexpected error
1298: -- * Error
1299: -- * Success
1300: -- Parameters

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

1478: -- region to the loader file. Then it calls other local
1479: -- procedure to write all its region items to the same output
1480: -- file.
1481: --
1482: -- Results The API returns the standard p_return_status parameter
1483: -- indicating one of the standard return statuses :
1484: -- * Unexpected error
1485: -- * Error
1486: -- * Success

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

1479: -- procedure to write all its region items to the same output
1480: -- file.
1481: --
1482: -- Results The API returns the standard p_return_status parameter
1483: -- indicating one of the standard return statuses :
1484: -- * Unexpected error
1485: -- * Error
1486: -- * Success
1487: -- Parameters

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

1669: -- that belongs to the given region from the database,
1670: -- and writes them to the output file
1671: -- in loader file format.
1672: --
1673: -- Results The API returns the standard p_return_status parameter
1674: -- indicating one of the standard return statuses :
1675: -- * Unexpected error
1676: -- * Error
1677: -- * Success

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

1670: -- and writes them to the output file
1671: -- in loader file format.
1672: --
1673: -- Results The API returns the standard p_return_status parameter
1674: -- indicating one of the standard return statuses :
1675: -- * Unexpected error
1676: -- * Error
1677: -- * Success
1678: -- Parameters

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

1919: -- that belongs to the given region from the database,
1920: -- and writes them to the output file
1921: -- in loader file format.
1922: --
1923: -- Results The API returns the standard p_return_status parameter
1924: -- indicating one of the standard return statuses :
1925: -- * Unexpected error
1926: -- * Error
1927: -- * Success

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

1920: -- and writes them to the output file
1921: -- in loader file format.
1922: --
1923: -- Results The API returns the standard p_return_status parameter
1924: -- indicating one of the standard return statuses :
1925: -- * Unexpected error
1926: -- * Error
1927: -- * Success
1928: -- Parameters

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

2815: -- region to the loader file. Then it calls other local
2816: -- procedure to write all its region items to the same output
2817: -- file.
2818: --
2819: -- Results The API returns the standard p_return_status parameter
2820: -- indicating one of the standard return statuses :
2821: -- * Unexpected error
2822: -- * Error
2823: -- * Success

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

2816: -- procedure to write all its region items to the same output
2817: -- file.
2818: --
2819: -- Results The API returns the standard p_return_status parameter
2820: -- indicating one of the standard return statuses :
2821: -- * Unexpected error
2822: -- * Error
2823: -- * Success
2824: -- Parameters

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

3375: -- Desc Creates a region graph using the given info.
3376: -- This API should only be called by other APIs that are
3377: -- owned by the Core Modules Team (AK).
3378: --
3379: -- Results The API returns the standard p_return_status parameter
3380: -- indicating one of the standard return statuses :
3381: -- * Unexpected error
3382: -- * Error
3383: -- * Success

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

3376: -- This API should only be called by other APIs that are
3377: -- owned by the Core Modules Team (AK).
3378: --
3379: -- Results The API returns the standard p_return_status parameter
3380: -- indicating one of the standard return statuses :
3381: -- * Unexpected error
3382: -- * Error
3383: -- * Success
3384: -- Parameters Region Item columns

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

3665: -- Desc Creates a region item using the given info.
3666: -- This API should only be called by other APIs that are
3667: -- owned by the Core Modules Team (AK).
3668: --
3669: -- Results The API returns the standard p_return_status parameter
3670: -- indicating one of the standard return statuses :
3671: -- * Unexpected error
3672: -- * Error
3673: -- * Success

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

3666: -- This API should only be called by other APIs that are
3667: -- owned by the Core Modules Team (AK).
3668: --
3669: -- Results The API returns the standard p_return_status parameter
3670: -- indicating one of the standard return statuses :
3671: -- * Unexpected error
3672: -- * Error
3673: -- * Success
3674: -- Parameters Region Item columns

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

4768: -- Desc Creates a region using the given info.
4769: -- This API should only be called by other APIs that are
4770: -- owned by the Core Modules Team (AK).
4771: --
4772: -- Results The API returns the standard p_return_status parameter
4773: -- indicating one of the standard return statuses :
4774: -- * Unexpected error
4775: -- * Error
4776: -- * Success

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

4769: -- This API should only be called by other APIs that are
4770: -- owned by the Core Modules Team (AK).
4771: --
4772: -- Results The API returns the standard p_return_status parameter
4773: -- indicating one of the standard return statuses :
4774: -- * Unexpected error
4775: -- * Error
4776: -- * Success
4777: -- Parameters Region columns

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

5480: -- owned by the Core Modules Team (AK).
5481: --
5482: -- Desc Deletes a region item with the given key value.
5483: --
5484: -- Results The API returns the standard p_return_status parameter
5485: -- indicating one of the standard return statuses :
5486: -- * Unexpected error
5487: -- * Error
5488: -- * Success

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

5481: --
5482: -- Desc Deletes a region item with the given key value.
5483: --
5484: -- Results The API returns the standard p_return_status parameter
5485: -- indicating one of the standard return statuses :
5486: -- * Unexpected error
5487: -- * Error
5488: -- * Success
5489: -- Parameters p_region_application_id : IN required

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

5691: -- owned by the Core Modules Team (AK).
5692: --
5693: -- Desc Deletes a region item with the given key value.
5694: --
5695: -- Results The API returns the standard p_return_status parameter
5696: -- indicating one of the standard return statuses :
5697: -- * Unexpected error
5698: -- * Error
5699: -- * Success

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

5692: --
5693: -- Desc Deletes a region item with the given key value.
5694: --
5695: -- Results The API returns the standard p_return_status parameter
5696: -- indicating one of the standard return statuses :
5697: -- * Unexpected error
5698: -- * Error
5699: -- * Success
5700: -- Parameters p_region_application_id : IN required

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

6000: -- owned by the Core Modules Team (AK).
6001: --
6002: -- Desc Deletes a region with the given key value.
6003: --
6004: -- Results The API returns the standard p_return_status parameter
6005: -- indicating one of the standard return statuses :
6006: -- * Unexpected error
6007: -- * Error
6008: -- * Success

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

6001: --
6002: -- Desc Deletes a region with the given key value.
6003: --
6004: -- Results The API returns the standard p_return_status parameter
6005: -- indicating one of the standard return statuses :
6006: -- * Unexpected error
6007: -- * Error
6008: -- * Success
6009: -- Parameters p_region_application_id : IN required

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

6347: -- If a region is selected for writing to the loader
6348: -- file, all its children records (including region items)
6349: -- will also be written.
6350: --
6351: -- Results The API returns the standard p_return_status parameter
6352: -- indicating one of the standard return statuses :
6353: -- * Unexpected error
6354: -- * Error
6355: -- * Success

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

6348: -- file, all its children records (including region items)
6349: -- will also be written.
6350: --
6351: -- Results The API returns the standard p_return_status parameter
6352: -- indicating one of the standard return statuses :
6353: -- * Unexpected error
6354: -- * Error
6355: -- * Success
6356: -- Parameters

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

6737: -- key value into a given region table
6738: -- (of type Object_PK_Tbl_Type) only if the
6739: -- primary key does not already exist in the table.
6740: --
6741: -- Results The API returns the standard p_return_status parameter
6742: -- indicating one of the standard return statuses :
6743: -- * Unexpected error
6744: -- * Error
6745: -- * Success

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

6738: -- (of type Object_PK_Tbl_Type) only if the
6739: -- primary key does not already exist in the table.
6740: --
6741: -- Results The API returns the standard p_return_status parameter
6742: -- indicating one of the standard return statuses :
6743: -- * Unexpected error
6744: -- * Error
6745: -- * Success
6746: -- Parameters p_region_application_id : IN required

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

6817: --
6818: -- Desc This API check to see if a region graph record
6819: -- exists with the given key values.
6820: --
6821: -- Results The API returns the standard p_return_status parameter
6822: -- indicating one of the standard return statuses :
6823: -- * Unexpected error
6824: -- * Error
6825: -- * Success

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

6818: -- Desc This API check to see if a region graph record
6819: -- exists with the given key values.
6820: --
6821: -- Results The API returns the standard p_return_status parameter
6822: -- indicating one of the standard return statuses :
6823: -- * Unexpected error
6824: -- * Error
6825: -- * Success
6826: -- This function will return TRUE if such an object

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

6890: --
6891: -- Desc This API check to see if a region item record
6892: -- exists with the given key values.
6893: --
6894: -- Results The API returns the standard p_return_status parameter
6895: -- indicating one of the standard return statuses :
6896: -- * Unexpected error
6897: -- * Error
6898: -- * Success

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

6891: -- Desc This API check to see if a region item record
6892: -- exists with the given key values.
6893: --
6894: -- Results The API returns the standard p_return_status parameter
6895: -- indicating one of the standard return statuses :
6896: -- * Unexpected error
6897: -- * Error
6898: -- * Success
6899: -- This function will return TRUE if such an object

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

6964: --
6965: -- Desc This API check to see if a region record
6966: -- exists with the given key values.
6967: --
6968: -- Results The API returns the standard p_return_status parameter
6969: -- indicating one of the standard return statuses :
6970: -- * Unexpected error
6971: -- * Error
6972: -- * Success

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

6965: -- Desc This API check to see if a region record
6966: -- exists with the given key values.
6967: --
6968: -- Results The API returns the standard p_return_status parameter
6969: -- indicating one of the standard return statuses :
6970: -- * Unexpected error
6971: -- * Error
6972: -- * Success
6973: -- This function will return TRUE if such an object

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

7032: -- that are owned by the Core Modules Team (AK).
7033: --
7034: -- Desc This API updates a region graph using the given info
7035: --
7036: -- Results The API returns the standard p_return_status parameter
7037: -- indicating one of the standard return statuses :
7038: -- * Unexpected error
7039: -- * Error
7040: -- * Success

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

7033: --
7034: -- Desc This API updates a region graph using the given info
7035: --
7036: -- Results The API returns the standard p_return_status parameter
7037: -- indicating one of the standard return statuses :
7038: -- * Unexpected error
7039: -- * Error
7040: -- * Success
7041: -- Parameters Region Graph columns

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

7319: -- that are owned by the Core Modules Team (AK).
7320: --
7321: -- Desc This API updates a region item using the given info
7322: --
7323: -- Results The API returns the standard p_return_status parameter
7324: -- indicating one of the standard return statuses :
7325: -- * Unexpected error
7326: -- * Error
7327: -- * Success

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

7320: --
7321: -- Desc This API updates a region item using the given info
7322: --
7323: -- Results The API returns the standard p_return_status parameter
7324: -- indicating one of the standard return statuses :
7325: -- * Unexpected error
7326: -- * Error
7327: -- * Success
7328: -- Parameters Region Item columns

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

8264: -- that are owned by the Core Modules Team (AK).
8265: --
8266: -- Desc This API updates a region using the given info
8267: --
8268: -- Results The API returns the standard p_return_status parameter
8269: -- indicating one of the standard return statuses :
8270: -- * Unexpected error
8271: -- * Error
8272: -- * Success

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

8265: --
8266: -- Desc This API updates a region using the given info
8267: --
8268: -- Results The API returns the standard p_return_status parameter
8269: -- indicating one of the standard return statuses :
8270: -- * Unexpected error
8271: -- * Error
8272: -- * Success
8273: -- Parameters Region columns