DBA Data[Home] [Help]

APPS.CSI_ORGANIZATION_UNIT_PVT dependencies on CSI_I_ORG_ASSIGNMENTS_PKG

Line 941: CSI_I_ORG_ASSIGNMENTS_PKG.Insert_Row(

937: --
938: -- End addition by sk for bug 2232880.
939: -- Create a row in csi_i_org_assignments table
940: IF p_called_from_grp <> FND_API.G_TRUE THEN
941: CSI_I_ORG_ASSIGNMENTS_PKG.Insert_Row(
942: l_instance_ou_id
943: ,p_org_unit_rec.instance_id
944: ,p_org_unit_rec.operating_unit_id
945: ,p_org_unit_rec.relationship_type_code

Line 1475: CSI_I_ORG_ASSIGNMENTS_PKG.Update_Row(

1471: -- Get the new object version number
1472: l_org_unit_rec.object_version_number :=
1473: csi_org_unit_vld_pvt.get_object_version_number(l_org_unit_rec.object_version_number);
1474:
1475: CSI_I_ORG_ASSIGNMENTS_PKG.Update_Row(
1476: l_instance_ou_id
1477: ,p_org_unit_rec.instance_id
1478: ,p_org_unit_rec.operating_unit_id
1479: ,p_org_unit_rec.relationship_type_code