DBA Data[Home] [Help]

APPS.AHL_UC_INSTANCE_PVT dependencies on AHL_UC_UNITCONFIG_PVT

Line 3071: AHL_UC_UNITCONFIG_PVT.create_uc_header(

3067: ' p_x_sub_uc_rec.mc_revision='||p_x_sub_uc_rec.mc_revision||
3068: ' p_x_sub_uc_rec.instance_id='||p_x_sub_uc_rec.instance_id||
3069: ' p_x_sub_uc_rec.parent_uc_header_id='||p_x_sub_uc_rec.parent_uc_header_id);
3070: END IF;
3071: AHL_UC_UNITCONFIG_PVT.create_uc_header(
3072: p_api_version => 1.0,
3073: p_init_msg_list => FND_API.G_FALSE,
3074: p_commit => FND_API.G_FALSE,
3075: p_validation_level => FND_API.G_VALID_LEVEL_FULL,