DBA Data[Home] [Help]

APPS.OE_CONFIG_UTIL dependencies on CZ_CONFIG_API_PUB

Line 1554: CZ_CONFIG_API_PUB.verify_configuration

1550: IF l_debug_level > 0 THEN
1551: OE_Debug_Pub.Add('Skip Batch Validation ');
1552: END IF;
1553:
1554: CZ_CONFIG_API_PUB.verify_configuration
1555: ( p_api_version => 1.0,
1556: p_config_hdr_id => l_config_header_id,
1557: p_config_rev_nbr => l_config_rev_nbr,
1558: x_exists_flag => l_exists_flag,