Category: ABAP

Reading BRF+ Decision Table into ABAP

The below snippet helps you to read BRF+ decision tables into ABAP, where only I EQ LOW range or direct value assignment is specified in a particular BRF+ table cell (everything other is ignored). To get the BRF+ table content into ABAP: obtain the BRF+ table GUID from the BRF+ Workbench and pass it as i_id define a […]

READ MORE