DBA Data[Home] [Help]

APPS.AK_REGION2_PVT dependencies on STANDARD

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

16: -- passed. This API will process the file until the
17: -- EOF is reached, a parse error is encountered, or when
18: -- data for a different business object is read from the file.
19: --
20: -- Results The API returns the standard p_return_status parameter
21: -- indicating one of the standard return statuses :
22: -- * Unexpected error
23: -- * Error
24: -- * Success

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

17: -- EOF is reached, a parse error is encountered, or when
18: -- data for a different business object is read from the file.
19: --
20: -- Results The API returns the standard p_return_status parameter
21: -- indicating one of the standard return statuses :
22: -- * Unexpected error
23: -- * Error
24: -- * Success
25: -- Parameters p_index : IN OUT required

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

2916: -- will process the file until the EOF is reached,
2917: -- a parse error is encountered, or when data for
2918: -- a different business object is read from the file.
2919: --
2920: -- Results The API returns the standard p_return_status parameter
2921: -- indicating one of the standard return statuses :
2922: -- * Unexpected error
2923: -- * Error
2924: -- * Success

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

2917: -- a parse error is encountered, or when data for
2918: -- a different business object is read from the file.
2919: --
2920: -- Results The API returns the standard p_return_status parameter
2921: -- indicating one of the standard return statuses :
2922: -- * Unexpected error
2923: -- * Error
2924: -- * Success
2925: -- Parameters p_validation_level : IN required

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

3658: -- code.
3659: --
3660: -- Desc This API updates a region item, if necessary
3661: --
3662: -- Results The API returns the standard p_return_status parameter
3663: -- indicating one of the standard return statuses :
3664: -- * Unexpected error
3665: -- * Error
3666: -- * Success

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

3659: --
3660: -- Desc This API updates a region item, if necessary
3661: --
3662: -- Results The API returns the standard p_return_status parameter
3663: -- indicating one of the standard return statuses :
3664: -- * Unexpected error
3665: -- * Error
3666: -- * Success
3667: -- Parameters Region Item columns

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

3884: --
3885: -- Desc This API check to see if a region graph column record
3886: -- exists with the given key values.
3887: --
3888: -- Results The API returns the standard p_return_status parameter
3889: -- indicating one of the standard return statuses :
3890: -- * Unexpected error
3891: -- * Error
3892: -- * Success

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

3885: -- Desc This API check to see if a region graph column record
3886: -- exists with the given key values.
3887: --
3888: -- Results The API returns the standard p_return_status parameter
3889: -- indicating one of the standard return statuses :
3890: -- * Unexpected error
3891: -- * Error
3892: -- * Success
3893: -- This function will return TRUE if such an object

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

3961: --
3962: -- Desc This API check to see if a region lov relation record
3963: -- exists with the given key values.
3964: --
3965: -- Results The API returns the standard p_return_status parameter
3966: -- indicating one of the standard return statuses :
3967: -- * Unexpected error
3968: -- * Error
3969: -- * Success

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

3962: -- Desc This API check to see if a region lov relation record
3963: -- exists with the given key values.
3964: --
3965: -- Results The API returns the standard p_return_status parameter
3966: -- indicating one of the standard return statuses :
3967: -- * Unexpected error
3968: -- * Error
3969: -- * Success
3970: -- This function will return TRUE if such an object

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

4052: -- owned by the Core Modules Team (AK).
4053: --
4054: -- Desc Perform validation on a region graph column record.
4055: --
4056: -- Results The API returns the standard p_return_status parameter
4057: -- indicating one of the standard return statuses :
4058: -- * Unexpected error
4059: -- * Error
4060: -- * Success

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

4053: --
4054: -- Desc Perform validation on a region graph column record.
4055: --
4056: -- Results The API returns the standard p_return_status parameter
4057: -- indicating one of the standard return statuses :
4058: -- * Unexpected error
4059: -- * Error
4060: -- * Success
4061: -- In addition, this function returns TRUE if all

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

4235: -- owned by the Core Modules Team (AK).
4236: --
4237: -- Desc Perform validation on a region lov relation record.
4238: --
4239: -- Results The API returns the standard p_return_status parameter
4240: -- indicating one of the standard return statuses :
4241: -- * Unexpected error
4242: -- * Error
4243: -- * Success

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

4236: --
4237: -- Desc Perform validation on a region lov relation record.
4238: --
4239: -- Results The API returns the standard p_return_status parameter
4240: -- indicating one of the standard return statuses :
4241: -- * Unexpected error
4242: -- * Error
4243: -- * Success
4244: -- In addition, this function returns TRUE if all

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

4560: -- Desc Creates a region graph column using the given info.
4561: -- This API should only be called by other APIs that are
4562: -- owned by the Core Modules Team (AK).
4563: --
4564: -- Results The API returns the standard p_return_status parameter
4565: -- indicating one of the standard return statuses :
4566: -- * Unexpected error
4567: -- * Error
4568: -- * Success

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

4561: -- This API should only be called by other APIs that are
4562: -- owned by the Core Modules Team (AK).
4563: --
4564: -- Results The API returns the standard p_return_status parameter
4565: -- indicating one of the standard return statuses :
4566: -- * Unexpected error
4567: -- * Error
4568: -- * Success
4569: -- Parameters Region columns

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

4762: -- Desc Creates a region lov relation using the given info.
4763: -- This API should only be called by other APIs that are
4764: -- owned by the Core Modules Team (AK).
4765: --
4766: -- Results The API returns the standard p_return_status parameter
4767: -- indicating one of the standard return statuses :
4768: -- * Unexpected error
4769: -- * Error
4770: -- * Success

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

4763: -- This API should only be called by other APIs that are
4764: -- owned by the Core Modules Team (AK).
4765: --
4766: -- Results The API returns the standard p_return_status parameter
4767: -- indicating one of the standard return statuses :
4768: -- * Unexpected error
4769: -- * Error
4770: -- * Success
4771: -- Parameters Region columns

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

5054: -- that are owned by the Core Modules Team (AK).
5055: --
5056: -- Desc This API updates a region graph column using the given info
5057: --
5058: -- Results The API returns the standard p_return_status parameter
5059: -- indicating one of the standard return statuses :
5060: -- * Unexpected error
5061: -- * Error
5062: -- * Success

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

5055: --
5056: -- Desc This API updates a region graph column using the given info
5057: --
5058: -- Results The API returns the standard p_return_status parameter
5059: -- indicating one of the standard return statuses :
5060: -- * Unexpected error
5061: -- * Error
5062: -- * Success
5063: -- Parameters Region graph column columns

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

5273: -- that are owned by the Core Modules Team (AK).
5274: --
5275: -- Desc This API updates a region lov relation using the given info
5276: --
5277: -- Results The API returns the standard p_return_status parameter
5278: -- indicating one of the standard return statuses :
5279: -- * Unexpected error
5280: -- * Error
5281: -- * Success

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

5274: --
5275: -- Desc This API updates a region lov relation using the given info
5276: --
5277: -- Results The API returns the standard p_return_status parameter
5278: -- indicating one of the standard return statuses :
5279: -- * Unexpected error
5280: -- * Error
5281: -- * Success
5282: -- Parameters Region lov relation columns

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

5556: --
5557: -- Desc This API check to see if a region item category usage record
5558: -- exists with the given key values.
5559: --
5560: -- Results The API returns the standard p_return_status parameter
5561: -- indicating one of the standard return statuses :
5562: -- * Unexpected error
5563: -- * Error
5564: -- * Success

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

5557: -- Desc This API check to see if a region item category usage record
5558: -- exists with the given key values.
5559: --
5560: -- Results The API returns the standard p_return_status parameter
5561: -- indicating one of the standard return statuses :
5562: -- * Unexpected error
5563: -- * Error
5564: -- * Success
5565: -- This function will return TRUE if such an object

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

5629: -- owned by the Core Modules Team (AK).
5630: --
5631: -- Desc Perform validation on a region lov relation record.
5632: --
5633: -- Results The API returns the standard p_return_status parameter
5634: -- indicating one of the standard return statuses :
5635: -- * Unexpected error
5636: -- * Error
5637: -- * Success

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

5630: --
5631: -- Desc Perform validation on a region lov relation record.
5632: --
5633: -- Results The API returns the standard p_return_status parameter
5634: -- indicating one of the standard return statuses :
5635: -- * Unexpected error
5636: -- * Error
5637: -- * Success
5638: -- In addition, this function returns TRUE if all

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

5814: -- Desc Creates a region item category usage using the given info.
5815: -- This API should only be called by other APIs that are
5816: -- owned by the Core Modules Team (AK).
5817: --
5818: -- Results The API returns the standard p_return_status parameter
5819: -- indicating one of the standard return statuses :
5820: -- * Unexpected error
5821: -- * Error
5822: -- * Success

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

5815: -- This API should only be called by other APIs that are
5816: -- owned by the Core Modules Team (AK).
5817: --
5818: -- Results The API returns the standard p_return_status parameter
5819: -- indicating one of the standard return statuses :
5820: -- * Unexpected error
5821: -- * Error
5822: -- * Success
5823: -- Parameters Region columns

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

6057: -- that are owned by the Core Modules Team (AK).
6058: --
6059: -- Desc This API updates a region lov relation using the given info
6060: --
6061: -- Results The API returns the standard p_return_status parameter
6062: -- indicating one of the standard return statuses :
6063: -- * Unexpected error
6064: -- * Error
6065: -- * Success

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

6058: --
6059: -- Desc This API updates a region lov relation using the given info
6060: --
6061: -- Results The API returns the standard p_return_status parameter
6062: -- indicating one of the standard return statuses :
6063: -- * Unexpected error
6064: -- * Error
6065: -- * Success
6066: -- Parameters Category usage columns