SAP ABAP Function Module FDT_EXT_BRMS_CONNECTOR_EXECUTE (Call external BRMS from BRFplus)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_EXPRESSIONS (Package) BRFplus: Expressions

⤷

⤷

Basic Data
Function Module | FDT_EXT_BRMS_CONNECTOR_EXECUTE | Call external BRMS from BRFplus |
Function Group | FDT_BRMS_CONNECTOR | Related to BRMS connection |
Program Name | SAPLFDT_BRMS_CONNECTOR | |
INCLUDE Name | LFDT_BRMS_CONNECTORU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_OUTPUT_XML | TYPE | XSTRING | The output of an external BRMS call in String format | |||
![]() |
ET_LOG_ENTRY | TYPE | FDTT_BRMS_LOG_ENTRY | BRFPlus: BRMS Connector Log Entries | |||
![]() |
ITS_CALL_PARAMETER | TYPE | FDTT_BRMS_CALL_PARAM | Call parameters for specific BRMS connection | |||
![]() |
IV_INPUT_XML | TYPE | XSTRING | The content which is passed to external BRMS in XSTRING format | |||
![]() |
IV_TRACE_LEVEL | TYPE | STRING | Level of Tracing ('N' - None , 'B'- Basic , 'H' - High) | |||
![]() |
SYSTEM_FAILURE | TYPE | System Failure | ||||
![]() |
COMMUNICATION_FAILURE | TYPE | Communication/Connection Failure | ||||
![]() |
INVALID_INPUT | TYPE | Invalid Input | ||||
![]() |
CONFIGURATION_ERROR | TYPE | Configuration Error | ||||
![]() |
PROCESSING_ERROR | TYPE | Processing Error | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20080522 |
SAP Release Created in | 711 |