SAP ABAP Interface IF_BGRFC_UNIT_EXEC_FACTORY (Interface to Unit Executor Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_UNIT_EXEC_FACTORY | Factory Class for Unit Execution | 20130417 |
Properties
Interface | IF_BGRFC_UNIT_EXEC_FACTORY | |
Short Description | Interface to Unit Executor Factory |
General Data
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20130417 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BGRFC_UNIT_EXEC_FACTORY has no forward declaration.
Interfaces
Interface IF_BGRFC_UNIT_EXEC_FACTORY has no interface.
Friends
Interface IF_BGRFC_UNIT_EXEC_FACTORY has no friend.
Attributes
Interface IF_BGRFC_UNIT_EXEC_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Inbound Unit Executor | 20130417 |
2 | ![]() |
Instance method | Public | Method | Create Outbound Unit Executor | 20130417 |
Events
Interface IF_BGRFC_UNIT_EXEC_FACTORY has no event.
Types
Interface IF_BGRFC_UNIT_EXEC_FACTORY has no local type.
Method Signatures
Method CREATE_INBOUND_UNIT_EXECUTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASXML_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130417 | |||
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | 20130417 | |||
3 | ![]() |
UNIT_EXECUTOR | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_UNIT_EXECUTOR | 20130417 | |||
4 | ![]() |
UNIT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_UNIT_HANDLER | 20130417 |
Method CREATE_INBOUND_UNIT_EXECUTOR on Interface IF_BGRFC_UNIT_EXEC_FACTORY has no exception.
Method CREATE_OUTBOUND_UNIT_EXECUTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASXML_ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130417 | |||
2 | ![]() |
DEST_IS_EXTERNAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130417 | |||
3 | ![]() |
DEST_IS_OLD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130417 | |||
4 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | 20130417 | |||
5 | ![]() |
UNIT_EXECUTOR | Value transfer | Object reference (TYPE REF TO) | IF_BGRFC_UNIT_EXECUTOR | 20130417 | |||
6 | ![]() |
UNIT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_UNIT_HANDLER | 20130417 |
Method CREATE_OUTBOUND_UNIT_EXECUTOR on Interface IF_BGRFC_UNIT_EXEC_FACTORY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |