Enterprise Asset Management - EBS (MOSC)

MOSC Banner

EAM PM Schedules Migration.

edited Sep 2, 2014 5:01AM in Enterprise Asset Management - EBS (MOSC) 7 commentsAnswered

Hi Team,

We are migrating PM Schedules through the below API. But we are coming across the error - 'The rules do not match the Preventive Maintenance schedule type'.


API and Data passed to create migrate Schedules.


l_pm_scheduling_rec_type.NAME := rec_stg.pm_name;

l_pm_scheduling_rec_type.set_name_id := rec_stg.set_name_id;

l_pm_scheduling_rec_type.type_code := 10;--rec_stg.asset_type;

l_pm_scheduling_rec_type.maintenance_object_id     := 14001;--rec_stg.maintance_object_id;

l_pm_scheduling_rec_type.maintenance_object_type   := 3;--rec_stg.maintenance_object_type;

--l_pm_scheduling_rec_type.eam_last_cyclic_act := 16102;--px_pm_rec.activity_association_id;*/

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center