SAP ABAP Class IF_SRAL_CONFIG_RFC (RAL: Configuration for RFC Channel)
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
| Class | IF_SRAL_CONFIG_RFC | |
| Short Description | RAL: Configuration for RFC Channel | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120807 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRAL_CONFIG_RFC has no forward declaration.
Interfaces
Class IF_SRAL_CONFIG_RFC has no interface implemented.
Friends
Class IF_SRAL_CONFIG_RFC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SRAL_OBJ_TYPE_RFC | 'FUGR' | RAL: Function group name | 20121122 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'FUNC_NAME' | 20121112 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'LOCATION' | 20121112 | |||
| 4 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'OBJ_NAME' | RAL: Description | 20121121 | ||
| 5 | Constant | Public | Type reference (TYPE) | SRAL_OBJ_TYPE_RFC | 'FUNC' | RAL: RFC Object Type | 20121121 | ||
| 6 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'SRAL_CONFIG_LIST_RFC' | RAL: Description | 20121121 | ||
| 7 | 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 | Constant | Public | Type reference (TYPE) | STRING | '-' | 20121022 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | '#' | 20121128 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | '[]' | 20121128 | |||
| 11 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'STATUS_CLIENT' | RAL: Description | 20121213 | ||
| 12 | Constant | Public | Type reference (TYPE) | SRAL_DESCRIPTION | 'STATUS_SERVER' | RAL: Description | 20121213 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | SRAL_FIELD_CFG_LIST_RFC | SRAL_FIELD_CFG_RFC | 20121128 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SRAL_FIELD_DT_LIST_RFC | SRAL_FIELD_DT_RFC Table | 20121123 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | SRAL_FUGR_NAME | RAL: Function group name | 20121218 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SRAL_RFC_LOCATION | Read Access Logging: RFC Location (Server/Client) | 20121218 | |||
| 17 | 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
Class IF_SRAL_CONFIG_RFC has no event.
Types
Class IF_SRAL_CONFIG_RFC has no local type.
Method Signatures
Method BUILD_ELEMENT_STRUCTURE_LIST Signature
Method BUILD_ELEMENT_STRUCTURE_LIST on class 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 class 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 class IF_SRAL_CONFIG_RFC has no parameter.
Method GET_CONFIG_ID_BY_NAME on class 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 class IF_SRAL_CONFIG_RFC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |