SAP ABAP Class CL_SRAL_RT_FM_CALL (Read access logging for one RFC function module call)
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 | 20121122 |
Properties
| Class | CL_SRAL_RT_FM_CALL | |
| Short Description | Read access logging for one RFC function module call | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_RFC | Read Access Logging: RFC |
| Created | 20121121 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAL_RT_FM_CALL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_RT_RFC | Read Access Logging: RFC Runtime Interface | 20121122 |
Friends
Class CL_SRAL_RT_FM_CALL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SRAL_LOG_LIST | 20121207 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SRAL_FIELD_LIST_RFC | 20121121 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20121121 | ||||
| 4 | Instance attribute | Private | See coding | 20121121 | |||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121127 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121127 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRAL_CORR_ID | 20121126 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRAL_RFC_FUNC_NAME | 20121121 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130225 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SRAL_RFC_LOCATION | 20121121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121126 | ||
| 2 | Instance method | Public | Constructor | 20121121 | ||
| 3 | Instance method | Private | Method | 20121121 | ||
| 4 | Instance method | Private | Method | 20121121 | ||
| 5 | Instance method | Public | Method | 20121126 | ||
| 6 | Instance method | Public | Method | 20130225 | ||
| 7 | Instance method | Private | Method | 20121121 | ||
| 8 | Instance method | Private | Method | 20121127 |
Events
Class CL_SRAL_RT_FM_CALL has no event.
Types
Class CL_SRAL_RT_FM_CALL has no local type.
Method Signatures
Method COMPUTE_LOG_DATA Signature
Method COMPUTE_LOG_DATA on class CL_SRAL_RT_FM_CALL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121126 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20121126 | ||||
| 2 | IV_FUNC_NAME | Call by reference | Type reference (TYPE) | SRAL_RFC_FUNC_NAME | 20121126 | ||||
| 3 | IV_LOCATION | Call by reference | Type reference (TYPE) | SRAL_RFC_LOCATION | 20121126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121121 |
Method EXTRACT_LOG_DATA Signature
Method EXTRACT_LOG_DATA on class CL_SRAL_RT_FM_CALL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121121 |
Method FILL_LOG_DATA_FROM_FIELD_LIST Signature
Method FILL_LOG_DATA_FROM_FIELD_LIST on class CL_SRAL_RT_FM_CALL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121126 |
Method GET_LOG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_DATA | Call by reference | Type reference (TYPE) | SRAL_LOG_LIST | 20121207 |
Method GET_LOG_DATA on class CL_SRAL_RT_FM_CALL has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130225 |
Method IS_ACTIVE on class CL_SRAL_RT_FM_CALL has no exception.
Method MERGE_FIELD_LIST Signature
Method MERGE_FIELD_LIST on class CL_SRAL_RT_FM_CALL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121126 |
Method MERGE_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMETER | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20121127 |
Method MERGE_PARAMETERS on class CL_SRAL_RT_FM_CALL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |