cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_BUS2172_GET_DETAIL authorization error

Former Member
0 Kudos

Hi,

We need to develop a custom report of all cProjects projects which do not have any role assigned or are misisng some roles.

We checked bapi BAPI_BUS2172_GET_DETAIL . It returns the authorization roles through the output table ET_AUTHORIZATION.

This is working only for those projects that the user has authorization. So when i try to get the details of projects which i did not create or i do not have authorization, the bapi returns the error stating "You require authorization to display project..". and returns empty tables.

Is there any other alternative bapi that can be used to fetch the roles present in a cProject project without this issue?

Can we get this data by querying database tables, if yes then please let me know the relation with the master table DPR_PROJECT.

Any ideas on the above will be helpful. Thanks in advance,

Simmi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Issue is solved.

manish_mohan3
Participant
0 Kudos

Hey,

Could you kindly share how this was resolved. Even I need to fix a similar issue.

Thank you,

Manish