cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Decision table edit in BRF+

06-05-2013 11:38 AM
5812 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

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.

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

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 Member
0 Likes

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