SAP ABAP Class CL_SRAL_HELPER_RFC (RAL: Helper class for RFC Channel)
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

⤷

⤷

Properties
Class | CL_SRAL_HELPER_RFC | |
Short Description | RAL: Helper class for RFC Channel | |
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 | 20121105 | 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) |
Interfaces
Class CL_SRAL_HELPER_RFC has no interface implemented.
Friends
Class CL_SRAL_HELPER_RFC has no friend class.
Attributes
Class CL_SRAL_HELPER_RFC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20121105 | |
2 | ![]() |
Static method | Public | Method | Gets value(s) for field(s) from RFC parameter | 20121105 |
3 | ![]() |
Static method | Public | Method | Returns external direction by given internal direction | 20130502 |
Events
Class CL_SRAL_HELPER_RFC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SRAL_ABAP_STRUCTURE | Public | See coding | 20121130 | begin of sral_abap_structure,
name type char30,
id type int4,
parent type int4,
end of sral_abap_structure
|
||
2 | SRAL_ABAP_TABLE | Public | See coding | 20121130 | sral_abap_table type standard table of sral_abap_structure with default key
|
Method Signatures
Method EXTRACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUES | Call by reference | Type reference (TYPE) | SRAL_TABLE_VALUES | RAL: contains identiying paths and values of a field | 20121105 | ||
2 | ![]() |
I_APATH | Call by reference | Type reference (TYPE) | SRAL_STRING | RAL: String | 20121105 | ||
3 | ![]() |
I_APATH_RES | Call by reference | Type reference (TYPE) | SRAL_STRING | RAL: String | 20121105 | ||
4 | ![]() |
I_SOURCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20121105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20121105 |
Method EXTRACT_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD_LIST | Call by reference | Type reference (TYPE) | SRAL_FIELD_LIST_RFC | RAL: RFC specific field list | 20121105 | ||
2 | ![]() |
I_FUNC_NAME | Call by reference | Type reference (TYPE) | SRAL_RFC_FUNC_NAME | Read Access Logging: RFC Function Module Name | 20121105 | ||
3 | ![]() |
I_PARAM_TAB | Call by reference | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20121105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20121105 |
Method GET_FIELD_DIRECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RFC_DIRECTION_INT | Call by reference | Type reference (TYPE) | SRAL_DIRECTION_RFC | Direction text for RFC | 20130502 | ||
2 | ![]() |
R_RFC_DIRECTION_EXT | Value transfer | Type reference (TYPE) | SRAL_DIRECTION_RFC_TXT | Direction text for RFC | 20130502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20130502 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |