cancel
Showing results for 
Search instead for 
Did you mean: 

How to set Character value for all entries in CT04

Former Member
0 Kudos

I am creating a characteristic for Contract Agreement to be used in my PR Release Strategy but I am unable to find a value which will accept all contracts. I have to trigger my Release on whether the Contract field in PR is filled or not. Leaving it empty resolves the not filled option but cannot find a solution to cover the contract field filled case.The type of the characteristic is Character in structure CEBAN with field name KONNR.

Accepted Solutions (0)

Answers (2)

Answers (2)

JL23
Active Contributor

have you already tried to enter the lowest number from your contract number range and using > (greater than) ?

Alternative you need to use the exit and the user fields USRC1 instead of KONNR. In the exit you check whether the KONNR field is not empty and based on the result you return either Y or N in USRC1

Former Member
0 Kudos

I have tried using > (contract number) but it doesn't work.. I agree with the user exit solution but I am looking for something in standard SAP without ABAP development.

JL23
Active Contributor
0 Kudos

did you include leading zeros when you tested it?

Former Member
0 Kudos

I think we cannot give ranges to Character type characteristics.

Former Member
0 Kudos

Our contract number is of 10 characters I have tried the following

> 4410000000