DBA Data[Home] [Help]

APPS.AK_AMPARAM_REGISTRY_GRP dependencies on STANDARD

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

15: --
16: -- Desc Calls the private API to creates a amparam_registry object
17: -- using the given info
18: --
19: -- Results The API returns the standard p_return_status parameter
20: -- indicating one of the standard return statuses :
21: -- * Unexpected error
22: -- * Error
23: -- * Success

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

16: -- Desc Calls the private API to creates a amparam_registry object
17: -- using the given info
18: --
19: -- Results The API returns the standard p_return_status parameter
20: -- indicating one of the standard return statuses :
21: -- * Unexpected error
22: -- * Error
23: -- * Success
24: -- Parameters amparam_registry object columns

Line 48: -- Desc This API first write out standard loader

44: -- Procedure DOWNLOAD_AMPARAM_REGISTRY
45: --
46: -- Usage Group API for downloading amparam_registry objects
47: --
48: -- Desc This API first write out standard loader
49: -- file header for attributes to a flat file.
50: -- Then it calls the private API to extract the
51: -- amparam_registry records selected by application ID or by
52: -- key values from the database to the output file.

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

50: -- Then it calls the private API to extract the
51: -- amparam_registry records selected by application ID or by
52: -- key values from the database to the output file.
53: --
54: -- Results The API returns the standard p_return_status parameter
55: -- indicating one of the standard return statuses :
56: -- * Unexpected error
57: -- * Error
58: -- * Success

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

51: -- amparam_registry records selected by application ID or by
52: -- key values from the database to the output file.
53: --
54: -- Results The API returns the standard p_return_status parameter
55: -- indicating one of the standard return statuses :
56: -- * Unexpected error
57: -- * Error
58: -- * Success
59: -- Parameters