cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning a catalog to a custom transaction

Former Member
0 Kudos

Hi again,

What should be the proposed approach to assign catalog to a custom transaction?

What option should it be  set during the creation of the transaction?

Thanks!

Mario

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Mario,

if I understand you correctly you create a custom transaction to start BRFplus and want to have a specific catalog displayed when the BRFplus ist started.

This can be achieved by handing over the ID of the catalog to the execute workbench call as depicted in the following screenshot

Be aware that here some custom classes are used to retrieve the ID of a decision table

Hope that hleps

BR

Christian

Former Member
0 Kudos

Thanks Christian.

Former Member
0 Kudos

You could also call execute_catalog_browser method from same class.

The class in second last statement is, a kind of enhancement (superclass CL_FDT_WD_UI_MODE) to personalize brf+ rule (hide complexity, restrict functionality, load multiple catalog etc) & very useful for business.

Answers (1)

Answers (1)

ttrapp
Active Contributor
0 Kudos

Do you mean catalog if an application? This is decribed here: Catalog - Business Rule Framework plus (BRFplus) - SAP Library

Best Regards,

Tobias

Former Member
0 Kudos

Thanks Tobias, I was trying to create a custom transaction to launch a specific Catalog, so that we can later on assign this custom transaction to the different auth. profiles.