SAP ABAP Class CL_WCF_FCT_RMC_ADAPTER (FCT Remote Methode Call Adapter)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
WCF_DYN_CONFIG_FCT (Package) Flex Configuration Tool
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_FCT_RMC_ADAPTER_IMPL | WebUIF FCT RMC Adapter | 20090924 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_FCT_RMC_ADPTR_FPM1_IMPL | FPM Test 1 / Reading from WD Persistency | 20100503 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL | FPM Test 2: Reading/Writing from/to Context | 20100503 |
Properties
| Class | CL_WCF_FCT_RMC_ADAPTER | |
| Short Description | FCT Remote Methode Call Adapter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_DYN_CONFIG_FCT | Flex Configuration Tool |
| Created | 20090924 | SAP |
| Last change | 20110908 | 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_WCF_FCT_RMC_ADAPTER has no interface implemented.
Friends
Class CL_WCF_FCT_RMC_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20091023 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090930 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100415 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090930 | |
| 2 | Static method | Public | Method | Get Instance for Usage | 20090924 | |
| 3 | Instance method | Public | Method | Get All Data (i.e. catalog + config + text) for VCC | 20090924 | |
| 4 | Instance method | Public | Method | Get Text Element | 20100127 | |
| 5 | Instance method | Public | Method | Set Config Data (i.e catalog + text) for VCC | 20090924 | |
| 6 | Instance method | Public | Method | Indicates if FCT/VCC data is changed | 20091014 |
Events
Class CL_WCF_FCT_RMC_ADAPTER has no event.
Types
Class CL_WCF_FCT_RMC_ADAPTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_TYPE | Call by reference | Type reference (TYPE) | STRING | 20091023 | ||||
| 2 | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20090930 |
Method CONSTRUCTOR on class CL_WCF_FCT_RMC_ADAPTER has no exception.
Method GET_INSTANCE_FOR_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_TYPE | Call by reference | Type reference (TYPE) | STRING | 20091023 | ||||
| 2 | IV_INSTANCE_ID | Call by reference | Type reference (TYPE) | STRING | 20090930 | ||||
| 3 | IV_USAGE | Call by reference | Type reference (TYPE) | STRING | 20090930 | ||||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_RMC_ADAPTER | FCT Remote Methode Call Adapter | 20090924 |
Method GET_INSTANCE_FOR_USAGE on class CL_WCF_FCT_RMC_ADAPTER has no exception.
Method GET_VCC_ALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_CONTAINER | Int-Format VCC: Config Element / Form | 20090930 |
Method GET_VCC_ALL_DATA on class CL_WCF_FCT_RMC_ADAPTER has no exception.
Method GET_VCC_TEXT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | IV_SKIP_PRESENT_CONF_TREP | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100127 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_TEXT_ELEMENT | Text Element | 20100127 |
Method GET_VCC_TEXT_ELEMENT on class CL_WCF_FCT_RMC_ADAPTER has no exception.
Method SET_VCC_CONFIG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VCC_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_CONTAINER | Int-Format VCC: Config Element / Form | 20091014 |
Method SET_VCC_CONFIG_DATA on class CL_WCF_FCT_RMC_ADAPTER has no exception.
Method SET_VCC_DATA_IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method SET_VCC_DATA_IS_CHANGED on class CL_WCF_FCT_RMC_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |