Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

FEBA displaying existing statement authorization object issue

Former Member
0 Kudos

Hello Gurus.

I have been working on FEBA transaction where user wanted to display existing statement and it asks for 03 activity for F_FEBB_BUK . After giving this access for display ,it asks for 02 activity as well.

I am not sure why for display it is asking for 02 activity and without 02 activity it is not working .

Please suggest  

1 REPLY 1

mvoros
Active Contributor
0 Kudos

Hi,

if you check transaction definition in SE93 you will see that you need 02 to execute this transaction. It seems like the SAP developers decided that you need  to have 02 to run this transaction.

Cheers