DBA Data[Home] [Help]

APPS.EAM_WORKORDER_PKG dependencies on CSI_EAM_INTERFACE_GRP

Line 62: csi_eam_interface_grp.rebuildable_return(

58: and organization_id = X_organization_id;
59:
60: if (l_status in (12, 14, 15, 4, 5, 7)) then
61:
62: csi_eam_interface_grp.rebuildable_return(
63: p_wip_entity_id => X_parent_wip_entity_id,
64: p_organization_id => X_organization_id,
65: p_instance_id => x_maintenance_object_id,
66: x_return_status => x_returnStatus,