cancel
Showing results for 
Search instead for 
Did you mean: 

F110 - Free Selection for Amount

Former Member
0 Kudos

Hi All,

How do I put a parameter for a range of document amount in the free selection tab in F110?

Example: Amount between 0.01 to 15,000? Amount less than or more than 15,000?

When I put "1-15,000" or ">=15,000" in that "Values" field, it generates an error "ABAP/4 processor: CONVT_NO_NUMBER"

Thanks...

Accepted Solutions (1)

Accepted Solutions (1)

former_member188028
Active Contributor

Hi,

Please try with following inputs.

(1.00,15000.00)

Now it'll exclude/include between 1 to 15000.

Rgds

Murali. N

sridhar_muthekepalli3
Active Contributor
0 Kudos

Hi Murali,

I also had the same problem.

I was asked how to select payments above 100000USD.

Your solution worked.

Thanks for the solution.

Regards

Sridhar

former_member184580
Contributor
0 Kudos

Hi Sridhar,

Try as murali suggested like (100000,9999999) maximum amount.

Regards,

prasad

sridhar_muthekepalli3
Active Contributor
0 Kudos

Hi Prasad,

Thanks for your time and effort.

The issue has been resloved.

Regards

Sridhar

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Amount could never be set in Free Seletion tab. In case if you do not want to make payment more than certain limit of amount kindly block those documents with Payment Block.

Regards,

Jaymin R. Bhatt

Former Member
0 Kudos

Hi,

That is not true. I can select amount (Both BSEG-WRBTR and BSEG-DMBTR) in my free selection. Currently I can only put the exact values in the "values" field.

However, if you look at the SAP Help for "Values" field, the following was written:

Specify a list of single values or intervals here. All values with full length must be specified in ascending order.

SAP did specify we can put intervals. It's just, I don't know how to put the parameter.

Former Member
0 Kudos

For any range of values, try giving them within brackets.

Former Member
0 Kudos

Dear Friend,

You fill the amount limit in the below given path:

FBZP - Bank Determination - Value Date - Amount Limit. You can use this bank for those payments which are coming under this limit.

Thanks Dev.

former_member188028
Active Contributor
0 Kudos

Hi,

This type of filtering is not possible as per my knowledge.

Rgds

Murali. N