DBA Data[Home] [Help]

APPS.AK_CUSTOM_PVT dependencies on STANDARD

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

14: -- If a region is selected for writing to the loader
15: -- file, all its children records (including region items)
16: -- will also be written.
17: --
18: -- Results The API returns the standard p_return_status parameter
19: -- indicating one of the standard return statuses :
20: -- * Unexpected error
21: -- * Error
22: -- * Success

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

15: -- file, all its children records (including region items)
16: -- will also be written.
17: --
18: -- Results The API returns the standard p_return_status parameter
19: -- indicating one of the standard return statuses :
20: -- * Unexpected error
21: -- * Error
22: -- * Success
23: -- Parameters

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

626: -- key value into a given region table
627: -- (of type Object_PK_Tbl_Type) only if the
628: -- primary key does not already exist in the table.
629: --
630: -- Results The API returns the standard p_return_status parameter
631: -- indicating one of the standard return statuses :
632: -- * Unexpected error
633: -- * Error
634: -- * Success

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

627: -- (of type Object_PK_Tbl_Type) only if the
628: -- primary key does not already exist in the table.
629: --
630: -- Results The API returns the standard p_return_status parameter
631: -- indicating one of the standard return statuses :
632: -- * Unexpected error
633: -- * Error
634: -- * Success
635: -- Parameters p_region_application_id : IN required

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

734: -- customization to the loader file. Then it calls other local
735: -- procedure to write all its region items to the same output
736: -- file.
737: --
738: -- Results The API returns the standard p_return_status parameter
739: -- indicating one of the standard return statuses :
740: -- * Unexpected error
741: -- * Error
742: -- * Success

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

735: -- procedure to write all its region items to the same output
736: -- file.
737: --
738: -- Results The API returns the standard p_return_status parameter
739: -- indicating one of the standard return statuses :
740: -- * Unexpected error
741: -- * Error
742: -- * Success
743: -- Parameters

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

1108: -- customization regions to the loader file. Then it calls other
1109: -- local procedure to write all its region items to the same
1110: -- output file.
1111: --
1112: -- Results The API returns the standard p_return_status parameter
1113: -- indicating one of the standard return statuses :
1114: -- * Unexpected error
1115: -- * Error
1116: -- * Success

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

1109: -- local procedure to write all its region items to the same
1110: -- output file.
1111: --
1112: -- Results The API returns the standard p_return_status parameter
1113: -- indicating one of the standard return statuses :
1114: -- * Unexpected error
1115: -- * Error
1116: -- * Success
1117: -- Parameters

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

1320: -- customization regions to the loader file. Then it calls other
1321: -- local procedure to write all its region items to the same
1322: -- output file.
1323: --
1324: -- Results The API returns the standard p_return_status parameter
1325: -- indicating one of the standard return statuses :
1326: -- * Unexpected error
1327: -- * Error
1328: -- * Success

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

1321: -- local procedure to write all its region items to the same
1322: -- output file.
1323: --
1324: -- Results The API returns the standard p_return_status parameter
1325: -- indicating one of the standard return statuses :
1326: -- * Unexpected error
1327: -- * Error
1328: -- * Success
1329: -- Parameters

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

1543: -- customization regions to the loader file. Then it calls other
1544: -- local procedure to write all its region items to the same
1545: -- output file.
1546: --
1547: -- Results The API returns the standard p_return_status parameter
1548: -- indicating one of the standard return statuses :
1549: -- * Unexpected error
1550: -- * Error
1551: -- * Success

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

1544: -- local procedure to write all its region items to the same
1545: -- output file.
1546: --
1547: -- Results The API returns the standard p_return_status parameter
1548: -- indicating one of the standard return statuses :
1549: -- * Unexpected error
1550: -- * Error
1551: -- * Success
1552: -- Parameters

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

1738: -- owned by the Core Modules Team (AK).
1739: --
1740: -- Desc Perform validation on a region record.
1741: --
1742: -- Results The API returns the standard p_return_status parameter
1743: -- indicating one of the standard return statuses :
1744: -- * Unexpected error
1745: -- * Error
1746: -- * Success

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

1739: --
1740: -- Desc Perform validation on a region record.
1741: --
1742: -- Results The API returns the standard p_return_status parameter
1743: -- indicating one of the standard return statuses :
1744: -- * Unexpected error
1745: -- * Error
1746: -- * Success
1747: -- In addition, this function returns TRUE if all

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

1926: -- owned by the Core Modules Team (AK).
1927: --
1928: -- Desc Perform validation on a custom region record.
1929: --
1930: -- Results The API returns the standard p_return_status parameter
1931: -- indicating one of the standard return statuses :
1932: -- * Unexpected error
1933: -- * Error
1934: -- * Success

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

1927: --
1928: -- Desc Perform validation on a custom region record.
1929: --
1930: -- Results The API returns the standard p_return_status parameter
1931: -- indicating one of the standard return statuses :
1932: -- * Unexpected error
1933: -- * Error
1934: -- * Success
1935: -- In addition, this function returns TRUE if all

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

2088: -- owned by the Core Modules Team (AK).
2089: --
2090: -- Desc Perform validation on a custom region item record.
2091: --
2092: -- Results The API returns the standard p_return_status parameter
2093: -- indicating one of the standard return statuses :
2094: -- * Unexpected error
2095: -- * Error
2096: -- * Success

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

2089: --
2090: -- Desc Perform validation on a custom region item record.
2091: --
2092: -- Results The API returns the standard p_return_status parameter
2093: -- indicating one of the standard return statuses :
2094: -- * Unexpected error
2095: -- * Error
2096: -- * Success
2097: -- In addition, this function returns TRUE if all

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

2271: -- owned by the Core Modules Team (AK).
2272: --
2273: -- Desc Perform validation on a custom criteria record.
2274: --
2275: -- Results The API returns the standard p_return_status parameter
2276: -- indicating one of the standard return statuses :
2277: -- * Unexpected error
2278: -- * Error
2279: -- * Success

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

2272: --
2273: -- Desc Perform validation on a custom criteria record.
2274: --
2275: -- Results The API returns the standard p_return_status parameter
2276: -- indicating one of the standard return statuses :
2277: -- * Unexpected error
2278: -- * Error
2279: -- * Success
2280: -- In addition, this function returns TRUE if all

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

2476: -- Desc Creates a region graph using the given info.
2477: -- This API should only be called by other APIs that are
2478: -- owned by the Core Modules Team (AK).
2479: --
2480: -- Results The API returns the standard p_return_status parameter
2481: -- indicating one of the standard return statuses :
2482: -- * Unexpected error
2483: -- * Error
2484: -- * Success

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

2477: -- This API should only be called by other APIs that are
2478: -- owned by the Core Modules Team (AK).
2479: --
2480: -- Results The API returns the standard p_return_status parameter
2481: -- indicating one of the standard return statuses :
2482: -- * Unexpected error
2483: -- * Error
2484: -- * Success
2485: -- Parameters Region Item columns

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

2874: -- Desc Creates a region graph using the given info.
2875: -- This API should only be called by other APIs that are
2876: -- owned by the Core Modules Team (AK).
2877: --
2878: -- Results The API returns the standard p_return_status parameter
2879: -- indicating one of the standard return statuses :
2880: -- * Unexpected error
2881: -- * Error
2882: -- * Success

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

2875: -- This API should only be called by other APIs that are
2876: -- owned by the Core Modules Team (AK).
2877: --
2878: -- Results The API returns the standard p_return_status parameter
2879: -- indicating one of the standard return statuses :
2880: -- * Unexpected error
2881: -- * Error
2882: -- * Success
2883: -- Parameters Region Item columns

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

3200: -- Desc Creates a region graph using the given info.
3201: -- This API should only be called by other APIs that are
3202: -- owned by the Core Modules Team (AK).
3203: --
3204: -- Results The API returns the standard p_return_status parameter
3205: -- indicating one of the standard return statuses :
3206: -- * Unexpected error
3207: -- * Error
3208: -- * Success

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

3201: -- This API should only be called by other APIs that are
3202: -- owned by the Core Modules Team (AK).
3203: --
3204: -- Results The API returns the standard p_return_status parameter
3205: -- indicating one of the standard return statuses :
3206: -- * Unexpected error
3207: -- * Error
3208: -- * Success
3209: -- Parameters Region Item columns

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

3548: -- Desc Creates a region graph using the given info.
3549: -- This API should only be called by other APIs that are
3550: -- owned by the Core Modules Team (AK).
3551: --
3552: -- Results The API returns the standard p_return_status parameter
3553: -- indicating one of the standard return statuses :
3554: -- * Unexpected error
3555: -- * Error
3556: -- * Success

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

3549: -- This API should only be called by other APIs that are
3550: -- owned by the Core Modules Team (AK).
3551: --
3552: -- Results The API returns the standard p_return_status parameter
3553: -- indicating one of the standard return statuses :
3554: -- * Unexpected error
3555: -- * Error
3556: -- * Success
3557: -- Parameters Region Item columns

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

3845: --
3846: -- Desc This API check to see if a region graph record
3847: -- exists with the given key values.
3848: --
3849: -- Results The API returns the standard p_return_status parameter
3850: -- indicating one of the standard return statuses :
3851: -- * Unexpected error
3852: -- * Error
3853: -- * Success

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

3846: -- Desc This API check to see if a region graph record
3847: -- exists with the given key values.
3848: --
3849: -- Results The API returns the standard p_return_status parameter
3850: -- indicating one of the standard return statuses :
3851: -- * Unexpected error
3852: -- * Error
3853: -- * Success
3854: -- This function will return TRUE if such an object

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

3919: --
3920: -- Desc This API check to see if a region graph record
3921: -- exists with the given key values.
3922: --
3923: -- Results The API returns the standard p_return_status parameter
3924: -- indicating one of the standard return statuses :
3925: -- * Unexpected error
3926: -- * Error
3927: -- * Success

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

3920: -- Desc This API check to see if a region graph record
3921: -- exists with the given key values.
3922: --
3923: -- Results The API returns the standard p_return_status parameter
3924: -- indicating one of the standard return statuses :
3925: -- * Unexpected error
3926: -- * Error
3927: -- * Success
3928: -- This function will return TRUE if such an object

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

3995: --
3996: -- Desc This API check to see if a region graph record
3997: -- exists with the given key values.
3998: --
3999: -- Results The API returns the standard p_return_status parameter
4000: -- indicating one of the standard return statuses :
4001: -- * Unexpected error
4002: -- * Error
4003: -- * Success

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

3996: -- Desc This API check to see if a region graph record
3997: -- exists with the given key values.
3998: --
3999: -- Results The API returns the standard p_return_status parameter
4000: -- indicating one of the standard return statuses :
4001: -- * Unexpected error
4002: -- * Error
4003: -- * Success
4004: -- This function will return TRUE if such an object

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

4075: --
4076: -- Desc This API check to see if a region graph record
4077: -- exists with the given key values.
4078: --
4079: -- Results The API returns the standard p_return_status parameter
4080: -- indicating one of the standard return statuses :
4081: -- * Unexpected error
4082: -- * Error
4083: -- * Success

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

4076: -- Desc This API check to see if a region graph record
4077: -- exists with the given key values.
4078: --
4079: -- Results The API returns the standard p_return_status parameter
4080: -- indicating one of the standard return statuses :
4081: -- * Unexpected error
4082: -- * Error
4083: -- * Success
4084: -- This function will return TRUE if such an object

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

4153: -- that are owned by the Core Modules Team (AK).
4154: --
4155: -- Desc This API updates a region graph using the given info
4156: --
4157: -- Results The API returns the standard p_return_status parameter
4158: -- indicating one of the standard return statuses :
4159: -- * Unexpected error
4160: -- * Error
4161: -- * Success

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

4154: --
4155: -- Desc This API updates a region graph using the given info
4156: --
4157: -- Results The API returns the standard p_return_status parameter
4158: -- indicating one of the standard return statuses :
4159: -- * Unexpected error
4160: -- * Error
4161: -- * Success
4162: -- Parameters Region Graph columns

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

4557: -- that are owned by the Core Modules Team (AK).
4558: --
4559: -- Desc This API updates a region graph using the given info
4560: --
4561: -- Results The API returns the standard p_return_status parameter
4562: -- indicating one of the standard return statuses :
4563: -- * Unexpected error
4564: -- * Error
4565: -- * Success

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

4558: --
4559: -- Desc This API updates a region graph using the given info
4560: --
4561: -- Results The API returns the standard p_return_status parameter
4562: -- indicating one of the standard return statuses :
4563: -- * Unexpected error
4564: -- * Error
4565: -- * Success
4566: -- Parameters Region Graph columns

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

4872: -- that are owned by the Core Modules Team (AK).
4873: --
4874: -- Desc This API updates a region graph using the given info
4875: --
4876: -- Results The API returns the standard p_return_status parameter
4877: -- indicating one of the standard return statuses :
4878: -- * Unexpected error
4879: -- * Error
4880: -- * Success

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

4873: --
4874: -- Desc This API updates a region graph using the given info
4875: --
4876: -- Results The API returns the standard p_return_status parameter
4877: -- indicating one of the standard return statuses :
4878: -- * Unexpected error
4879: -- * Error
4880: -- * Success
4881: -- Parameters Region Graph columns

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

5199: -- that are owned by the Core Modules Team (AK).
5200: --
5201: -- Desc This API updates a region graph using the given info
5202: --
5203: -- Results The API returns the standard p_return_status parameter
5204: -- indicating one of the standard return statuses :
5205: -- * Unexpected error
5206: -- * Error
5207: -- * Success

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

5200: --
5201: -- Desc This API updates a region graph using the given info
5202: --
5203: -- Results The API returns the standard p_return_status parameter
5204: -- indicating one of the standard return statuses :
5205: -- * Unexpected error
5206: -- * Error
5207: -- * Success
5208: -- Parameters Region Graph columns