DBA Data[Home] [Help]

APPS.HZ_CLASSIFICATION_V2PUB dependencies on HZ_MIXNM_UTILITY

Line 1853: * Called HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation

1849: * 07-23-2001 Indrajit Sen o Created.
1850: * 01-05-2005 Rajib Ranjan Borah o SSM SST Integration and Extension.
1851: * New column ACTUAL_CONTENT_SOURCE is
1852: * added in HZ_CODE_ASSIGNMENTS.
1853: * Called HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation
1854: * to check for user creation privilege and
1855: * to ensure that proper values are set to
1856: * content_source_type / actual_content_source.
1857:

Line 1889: HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation (

1885: -- initialize API return status to success.
1886: x_return_status := FND_API.G_RET_STS_SUCCESS;
1887:
1888: -- SSM SST Integration and Extension
1889: HZ_MIXNM_UTILITY.AssignDataSourceDuringCreation (
1890: p_entity_name => 'HZ_CODE_ASSIGNMENTS',
1891: p_entity_attr_id => l_entity_attr_id ,
1892: p_mixnmatch_enabled => NULL,
1893: p_selected_datasources => NULL,