(internal inconsistency in GetPcmProg
Hi
I have Renamed the apllication package 'XX_NOTIFICATIONS:XX_NOTIFICATIONS_COUNT:XX_Notifications_Count_PreTask' to 'XX_NOTIFICATIONS:XX_NOTIFICATION_COUNT:XX_Notifications_Count_PreTask. When i tried to call the renamed app package class received following error.
PeopleCode compile error (Error compiling program: XX_NOTIFICATIONS.XX_NOTIFICATION_COUNT.XX_Notification_Count_PreTask.OnExecute - expected 'XX_NOTIFICATIONS:XX_NOTIFICATION_COUNT:XX_Notification_Count_PreTask' but found 'XX_NOTIFICATIONS:XX_NOTIFICATIONS_COUNT:XX_Notifications_Count_PreTask' (internal inconsistency in GetPcmProg) (180,706) ^ ) for program XX_TEST_CMP.GBL.XX_TEST_WRK.XX_TESTING_LOGIN.FieldChange. (2,405)
A PeopleCode program for the specified reference failed to compile correctly for the indicated reason.