DBA Data[Home] [Help]

APPS.AK_CUSTOM2_PVT dependencies on STANDARD

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

34: -- passed. This API will process the file until the
35: -- EOF is reached, a parse error is encountered, or when
36: -- data for a different business object is read from the file.
37: --
38: -- Results The API returns the standard p_return_status parameter
39: -- indicating one of the standard return statuses :
40: -- * Unexpected error
41: -- * Error
42: -- * Success

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

35: -- EOF is reached, a parse error is encountered, or when
36: -- data for a different business object is read from the file.
37: --
38: -- Results The API returns the standard p_return_status parameter
39: -- indicating one of the standard return statuses :
40: -- * Unexpected error
41: -- * Error
42: -- * Success
43: -- Parameters p_index : IN OUT required

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

96: -- will process the file until the EOF is reached,
97: -- a parse error is encountered, or when data for
98: -- a different business object is read from the file.
99: --
100: -- Results The API returns the standard p_return_status parameter
101: -- indicating one of the standard return statuses :
102: -- * Unexpected error
103: -- * Error
104: -- * Success

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

97: -- a parse error is encountered, or when data for
98: -- a different business object is read from the file.
99: --
100: -- Results The API returns the standard p_return_status parameter
101: -- indicating one of the standard return statuses :
102: -- * Unexpected error
103: -- * Error
104: -- * Success
105: -- Parameters p_validation_level : IN required