DBA Data[Home] [Help]

APPS.CZ_CONFIG_API_PUB dependencies on CZ_CONFIG_API_PUB

Line 1: PACKAGE BODY CZ_CONFIG_API_PUB AS

1: PACKAGE BODY CZ_CONFIG_API_PUB AS
2: /* $Header: czcfgapb.pls 120.8 2012/01/24 03:50:35 spitre ship $ */
3:
4: --------------------------------------------------------------------------------
5: /* CZ_CONFIG_API_PUB package modified for Bug7673721, Code changes are moved to

Line 5: /* CZ_CONFIG_API_PUB package modified for Bug7673721, Code changes are moved to

1: PACKAGE BODY CZ_CONFIG_API_PUB AS
2: /* $Header: czcfgapb.pls 120.8 2012/01/24 03:50:35 spitre ship $ */
3:
4: --------------------------------------------------------------------------------
5: /* CZ_CONFIG_API_PUB package modified for Bug7673721, Code changes are moved to
6: * new package CZ_CONFIG_API_PVT */
7: PROCEDURE copy_configuration_auto
8: (p_api_version IN NUMBER
9: ,p_config_hdr_id IN NUMBER

Line 97: END CZ_CONFIG_API_PUB;

93:
94: END verify_configuration;
95:
96:
97: END CZ_CONFIG_API_PUB;