Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Calling decison table in program BRF+

Former Member
0 Likes
3,112

Help pls

Calling decison table in program

1 ACCEPTED SOLUTION
Read only

deepak_sharma_sap
Active Participant
0 Likes
2,471

Hi Ravi,

Can you please explain the issue ?

If you just want to call a BRF+ decision table in ABAP program , you can get the code directly from the function under which your decision table falls.

Thanks

2 REPLIES 2
Read only

deepak_sharma_sap
Active Participant
0 Likes
2,472

Hi Ravi,

Can you please explain the issue ?

If you just want to call a BRF+ decision table in ABAP program , you can get the code directly from the function under which your decision table falls.

Thanks

Read only

0 Likes
2,471

Hi Sharma,

I have created one BRF decision table can i able to call the decision table in ABAP Program without the FM in BRF+