BRFPlus Transports - Ability to maintain Decision table entries in PRD
Hi BRFPlus gurus, We are using BRFplus rules in place of customizing tables to maintain some of our business rules. The way I want to see this working is. 1) Define Application, Function, Expression...
View ArticleTable Operation dump in ganerated code
HelloI have been reading your blogs...and maybe you can help me...I had genereted the code for a BRF+ Function but it goes dump in table operation specifically when some operation return INITIAL (eg:...
View ArticleProblem when concatenating a string with a number
Hi Experts, I have a BRFplus Function with a top expression that returns a number (length 3, decimal places 0). The top expression rounds off the decimal places an amount (e. g. round( 48,79 ) = 50.The...
View ArticleBRF Plus - Domain values may not be unique
Hello everybody, I have the following problem: after months of proper functioning without error of our BRF Plus application, suddently, managing rules on BRF Plus, an error is risen, regarding some...
View ArticleBRFPlus - dynamic function call
Hi, Would it be possible to model in BRFPlus following scenario:1. Two BRFplus functions in different applications but having exactly the same interfaces2. BRFPLus Orchestration function in third...
View ArticlePlease give me an example in BRF ?
Hi all I am new to BRF. I studied sap.help.com portal theory part for BRF. I did some extent like creation of application class ,implementing class . But i don't know how to create ruleset,rules,...
View ArticleBRF+
Hi All, Can anyone explain the brf+ with example. With Regards,Kapil Message was edited by: Jocelyn Dart As a beginner, please refer to the links on the main page of the Business Rules Management...
View ArticleBRF Plus
Hi, I have created a BRF Plus application to trigger an action (prompting text) based on the condition that the one specific database table should contain a specific value. The application contains a...
View ArticleBRF+: Pass variable to FUNCTION as CHANGING
Hi there, I am just starting to use BRF+, so excuse me if its a basic question :-) in a normal ABAP function module, one can have IMPORT, EXPORT & CHANGING. I understand that In BRF+, IMPORT =...
View ArticleStrange MOVE_CAST_ERROR dumps
Hi, I am getting a strange MOVE_CAST_ERROR dump, (Class: CL_FDT_CASE Method:GENERATE_CONVERT_RESULT, Line 12 "lo_when_result_expr ?= lo_instance."), when I try to execute my ABAP code with the BRF...
View ArticleLoop in a table
Hi BRF Experts, Could any one please tell me how to do a loop on a table in brf+ and inside loop changing the content of it and finally display output. I tried but did not success.I need to implement...
View ArticleBRF+ technical training course?
Hi, I'm very interested in attending a hands-on, technical BRF Plus training course. Does such a course exist? I considered the TZBRF (BRF Framework) course but it seems more high-level /...
View ArticleLicensing / cost BRFPlus
Hallo can anyone explain the licensing prerequisites for using BRFPlus for : 1) integration of BRFPlus into custom built applications at an SAP customer's site (adding functionality to SAP HCM for...
View ArticlePassing Table Data to BRF+
Hi, I am developing a BRF+ appliction that takes table as input and is binded to DDIC. I tried calling the BRF+ application from CRM using a custom program and in the program I tried to set the context...
View ArticleUsing an element of a structure from expression does not work as expected
Hello experts: I have had this problem repeatedly - every other time, I have simply reversed course and tried a different technique altogether - however this time I need to get this to work. The BRF...
View ArticleUsing an element of a structure from expression does not work as expected
Lets try this again - hopefully the screenshots come thru. Hello experts: I have had this problem repeatedly - every other time, I have simply reversed course and tried a different technique altogether...
View ArticleHow to launch BRFPLUS workbench in SAP ECC6.0?
Hi Iam trying to access Transaction code BRFPLUS in SAP ECC6.0. But its showing the message that " Transaction BRFPLUS does not exist". If any body knows how to resolve this...
View ArticleBRF Plus: Loop, ABAP code and versions
Hi all, I am looking into BRF plus and I have some questions about that: - I have read the "loop" expression is only available in EHP2 (and I have SAP Netweaver EHP1 for technical reasons). Is it true?...
View ArticleHow to enhance the Rules of BRFPlus for Loyalty Management
Hi Experts, in Loyalty Management the points for the memberships of the loyalty programs are calculated, using the conditions and rules that are defined in the reward rules. These rules are based on...
View ArticleBRF+ Check CR Step
Hi All, Is it possible to do a Check CR Step in CHECK_ENTITY or DERIVATION?I need to perform different tasks in BRF+ depending on the CR step. also, What is the naming convention to create entries...
View Article