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

3675: -- code.
3676: --
3677: -- Desc This API updates a region item, if necessary
3678: --
3679: -- Results The API returns the standard p_return_status parameter
3680: -- indicating one of the standard return statuses :
3681: -- * Unexpected error
3682: -- * Error
3683: -- * Success

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

3676: --
3677: -- Desc This API updates a region item, if necessary
3678: --
3679: -- Results The API returns the standard p_return_status parameter
3680: -- indicating one of the standard return statuses :
3681: -- * Unexpected error
3682: -- * Error
3683: -- * Success
3684: -- Parameters Region Item columns

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

3901: --
3902: -- Desc This API check to see if a region graph column record
3903: -- exists with the given key values.
3904: --
3905: -- Results The API returns the standard p_return_status parameter
3906: -- indicating one of the standard return statuses :
3907: -- * Unexpected error
3908: -- * Error
3909: -- * Success

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

3902: -- Desc This API check to see if a region graph column record
3903: -- exists with the given key values.
3904: --
3905: -- Results The API returns the standard p_return_status parameter
3906: -- indicating one of the standard return statuses :
3907: -- * Unexpected error
3908: -- * Error
3909: -- * Success
3910: -- This function will return TRUE if such an object

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

3978: --
3979: -- Desc This API check to see if a region lov relation record
3980: -- exists with the given key values.
3981: --
3982: -- Results The API returns the standard p_return_status parameter
3983: -- indicating one of the standard return statuses :
3984: -- * Unexpected error
3985: -- * Error
3986: -- * Success

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

3979: -- Desc This API check to see if a region lov relation record
3980: -- exists with the given key values.
3981: --
3982: -- Results The API returns the standard p_return_status parameter
3983: -- indicating one of the standard return statuses :
3984: -- * Unexpected error
3985: -- * Error
3986: -- * Success
3987: -- This function will return TRUE if such an object

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

4069: -- owned by the Core Modules Team (AK).
4070: --
4071: -- Desc Perform validation on a region graph column record.
4072: --
4073: -- Results The API returns the standard p_return_status parameter
4074: -- indicating one of the standard return statuses :
4075: -- * Unexpected error
4076: -- * Error
4077: -- * Success

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

4070: --
4071: -- Desc Perform validation on a region graph column record.
4072: --
4073: -- Results The API returns the standard p_return_status parameter
4074: -- indicating one of the standard return statuses :
4075: -- * Unexpected error
4076: -- * Error
4077: -- * Success
4078: -- In addition, this function returns TRUE if all

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

4252: -- owned by the Core Modules Team (AK).
4253: --
4254: -- Desc Perform validation on a region lov relation record.
4255: --
4256: -- Results The API returns the standard p_return_status parameter
4257: -- indicating one of the standard return statuses :
4258: -- * Unexpected error
4259: -- * Error
4260: -- * Success

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

4253: --
4254: -- Desc Perform validation on a region lov relation record.
4255: --
4256: -- Results The API returns the standard p_return_status parameter
4257: -- indicating one of the standard return statuses :
4258: -- * Unexpected error
4259: -- * Error
4260: -- * Success
4261: -- In addition, this function returns TRUE if all

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

4577: -- Desc Creates a region graph column using the given info.
4578: -- This API should only be called by other APIs that are
4579: -- owned by the Core Modules Team (AK).
4580: --
4581: -- Results The API returns the standard p_return_status parameter
4582: -- indicating one of the standard return statuses :
4583: -- * Unexpected error
4584: -- * Error
4585: -- * Success

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

4578: -- This API should only be called by other APIs that are
4579: -- owned by the Core Modules Team (AK).
4580: --
4581: -- Results The API returns the standard p_return_status parameter
4582: -- indicating one of the standard return statuses :
4583: -- * Unexpected error
4584: -- * Error
4585: -- * Success
4586: -- Parameters Region columns

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

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

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

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

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

5076: -- that are owned by the Core Modules Team (AK).
5077: --
5078: -- Desc This API updates a region graph column using the given info
5079: --
5080: -- Results The API returns the standard p_return_status parameter
5081: -- indicating one of the standard return statuses :
5082: -- * Unexpected error
5083: -- * Error
5084: -- * Success

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

5077: --
5078: -- Desc This API updates a region graph column using the given info
5079: --
5080: -- Results The API returns the standard p_return_status parameter
5081: -- indicating one of the standard return statuses :
5082: -- * Unexpected error
5083: -- * Error
5084: -- * Success
5085: -- Parameters Region graph column columns

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

5295: -- that are owned by the Core Modules Team (AK).
5296: --
5297: -- Desc This API updates a region lov relation using the given info
5298: --
5299: -- Results The API returns the standard p_return_status parameter
5300: -- indicating one of the standard return statuses :
5301: -- * Unexpected error
5302: -- * Error
5303: -- * Success

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

5296: --
5297: -- Desc This API updates a region lov relation using the given info
5298: --
5299: -- Results The API returns the standard p_return_status parameter
5300: -- indicating one of the standard return statuses :
5301: -- * Unexpected error
5302: -- * Error
5303: -- * Success
5304: -- Parameters Region lov relation columns

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

5584: --
5585: -- Desc This API check to see if a region item category usage record
5586: -- exists with the given key values.
5587: --
5588: -- Results The API returns the standard p_return_status parameter
5589: -- indicating one of the standard return statuses :
5590: -- * Unexpected error
5591: -- * Error
5592: -- * Success

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

5585: -- Desc This API check to see if a region item category usage record
5586: -- exists with the given key values.
5587: --
5588: -- Results The API returns the standard p_return_status parameter
5589: -- indicating one of the standard return statuses :
5590: -- * Unexpected error
5591: -- * Error
5592: -- * Success
5593: -- This function will return TRUE if such an object

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

5657: -- owned by the Core Modules Team (AK).
5658: --
5659: -- Desc Perform validation on a region lov relation record.
5660: --
5661: -- Results The API returns the standard p_return_status parameter
5662: -- indicating one of the standard return statuses :
5663: -- * Unexpected error
5664: -- * Error
5665: -- * Success

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

5658: --
5659: -- Desc Perform validation on a region lov relation record.
5660: --
5661: -- Results The API returns the standard p_return_status parameter
5662: -- indicating one of the standard return statuses :
5663: -- * Unexpected error
5664: -- * Error
5665: -- * Success
5666: -- In addition, this function returns TRUE if all

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

5842: -- Desc Creates a region item category usage using the given info.
5843: -- This API should only be called by other APIs that are
5844: -- owned by the Core Modules Team (AK).
5845: --
5846: -- Results The API returns the standard p_return_status parameter
5847: -- indicating one of the standard return statuses :
5848: -- * Unexpected error
5849: -- * Error
5850: -- * Success

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

5843: -- This API should only be called by other APIs that are
5844: -- owned by the Core Modules Team (AK).
5845: --
5846: -- Results The API returns the standard p_return_status parameter
5847: -- indicating one of the standard return statuses :
5848: -- * Unexpected error
5849: -- * Error
5850: -- * Success
5851: -- Parameters Region columns

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

6090: -- that are owned by the Core Modules Team (AK).
6091: --
6092: -- Desc This API updates a region lov relation using the given info
6093: --
6094: -- Results The API returns the standard p_return_status parameter
6095: -- indicating one of the standard return statuses :
6096: -- * Unexpected error
6097: -- * Error
6098: -- * Success

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

6091: --
6092: -- Desc This API updates a region lov relation using the given info
6093: --
6094: -- Results The API returns the standard p_return_status parameter
6095: -- indicating one of the standard return statuses :
6096: -- * Unexpected error
6097: -- * Error
6098: -- * Success
6099: -- Parameters Category usage columns