cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BRFPlus step by step

Former Member
0 Likes
3,092

Hi All,

I searched a lot for step by step BRFPlus tutorial blog/webinar or anything but could not find any.

Can you please help me get it?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

ttrapp
SAP Mentor
SAP Mentor
0 Likes


Sorry, but did you take the time to look? SCN has a Search button:

Did you have a look at the tutorial?

BTW: The book by Carsten Ziegler contains an example.

And there is a big list with many tutorials: http://scn.sap.com/docs/DOC-8824

Former Member
0 Likes

Hi Tobias,

I checked the blog you mentioned .There is even a video bu the slide wherein the application example is present is blank.

I checked the ones you recommended nowhere the step by step procedure is mentioned the way it is available for BPM or BRM.

Can you please provide me the same?

Thanks and regards,

Amol

ttrapp
SAP Mentor
SAP Mentor
0 Likes

Maybe you should take some seconds to check the information I am giving to you. Of course the online tutorial contains an example how to create a BRFplus application step by step:

Then you get into the application example:

And there is a concise explanation step by step how to build a BRFplus application:

Answers (1)

Answers (1)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Likes

Also please check the main space for Business Rules Management - in the left hand navigation pane we usually have getting started and overview blog links that list available tutorials.  These may be provided as documents as well as blogs so you should not limit yourself to only looking for blogs.

Former Member
0 Likes

Hi Jocelyn and Tobias,

I have followed the blog and could create the application in the BRFPLUS workbench also but stuck at SE80 part.

As per the blog in the views-search-Onstart_action there should be an option for overwriting onstart_Action,but I am working on CRM EHP3,there is no such option.

So my questions are

-do I need to create all the code for the method onstart_Action or it is autogenerated and I need to just add the function ID in it or need to create it from scratch?

-how to edit the method onstart_action?

-how to test the application,that is ,where and how to get the URL from for that?

Thanks in advance