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 4778: -- Results The API returns the standard p_return_status parameter

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

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

4775: -- This API should only be called by other APIs that are
4776: -- owned by the Core Modules Team (AK).
4777: --
4778: -- Results The API returns the standard p_return_status parameter
4779: -- indicating one of the standard return statuses :
4780: -- * Unexpected error
4781: -- * Error
4782: -- * Success
4783: -- Parameters Region columns

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

5491: -- owned by the Core Modules Team (AK).
5492: --
5493: -- Desc Deletes a region item with the given key value.
5494: --
5495: -- Results The API returns the standard p_return_status parameter
5496: -- indicating one of the standard return statuses :
5497: -- * Unexpected error
5498: -- * Error
5499: -- * Success

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

5492: --
5493: -- Desc Deletes a region item with the given key value.
5494: --
5495: -- Results The API returns the standard p_return_status parameter
5496: -- indicating one of the standard return statuses :
5497: -- * Unexpected error
5498: -- * Error
5499: -- * Success
5500: -- Parameters p_region_application_id : IN required

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

5702: -- owned by the Core Modules Team (AK).
5703: --
5704: -- Desc Deletes a region item with the given key value.
5705: --
5706: -- Results The API returns the standard p_return_status parameter
5707: -- indicating one of the standard return statuses :
5708: -- * Unexpected error
5709: -- * Error
5710: -- * Success

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

5703: --
5704: -- Desc Deletes a region item with the given key value.
5705: --
5706: -- Results The API returns the standard p_return_status parameter
5707: -- indicating one of the standard return statuses :
5708: -- * Unexpected error
5709: -- * Error
5710: -- * Success
5711: -- Parameters p_region_application_id : IN required

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

6011: -- owned by the Core Modules Team (AK).
6012: --
6013: -- Desc Deletes a region with the given key value.
6014: --
6015: -- Results The API returns the standard p_return_status parameter
6016: -- indicating one of the standard return statuses :
6017: -- * Unexpected error
6018: -- * Error
6019: -- * Success

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

6012: --
6013: -- Desc Deletes a region with the given key value.
6014: --
6015: -- Results The API returns the standard p_return_status parameter
6016: -- indicating one of the standard return statuses :
6017: -- * Unexpected error
6018: -- * Error
6019: -- * Success
6020: -- Parameters p_region_application_id : IN required

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

6358: -- If a region is selected for writing to the loader
6359: -- file, all its children records (including region items)
6360: -- will also be written.
6361: --
6362: -- Results The API returns the standard p_return_status parameter
6363: -- indicating one of the standard return statuses :
6364: -- * Unexpected error
6365: -- * Error
6366: -- * Success

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

6359: -- file, all its children records (including region items)
6360: -- will also be written.
6361: --
6362: -- Results The API returns the standard p_return_status parameter
6363: -- indicating one of the standard return statuses :
6364: -- * Unexpected error
6365: -- * Error
6366: -- * Success
6367: -- Parameters

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

6748: -- key value into a given region table
6749: -- (of type Object_PK_Tbl_Type) only if the
6750: -- primary key does not already exist in the table.
6751: --
6752: -- Results The API returns the standard p_return_status parameter
6753: -- indicating one of the standard return statuses :
6754: -- * Unexpected error
6755: -- * Error
6756: -- * Success

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

6749: -- (of type Object_PK_Tbl_Type) only if the
6750: -- primary key does not already exist in the table.
6751: --
6752: -- Results The API returns the standard p_return_status parameter
6753: -- indicating one of the standard return statuses :
6754: -- * Unexpected error
6755: -- * Error
6756: -- * Success
6757: -- Parameters p_region_application_id : IN required

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

6828: --
6829: -- Desc This API check to see if a region graph record
6830: -- exists with the given key values.
6831: --
6832: -- Results The API returns the standard p_return_status parameter
6833: -- indicating one of the standard return statuses :
6834: -- * Unexpected error
6835: -- * Error
6836: -- * Success

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

6829: -- Desc This API check to see if a region graph record
6830: -- exists with the given key values.
6831: --
6832: -- Results The API returns the standard p_return_status parameter
6833: -- indicating one of the standard return statuses :
6834: -- * Unexpected error
6835: -- * Error
6836: -- * Success
6837: -- This function will return TRUE if such an object

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

6901: --
6902: -- Desc This API check to see if a region item record
6903: -- exists with the given key values.
6904: --
6905: -- Results The API returns the standard p_return_status parameter
6906: -- indicating one of the standard return statuses :
6907: -- * Unexpected error
6908: -- * Error
6909: -- * Success

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

6902: -- Desc This API check to see if a region item record
6903: -- exists with the given key values.
6904: --
6905: -- Results The API returns the standard p_return_status parameter
6906: -- indicating one of the standard return statuses :
6907: -- * Unexpected error
6908: -- * Error
6909: -- * Success
6910: -- This function will return TRUE if such an object

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

6975: --
6976: -- Desc This API check to see if a region record
6977: -- exists with the given key values.
6978: --
6979: -- Results The API returns the standard p_return_status parameter
6980: -- indicating one of the standard return statuses :
6981: -- * Unexpected error
6982: -- * Error
6983: -- * Success

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

6976: -- Desc This API check to see if a region record
6977: -- exists with the given key values.
6978: --
6979: -- Results The API returns the standard p_return_status parameter
6980: -- indicating one of the standard return statuses :
6981: -- * Unexpected error
6982: -- * Error
6983: -- * Success
6984: -- This function will return TRUE if such an object

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

7043: -- that are owned by the Core Modules Team (AK).
7044: --
7045: -- Desc This API updates a region graph using the given info
7046: --
7047: -- Results The API returns the standard p_return_status parameter
7048: -- indicating one of the standard return statuses :
7049: -- * Unexpected error
7050: -- * Error
7051: -- * Success

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

7044: --
7045: -- Desc This API updates a region graph using the given info
7046: --
7047: -- Results The API returns the standard p_return_status parameter
7048: -- indicating one of the standard return statuses :
7049: -- * Unexpected error
7050: -- * Error
7051: -- * Success
7052: -- Parameters Region Graph columns

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

7330: -- that are owned by the Core Modules Team (AK).
7331: --
7332: -- Desc This API updates a region item using the given info
7333: --
7334: -- Results The API returns the standard p_return_status parameter
7335: -- indicating one of the standard return statuses :
7336: -- * Unexpected error
7337: -- * Error
7338: -- * Success

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

7331: --
7332: -- Desc This API updates a region item using the given info
7333: --
7334: -- Results The API returns the standard p_return_status parameter
7335: -- indicating one of the standard return statuses :
7336: -- * Unexpected error
7337: -- * Error
7338: -- * Success
7339: -- Parameters Region Item columns

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

8281: -- that are owned by the Core Modules Team (AK).
8282: --
8283: -- Desc This API updates a region using the given info
8284: --
8285: -- Results The API returns the standard p_return_status parameter
8286: -- indicating one of the standard return statuses :
8287: -- * Unexpected error
8288: -- * Error
8289: -- * Success

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

8282: --
8283: -- Desc This API updates a region using the given info
8284: --
8285: -- Results The API returns the standard p_return_status parameter
8286: -- indicating one of the standard return statuses :
8287: -- * Unexpected error
8288: -- * Error
8289: -- * Success
8290: -- Parameters Region columns