cancel
Showing results for 
Search instead for 
Did you mean: 

Use of Decision table in SAP BRFPlus

0 Kudos

Hi Expert,

I am new in SAP BRF+ .

Here I want to know what is the use of the Decision table in BRF+.

If element (name) is equal to decision table (XYZ)

Then.

Change value of element(marks) to 81.

In this statement what is the use of decision table and what exactly this statement doing here ?

Thanks,

Atul katoch.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Atul,

The name decision table itself suggest that it will return some value once you provide some input based on condition. Decision table has two column types condition column & output column.

Condition column equal to input value you have to pass to it & then it will return the value from output column. In your case value of element will consider as an input if the value exit it will return the corresponding output value but in your case you have hard coded the value to 81 else it will be blank.

Answers (1)

Answers (1)

anand_t4
Explorer
0 Kudos

Hi Atul,

Could you please post a pic of the decision table. This will help me parse the rule and explain what happens here!

Thanks,

Anand T