cancel
Showing results for 
Search instead for 
Did you mean: 

Standard Boolean Node Functions

Former Member
0 Kudos

Hi all,

The Boolean standard functions in SAP like "AND","OR" etc..

Do the input parameters for these functions need to have the same number of values and context.

Why Iam asking this is because,I used the "AND" with 2 input parameters the same number of contexts but with different amount of vaues as follows:

Input queues for "AND"

SUPPRESS

true

CC

TRUE

FinalContext

SUPRESS

false

true

false

true

CC

false

false

true

FinalContext

Output queue for "AND" looked as follows:

SUPRESS

false

true

true

CC

false

false

true

FinalContext

What about other Boolean Functions.Is there any rule regarding the context and number of values for the input or output parameters for these functions.

Regards

Koh

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks.....

Answers (0)