DBA Data[Home] [Help]

APPS.HZ_CLASSIFICATION_V2PUB dependencies on HZ_MIXNM_UTILITY

Line 1879: * Called HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation

1875: * 07-23-2001 Indrajit Sen o Created.
1876: * 01-05-2005 Rajib Ranjan Borah o SSM SST Integration and Extension.
1877: * New column ACTUAL_CONTENT_SOURCE is
1878: * added in HZ_CODE_ASSIGNMENTS.
1879: * Called HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation
1880: * to check for user creation privilege and
1881: * to ensure that proper values are set to
1882: * content_source_type / actual_content_source.
1883:

Line 1915: HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation (

1911: -- initialize API return status to success.
1912: x_return_status := FND_API.G_RET_STS_SUCCESS;
1913:
1914: -- SSM SST Integration and Extension
1915: HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation (
1916: p_entity_name => 'HZ_CODE_ASSIGNMENTS',
1917: p_entity_attr_id => l_entity_attr_id ,
1918: p_mixnmatch_enabled => NULL,
1919: p_selected_datasources => NULL,