cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a BRF+ function, with result object action type in SAP HANA Insurance.

wimpie
Discoverer
0 Kudos

Hello Experts,


I need some assistance with an issue we are facing.We have a BRF+ function that is based on a rule set, to evaluate if a condition is met. If so, it must create a task in the claim (result data object = Action). This part in BRF+ execute as expected.

The triggered action contains the configured task type. However, the issue we experiencing is to interpret the value returned by this function when called in the program abap code.The expectation was that the action would be interpreted by the calling program. But this is not happening. Is there a function module that is missing from our approach to create the task?

If so, we found these Function Modules, and seems to be related to the action types:

ICLE_PERFORM_ACTION
ICLX_DO_ACTION_BENCALC_IN
ICLX_DO_ACTION_BILL_IN
ICLX_DO_ACTION_CLAIM_IN
ICLX_DO_ACTION_ISOCS_IN

Export Parameters for the above :

Business Object GUID
Business Object Node GUID
Function Code for Triggering an Action

Any guidance with this would be highly appreciated!

Wimpie

Accepted Solutions (0)

Answers (0)