BRFplus removing special characters
Hi All. I'm just getting started using BRF+. Does anyone know a way to remove special characters from a string? I created a formula expression using nested REPLACE_SUBSTRING, but it seems like I should...
View ArticleFrom BRF+ output in ABAP not coming Properly
Hi Experts, I have created few functions in BRFplus and added code in ABAP for calling them. At the first run output comes properly, but in case i make any change in the ABAP code then output is not...
View ArticleOutput in ABAP from BRF+
Hi, I have created a BRFplus function and added the code for same. but sometimes output comes and sometimes it does not. Whenever i make any change in my ABAP code , i need to goto BRFplus function ,...
View Articleinsert update or delete records in database table from BRFPlus.
Hi Experts, We are working on project of BRFplus and depending upon certain rules we want to modify the database tables directly from BRFplus . So can you suggest how to do that. Regards,Khushbu
View ArticleSending an email from BRF plus
Hello everyone,I need to send an email from BRF plus.I have developed an application with email and an element(say Z)data object with dummy constant value as 1.Next,function call in event mode.In the...
View ArticleHow to check the version of BRfplus and upgrade it to latest version
Hi Experts, we are lacking many features of BRFplus , like 1. Updating inserting or deleting database table from BRFplus2. Commit after Send email action3. sending table in Email action. etc. component...
View ArticleHow to connect one SAP system to Non-SAP system(Example:Window's7)?
Hi Experts, In general, One SAP system can connect another SAP system through RFC.How to connect One SAP system to Non-SAP system(example:window's 7) and is it possible through RFC? Thanks and...
View ArticleHow to retrieve the BRF+ function result data object of type table in ABAP
Hi, I am calling a BRF+ function from Abap....If the result data object of the function is element then i am able to get the value back in ABAP...Suppose the result data object of the function is of...
View ArticleInconsistent Results From BRF+
I have a BRF+ application that is currently in development and is producing strange results. The ruleset in question has a rule with a decision table that acts as a conversion table. The decision...
View ArticleBooks about Business Rules and Decision Management?
Hi, I read the book Decision Management Systems by James Taylor that was very inspirational for me. Can anyone recommend other books about that topic? Best Regards,Tobias
View ArticleDB Look up for all entries in internal table using BRFPLUS
Hi Experts,I am trying to use DB Look up for all entries in the internal table in BRFPLUS.I dont want to use Loop expression and call the DB Look up inside the loop as this will degrade the...
View Articlehow to call BRF expression in coding ?
hiI have a BRF expression 0V_PO_POTOTALVALUE which gives total PO value. I need to use it in my coding (for one of my Zclass) there should be certainly some way of using it. I got reply to this...
View Articleis blank/null value
Hi All, I have a simple decision table with the objective to return a result when the value of field new_value does not match the value of the old_value field in the decision table. This table (also...
View ArticleDebug BRF+ Function While Simulating
Hello, I would like to debug (in the ABAP debugger) a BRF+ function when I run it in simulation mode. I know that for each BRF+ function, an ABAP class gets generated containing the business rules...
View ArticleOutput in ABAP from BRF+
Hi, I have created a BRFplus function and added the code for same. but sometimes output comes and sometimes it does not. Whenever i make any change in my ABAP code , i need to goto BRFplus function ,...
View ArticleHow to connect one SAP system to Non-SAP system(Example:Window's7)?
Hi Experts, In general, One SAP system can connect another SAP system through RFC.How to connect One SAP system to Non-SAP system(example:window's 7) and is it possible through RFC? Thanks and...
View ArticleHow to use BRF plus application in abap programs (Report or Module pool)
Hi All, I have created an BRF plus application through FDT_WORKBENCH to calculate bonus of the employee with the help of SDN tutorial. Now my concern is that how can i use this application in my...
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 ArticleSending an email from BRF plus
Hello everyone,I need to send an email from BRF plus.I have developed an application with email and an element(say Z)data object with dummy constant value as 1.Next,function call in event mode.In the...
View Articleinsert update or delete records in database table from BRFPlus.
Hi Experts, We are working on project of BRFplus and depending upon certain rules we want to modify the database tables directly from BRFplus . So can you suggest how to do that. Regards,Khushbu
View Article