SAP ABAP Class CL_SRAL_FACTORY_RFC (Read Access Logging: RFC Runtime Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_RFC (Package) Read Access Logging: RFC
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_RT_RFC | Read Access Logging: RFC Runtime Interface | 20121008 |
Properties
| Class | CL_SRAL_FACTORY_RFC | |
| Short Description | Read Access Logging: RFC Runtime Factory | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_RFC | Read Access Logging: RFC |
| Created | 20120502 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_RT_RFC | Read Access Logging: RFC Runtime Interface | 20121008 |
Friends
Class CL_SRAL_FACTORY_RFC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRAL_RT_FM_CALL | 20121122 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20121128 | ||
| 2 | Static method | Public | Method | 20121130 | ||
| 3 | Static method | Public | Method | Opens Runtime Interface for RFC client | 20120502 | |
| 4 | Static method | Public | Method | Opens Runtime Interface for bgRFC client | 20120824 | |
| 5 | Static method | Public | Method | 20121130 | ||
| 6 | Static method | Public | Method | 20121128 | ||
| 7 | Static method | Public | Method | 20121130 | ||
| 8 | Static method | Public | Method | Opens Runtime Interface for RFC server | 20120502 |
Events
Class CL_SRAL_FACTORY_RFC has no event.
Types
Class CL_SRAL_FACTORY_RFC has no local type.
Method Signatures
Method CLOSE_CLIENT_BGRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | 20121128 | ||||
| 2 | R_IS_RAL_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121130 |
Method CLOSE_CLIENT_BGRFC on class CL_SRAL_FACTORY_RFC has no exception.
Method CLOSE_CLIENT_TRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TID | Call by reference | Type reference (TYPE) | ARFCTID | 20121130 | ||||
| 2 | R_IS_RAL_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121130 |
Method CLOSE_CLIENT_TRFC on class CL_SRAL_FACTORY_RFC has no exception.
Method OPEN_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNC_NAME | Call by reference | Type reference (TYPE) | SRAL_RFC_FUNC_NAME | Read Access Logging: RFC Function Module Name | 20120502 | |||
| 2 | I_PARAMETERS | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | Request Parameters Table | 20120502 | |||
| 3 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_RT_RFC | Read Access Logging: RFC Runtime Interface | 20120502 |
Method OPEN_CLIENT on class CL_SRAL_FACTORY_RFC has no exception.
Method OPEN_CLIENT_BGRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNC_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | Read Access Logging: RFC Function Module Name | 20120824 | |||
| 2 | I_PARAMETERS | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | Request Parameters Table | 20120824 | |||
| 3 | I_UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | ID of Unit in Background RFC | 20120824 |
Method OPEN_CLIENT_BGRFC on class CL_SRAL_FACTORY_RFC has no exception.
Method OPEN_CLIENT_TRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNC_NAME | Call by reference | Type reference (TYPE) | FUNCNAME | 20121130 | ||||
| 2 | I_PARAMETERS | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20121130 | ||||
| 3 | I_TID | Call by reference | Type reference (TYPE) | ARFCTID | 20121130 |
Method OPEN_CLIENT_TRFC on class CL_SRAL_FACTORY_RFC has no exception.
Method OPEN_SCHEDULER_BGRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Type reference (TYPE) | MANDT | 20130214 | ||||
| 2 | I_UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | 20121128 | ||||
| 3 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_RT_BGRFC | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121128 |
Method OPEN_SCHEDULER_TRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TID | Call by reference | Type reference (TYPE) | ARFCTID | 20121130 | ||||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_RT_TRFC | 20121130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121130 |
Method OPEN_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNC_NAME | Call by reference | Type reference (TYPE) | SRAL_RFC_FUNC_NAME | Read Access Logging: RFC Function Module Name | 20120502 | |||
| 2 | I_PARAMETERS | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | Request Parameters Table | 20120502 | |||
| 3 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SRAL_RT_RFC | Read Access Logging: RFC Runtime Interface | 20120502 |
Method OPEN_SERVER on class CL_SRAL_FACTORY_RFC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |