cancel
Showing results for 
Search instead for 
Did you mean: 

F110 - predefine values in Free Selection tab

Former Member
0 Kudos

I was wondering if it is possible to predefine values in the Free Selection tab of F110.

I would like to avoid that the user can make changes to for example Document Type (see screenshot) because these values are always the same and should not be changed.

Accepted Solutions (0)

Answers (1)

Answers (1)

coleti
Active Contributor
0 Kudos

Dear Ann,

I don´t think you can do that. But there is another solution:

If you have rules to select or not select the documents, I think is better to use the BTE Process 1820: PAYMENT PROGRAM: Item Selection and implement your on ABAP code to select or not select the payable items.

To implement that, go to FIBF t.code:

And on your function module you have input parameters where you can block the item for payment according to the logic that you need:

I hope this helps you.

Best regards,

Gabriel Coleti