SAP ABAP Interface IF_SRAL_CONFIG_RFC (RAL: Configuration 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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_CONFIG_RFC | RAL: Configuration for RFC Channel | 20121112 |
Properties
Interface | IF_SRAL_CONFIG_RFC | |
Short Description | RAL: Configuration for RFC Channel |
General Data
Package | SREAD_ACCESS_LOG_RFC | Read Access Logging: RFC |
Created | 20120807 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SRAL_CONFIG_RFC has no forward declaration.
Interfaces
Interface IF_SRAL_CONFIG_RFC has no interface.
Friends
Interface IF_SRAL_CONFIG_RFC has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_FUGR_TYPE | Constant | Public | Type reference (TYPE) | SRAL_OBJ_TYPE_RFC | 'FUGR' | RAL: Function group name | 20121122 | |
2 | CO_FUNC_NAME | Constant | Public | Type reference (TYPE) | STRING | 'FUNC_NAME' | 20121112 | ||
3 | CO_LOCATION | Constant | Public | Type reference (TYPE) | STRING | 'LOCATION' | 20121112 | ||
4 | CO_OBJ_NAME | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'OBJ_NAME' | RAL: Description | 20121121 | |
5 | CO_OBJ_TYPE | Constant | Public | Type reference (TYPE) | SRAL_OBJ_TYPE_RFC | 'FUNC' | RAL: RFC Object Type | 20121121 | |
6 | CO_SEARCH_RESULT_TYPE_NAME | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SRAL_CONFIG_LIST_RFC' | RAL: Description | 20121121 | |
7 | CO_SEARCH_RESULT_TYPE_NAME_DT | Constant | Public | Type reference (TYPE) | SRAL_SEARCH_RESULT_TYPE_NAME | 'SRAL_CONFIG_OBJ_LIST_RFC' | Read Access Logging: Name of search result's DDIC type | 20121121 | |
8 | CO_SEPARATOR | Constant | Public | Type reference (TYPE) | STRING | '-' | 20121022 | ||
9 | CO_SEPARATOR_HASH | Constant | Public | Type reference (TYPE) | STRING | '#' | 20121128 | ||
10 | CO_SEPARATOR_TAB | Constant | Public | Type reference (TYPE) | STRING | '[]' | 20121128 | ||
11 | CO_STATUS_CLIENT | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'STATUS_CLIENT' | RAL: Description | 20121213 | |
12 | CO_STATUS_SERVER | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'STATUS_SERVER' | RAL: Description | 20121213 | |
13 | FIELD_CFG_LIST | Instance attribute | Public | Type reference (TYPE) | SRAL_FIELD_CFG_LIST_RFC | SRAL_FIELD_CFG_RFC | 20121128 | ||
14 | FIELD_DT_LIST | Instance attribute | Public | Type reference (TYPE) | SRAL_FIELD_DT_LIST_RFC | SRAL_FIELD_DT_RFC Table | 20121123 | ||
15 | FUGR_NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_FUGR_NAME | RAL: Function group name | 20121218 | ||
16 | LOCATION | Instance attribute | Public | Type reference (TYPE) | SRAL_RFC_LOCATION | Read Access Logging: RFC Location (Server/Client) | 20121218 | ||
17 | OBJ_NAME | Instance attribute | Public | Type reference (TYPE) | SRAL_FUNC_NAME | Read Access Logging: Function Module Name | 20121218 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Prepares fieldlist for UI fieldlist tree | 20120807 |
2 | ![]() |
Static method | Public | Method | 20121130 | |
3 | ![]() |
Static method | Public | Method | Check if a configuration exists | 20121112 |
4 | ![]() |
Static method | Public | Method | Gets Config ID by Location and Function Name | 20120807 |
5 | ![]() |
Instance method | Public | Method | Gets field list for a given function | 20120807 |
6 | ![]() |
Static method | Public | Method | Gets lists of RFC objects | 20120807 |
7 | ![]() |
Static method | Public | Method | Lists RFC configurations | 20120807 |
Events
Interface IF_SRAL_CONFIG_RFC has no event.
Types
Interface IF_SRAL_CONFIG_RFC has no local type.
Method Signatures
Method BUILD_ELEMENT_STRUCTURE_LIST Signature
Method BUILD_ELEMENT_STRUCTURE_LIST on Interface IF_SRAL_CONFIG_RFC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20121122 |
Method EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG_ID_LIST | Call by reference | Type reference (TYPE) | SRAL_CONFIG_ID_STATE_LIST | RAL: list of config ids with state | 20130117 | ||
2 | ![]() |
E_EXISTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130117 | ||
3 | ![]() |
FUNC_NAME | Call by reference | Type reference (TYPE) | SRAL_FUNC_NAME | Read Access Logging: Function Module Name | 20121130 | ||
4 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | SRAL_RFC_LOCATION | Read Access Logging: RFC Location (Server/Client) | 20121217 |
Method EXISTS on Interface IF_SRAL_CONFIG_RFC has no exception.
Method EXISTS_BY_CONFIG_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONFIG_ID | Call by reference | Type reference (TYPE) | SRAL_CONFIG_ID | Read Access Logging: Log Configuration ID | 20121112 | ||
2 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20121112 |
Method GET_CONFIG_ID_BY_NAME Signature
Method GET_CONFIG_ID_BY_NAME on Interface IF_SRAL_CONFIG_RFC has no parameter.
Method GET_CONFIG_ID_BY_NAME on Interface IF_SRAL_CONFIG_RFC has no exception.
Method GET_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELD_LIST | Value transfer | Type reference (TYPE) | SRAL_FIELD_DT_LIST_RFC | SRAL_FIELD_DT_RFC Table | 20121123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20121123 |
Method GET_OBJECT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAX_HITS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_NUM_MAX_HITS | RAL: Advanced Search Maximum Number of Hits | 20121129 | ||
2 | ![]() |
I_SEARCH_ATTR | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | RAL: Advanced Search Attributes | 20121129 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SRAL_CONFIG_OBJ_LIST_RFC | Read Access Logging: Config Search Result | 20121129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RAL: Exception | 20121130 |
Method LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG_LIST | Call by reference | Type reference (TYPE) | SRAL_CONFIG_LIST_RFC | Read Access Logging: List of Configurations for RFC Channel | 20121112 | ||
2 | ![]() |
I_MAX_HITS | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_NUM_MAX_HITS | RAL: Advanced Search Maximum Number of Hits | 20121112 | ||
3 | ![]() |
I_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | SRAL_AD_SEARCH_ATTRIBUTE_T | RAL: Advanced Search Attributes | 20121112 | ||
4 | ![]() |
I_TIME_ZONE | Call by reference | Type reference (TYPE) | TZNZONE | Time Zone | 20121217 |
Method LIST on Interface IF_SRAL_CONFIG_RFC has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |