DBA Data[Home] [Help]

APPS.AK_AMPARAM_REGISTRY_PVT dependencies on STANDARD

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

13: -- procedures to write all its object attributes and
14: -- foriegn and unique key definitions to the same output
15: -- file.
16: --
17: -- Results The API returns the standard p_return_status parameter
18: -- indicating one of the standard return statuses :
19: -- * Unexpected error
20: -- * Error
21: -- * Success

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

14: -- foriegn and unique key definitions to the same output
15: -- file.
16: --
17: -- Results The API returns the standard p_return_status parameter
18: -- indicating one of the standard return statuses :
19: -- * Unexpected error
20: -- * Error
21: -- * Success
22: -- Parameters

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

158: -- Desc This API will extract the amparam_registry objects selected
159: -- by application ID or by key values from the
160: -- database to the output file.
161: --
162: -- Results The API returns the standard p_return_status parameter
163: -- indicating one of the standard return statuses :
164: -- * Unexpected error
165: -- * Error
166: -- * Success

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

159: -- by application ID or by key values from the
160: -- database to the output file.
161: --
162: -- Results The API returns the standard p_return_status parameter
163: -- indicating one of the standard return statuses :
164: -- * Unexpected error
165: -- * Error
166: -- * Success
167: -- Parameters

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

422: -- Desc Creates a region using the given info.
423: -- This API should only be called by other APIs that are
424: -- owned by the Core Modules Team (AK).
425: --
426: -- Results The API returns the standard p_return_status parameter
427: -- indicating one of the standard return statuses :
428: -- * Unexpected error
429: -- * Error
430: -- * Success

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

423: -- This API should only be called by other APIs that are
424: -- owned by the Core Modules Team (AK).
425: --
426: -- Results The API returns the standard p_return_status parameter
427: -- indicating one of the standard return statuses :
428: -- * Unexpected error
429: -- * Error
430: -- * Success
431: -- Parameters Query Object columns

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

570: -- Desc Updates a amparam_registry using the given info.
571: -- This API should only be called by other APIs that are
572: -- owned by the Core Modules Team (AK).
573: --
574: -- Results The API returns the standard p_return_status parameter
575: -- indicating one of the standard return statuses :
576: -- * Unexpected error
577: -- * Error
578: -- * Success

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

571: -- This API should only be called by other APIs that are
572: -- owned by the Core Modules Team (AK).
573: --
574: -- Results The API returns the standard p_return_status parameter
575: -- indicating one of the standard return statuses :
576: -- * Unexpected error
577: -- * Error
578: -- * Success
579: -- Parameters Query Object columns

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

745: -- passed. This API will process the file until the
746: -- EOF is reached, a parse error is encountered, or when
747: -- data for a different business object is read from the file.
748: --
749: -- Results The API returns the standard p_return_status parameter
750: -- indicating one of the standard return statuses :
751: -- * Unexpected error
752: -- * Error
753: -- * Success

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

746: -- EOF is reached, a parse error is encountered, or when
747: -- data for a different business object is read from the file.
748: --
749: -- Results The API returns the standard p_return_status parameter
750: -- indicating one of the standard return statuses :
751: -- * Unexpected error
752: -- * Error
753: -- * Success
754: -- Parameters p_index : IN OUT required