cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while using the method find() for the SACustomMD3IBeanIfc

Former Member
0 Kudos

Hi All,

We are getting an issue while using the method find() on the SACustomMD3IBeanHomeIfc in production.

Same code is working fine in Quality .

Code used:-

operContactHome=IBeanHomeLocator.lookup(session,SACustomMD3IBeanHomeIfc.sHOME_NAME);

Error Message:-

You can't view this document (document Name) because you don't have the appropiate permission.Contact the system administrator and request for permission.

Can you please give me some suggestions to resolve this Issue.

Thanks,

Ankur Goyal

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Ankur,

As the error message says, it looks like the user triggering the script does not have access to the Custom MD3 object. You may want to check the security profiles assigned to that user to ensure they have appropriate access.

Regards,

Vikram

Former Member
0 Kudos

Thanks Vikram,

Can you please give an idea where i need to check the access for this Business object?

-Ankur

0 Kudos

Hi Ankur,

On the Access Rights tab of Security Profile select Analytics and you should see Custom Master Data listed.

Regards,

Vikram

Former Member
0 Kudos

Thanks,

I got the solution and did the changes at the same place.

Regards,

Ankur Goyal

Answers (0)