cancel
Showing results for 
Search instead for 
Did you mean: 

Decision table edit in BRF+

Former Member
0 Kudos

Hi All,

Can anyone please help to provide steps to VIEW or EDIT decidion table in BRF+ . I have checked all documentation in google but all  I am getting is regarding creation of decision table not on view or Edit tables.

Kindly reposnd if anyone has idea.

Early help would be highly appreciated.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Are you looking for snippet of codes for View/Edit DT.

You can have a look at Interface IF_FDT_DECISION_TABLE. You can perform any operation through this interface method related to DT. To View/Edit/Save- get_table_data() and set_table_data().

Also have a look at sfdt_demo_objects package & check all DT related sample program for snippet of codes.

Hope this helps.

former_member215610
Active Participant
0 Kudos

Hi Lokesh,

Use the transaction 'BRP+' or BRFPLUS' to view all BRF application and select you application under application you can find all Rules, Ruleset, and Decision table.

And check the below link for BRF+ related documents.

http://scn.sap.com/docs/DOC-8824

Thanks and Regards,

  Ragavendra