DBA Data[Home] [Help]

APPS.AHL_UC_INSTANCE_PVT dependencies on AHL_UC_UNITCONFIG_PVT

Line 3065: AHL_UC_UNITCONFIG_PVT.create_uc_header(

3061: ' p_x_sub_uc_rec.mc_revision='||p_x_sub_uc_rec.mc_revision||
3062: ' p_x_sub_uc_rec.instance_id='||p_x_sub_uc_rec.instance_id||
3063: ' p_x_sub_uc_rec.parent_uc_header_id='||p_x_sub_uc_rec.parent_uc_header_id);
3064: END IF;
3065: AHL_UC_UNITCONFIG_PVT.create_uc_header(
3066: p_api_version => 1.0,
3067: p_init_msg_list => FND_API.G_FALSE,
3068: p_commit => FND_API.G_FALSE,
3069: p_validation_level => FND_API.G_VALID_LEVEL_FULL,