‎2010 Sep 15 6:55 AM
Hi All,
I have a application where i have to use Truth table. So can any one let me known how can i implement Matrix in SAP.
How may tables i have to use if i have to implement matrix in SAP. Please let me known how to accomplish it.
Thanks in advance,
Devananda A J
‎2010 Sep 15 7:14 AM
isnt this a bit old fashioned? Try building an algorithm out of it. And well for a table you need exactly one table. Or how much dimensions your "Truth"-table got?
‎2010 Sep 15 8:20 AM
Hi Florian,
The truth table has 3 dimensions, can u please let me known how to do it... The truth table looks like this..
condition1 condition2
Possibility1 true true
Possibility2 true false
Possibility3 false true
Possibility4 false false
and any more problem is the number of conditions to be tested varies during run time. That is if 3 conditions have to me check during run time it ll have 3 columns with 8 possibilities.
Thanks,
Devananda A J