cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CAn writeback BADI capture the input form's name

0 Kudos
229

hi All,

I debug the writeback badi but unable to see the input form's name? Is there a way to capture this?


Rgds,

Ester

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member186338
Active Contributor
0 Kudos

Sorry, but if the user have the right to send data using input form then you can't prevent sending data from ad-hoc input form. Simply no way!

User can create a file with the same name as a standard input form or can change standard input form. Excel file name is not something unique. Don't spend your time on this idea.

Use data access profiles to restrict access and use audit to monitor user activity.

P.S. Please accept the correct answer!

0 Kudos

Hi Vadim,

We want to limit users not to simply post data from any input forms. Since it is not possible to disable the tick "Input Form" checkbox, I am trying to find a way to prevent them from creating ad-hoc input forms and simply save data to bpc in production.

Rgds,

Ester

former_member186338
Active Contributor
0 Kudos

No, write back badi don't have Excel file name of the Input form. But what do you want to do with this name?