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: 

Is it possible to enable create attachment option in GOS list in display mode for BP transaction ?

0 Kudos

I have a requirement where I need to enable create attachment in Generic object service option in BP transaction.

This has to be activated in 'Display' mode based on authorization object.

In 'Change' mode as all options would be enabled ,some users don't want to access BP transaction in change mode.

Please advise if there is any possibility for this requirement.

3 REPLIES 3

Sandra_Rossi
Active Contributor
0 Kudos

Adding attachments to a BP requires a change authorization to the BP.

0 Kudos

With change authorization all the options will be enabled for change.

But only create attachment option is required to be enabled

raymond_giuseppi
Active Contributor
0 Kudos

Did you look for the BAdIs provided to handle authorization and list of options, in a BAdI such as GOS_SRV_REQUEST you can programmaticaly remove some options.