SAP ABAP Class IF_BGRFC_UNIT_EXEC_FACTORY (Interface to Unit Executor Factory)
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
Class | IF_BGRFC_UNIT_EXEC_FACTORY | |
Short Description | Interface to Unit Executor Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130417 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BGRFC_UNIT_EXEC_FACTORY has no forward declaration.
Interfaces
Class IF_BGRFC_UNIT_EXEC_FACTORY has no interface implemented.
Friends
Class IF_BGRFC_UNIT_EXEC_FACTORY has no friend class.
Attributes
Class 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
Class IF_BGRFC_UNIT_EXEC_FACTORY has no event.
Types
Class 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 class 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 class IF_BGRFC_UNIT_EXEC_FACTORY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |