Page 1 of 1

APP_PAY_07155: The HR object is invalid?

Posted: Sun May 04, 2008 6:58 am
by deepu001
Hi,

I did the Business Group, after saving that it won't appear in the list.

It is showing the Error

APP_PAY_07155: The HR object is invalid

Cause:The HR object which is attempted to be locked is inconsistent with the corresponding object in the schema.

Action: Retry the action with the correct object version number.

Plz anybody help me in this regard

Regards,
Deepu

Posted: Mon May 05, 2008 2:03 am
by k.khan
may possible that u have not given the business group info

Posted: Mon May 05, 2008 4:03 am
by anandsoni
Hi Deepu ,

Check for invalid objects - select * from dba_objects where status='INVALID' and complie your apps schema using ADAMIN . It will solve your error .

Regards,

Anand