DBA Data[Home] [Help]

APPS.AK_AMPARAM_REGISTRY_PVT dependencies on STANDARD

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

12: -- Desc This API will extract the amparam_registry objects selected
13: -- by application ID or by key values from the
14: -- database to the output file.
15: --
16: -- Results The API returns the standard p_return_status parameter
17: -- indicating one of the standard return statuses :
18: -- * Unexpected error
19: -- * Error
20: -- * Success

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

13: -- by application ID or by key values from the
14: -- database to the output file.
15: --
16: -- Results The API returns the standard p_return_status parameter
17: -- indicating one of the standard return statuses :
18: -- * Unexpected error
19: -- * Error
20: -- * Success
21: -- Parameters

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

57: -- owned by the Core Modules Team (AK).
58: -- Desc Calls the private API to creates a amparam_registry object
59: -- using the given info
60: --
61: -- Results The API returns the standard p_return_status parameter
62: -- indicating one of the standard return statuses :
63: -- * Unexpected error
64: -- * Error
65: -- * Success

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

58: -- Desc Calls the private API to creates a amparam_registry object
59: -- using the given info
60: --
61: -- Results The API returns the standard p_return_status parameter
62: -- indicating one of the standard return statuses :
63: -- * Unexpected error
64: -- * Error
65: -- * Success
66: --=======================================================

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

90: -- Desc Updates a amparam_registry using the given info.
91: -- This API should only be called by other APIs that are
92: -- owned by the Core Modules Team (AK).
93: --
94: -- Results The API returns the standard p_return_status parameter
95: -- indicating one of the standard return statuses :
96: -- * Unexpected error
97: -- * Error
98: -- * Success

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

91: -- This API should only be called by other APIs that are
92: -- owned by the Core Modules Team (AK).
93: --
94: -- Results The API returns the standard p_return_status parameter
95: -- indicating one of the standard return statuses :
96: -- * Unexpected error
97: -- * Error
98: -- * Success
99: -- Parameters Query Object columns

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

132: -- passed. This API will process the file until the
133: -- EOF is reached, a parse error is encountered, or when
134: -- data for a different business object is read from the file.
135: --
136: -- Results The API returns the standard p_return_status parameter
137: -- indicating one of the standard return statuses :
138: -- * Unexpected error
139: -- * Error
140: -- * Success

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

133: -- EOF is reached, a parse error is encountered, or when
134: -- data for a different business object is read from the file.
135: --
136: -- Results The API returns the standard p_return_status parameter
137: -- indicating one of the standard return statuses :
138: -- * Unexpected error
139: -- * Error
140: -- * Success
141: -- Parameters p_index : IN OUT required