SAP ABAP Class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL (FPM Test 2: Reading/Writing from/to Context)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
WCF_DYN_CONFIG_FCT_IMPL (Package) Flex Configuration Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_FCT_RMC_ADAPTER | FCT Remote Methode Call Adapter | 20100503 |
Properties
Class | CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL | |
Short Description | FPM Test 2: Reading/Writing from/to Context | |
Super Class | CL_WCF_FCT_RMC_ADAPTER | FCT Remote Methode Call Adapter |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_DYN_CONFIG_FCT_IMPL | Flex Configuration Tool |
Created | 20100503 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no interface implemented.
Friends
Class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSP_DLC_CONFIG_CORE | 20100503 | |||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_VAL | Web Dynpro Value Context Node | 20100503 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_BSP_DLCT_ADV_CONF_ITM | Advanced Config Items | 20100503 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_FIELD_NAME_LABEL | 20100503 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100503 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_VAL | Web Dynpro Value Context Node | 20100503 | ||
8 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_CFG_COMP_EDITOR | Interface for the Component Configuration Editor | 20100503 |
Methods
Events
Class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_BSP_DLCS_ADV_CONF_ITM | Public | See coding | 20100503 | BEGIN OF ts_bsp_dlcs_adv_conf_itm.
INCLUDE TYPE bsp_dlcs_adv_conf_itm.
TYPES: attr_list TYPE wdy_cfg_expl_attributes.
TYPES: END OF ts_bsp_dlcs_adv_conf_itm
|
||
2 | TS_CE_COOR | Private | See coding | 20100503 | BEGIN OF ts_ce_coor,
row_from TYPE int4,
row_to TYPE int4,
col_from(1) TYPE c,
col_to(1) TYPE c,
END OF ts_ce_coor
|
||
3 | TS_FIELD_NAME_LABEL | Private | See coding | 20100503 | BEGIN OF ts_field_name_label,
field_name TYPE string,
field_label TYPE string,
origin TYPE string,
END OF ts_field_name_label
|
||
4 | TT_BSP_DLCT_ADV_CONF_ITM | Public | See coding | 20100503 | tt_bsp_dlct_adv_conf_itm TYPE TABLE OF ts_bsp_dlcs_adv_conf_itm
|
||
5 | TT_FIELD_NAME_LABEL | Private | See coding | 20100503 | tt_field_name_label TYPE TABLE OF ts_field_name_label
|
Method Signatures
Method BUILD_CONTEXT_STDALONE Signature
Method BUILD_CONTEXT_STDALONE on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no parameter.
Method BUILD_CONTEXT_STDALONE on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method CONVERT_COOR_INBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CE_CORR | Call by reference | Type reference (TYPE) | TS_CE_COOR | Config-Element Coordinates | 20100503 | ||
2 | ![]() |
IV_CE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100503 | |||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | STRING | 20100503 |
Method CONVERT_COOR_INBOUND on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method CONVERT_COOR_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CE_CORR | Call by reference | Type reference (TYPE) | TS_CE_COOR | Config-Element Coordinates | 20100503 | ||
2 | ![]() |
IV_CE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100503 | |||
3 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | STRING | 20100503 |
Method CONVERT_COOR_OUTBOUND on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method CREATE_VCC_ALL_DATA_FORM_CONT 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 | 20100503 |
Method CREATE_VCC_ALL_DATA_FORM_CONT on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method FIND_TEXT_ELEM_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TEXT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_TEXT_CONTAINER | Text Container | 20100503 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | id | 20100503 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_TEXT_ELEMENT | Text Element | 20100503 |
Method FIND_TEXT_ELEM_BY_ID on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method FIND_VIEW_ATRB_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ATRBS | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_CTG_VIEW_ATRBS | Catalog Container | 20100503 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | id | 20100503 | ||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_CTG_VIEW_ATTRIB | Catalog Element / View Attribute | 20100503 |
Method FIND_VIEW_ATRB_BY_ID on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method FORM_CE_ADD_ATTR_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CE_FORM | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_CE_FORM | Int-Format VCC: Config Element / Form | 20100503 | ||
2 | ![]() |
IS_EXPL_DATA | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | WDA Configuration: Explicit Data | 20100503 |
Method FORM_CE_ADD_ATTR_LIST on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method FORM_CE_ATTR_HANDLE_SPEC_PROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ADD_ATTR | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ADD_ATTR | Int-Format VCC: Config Element / Form | 20100503 | ||
2 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20100503 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WCF_FCTT_ADD_ATTR | Table of additional attributes | 20100503 |
Method FORM_CE_ATTR_HANDLE_SPEC_PROP on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method FORM_CE_ATTR_IS_SKIPPED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20100503 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100503 |
Method FORM_CE_ATTR_IS_SKIPPED on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method GET_ATTR_VAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ATTR_LIST | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_ATTRIBUTES | WDA Configuration: Explicit Attributes | 20100503 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100503 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100503 |
Method GET_ATTR_VAL on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method GET_FEEDER_CLSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXPL | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20100503 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20100503 |
Method GET_FEEDER_CLSNAME on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method GET_FEEDER_CLSNAME_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20100503 |
Method GET_FEEDER_CLSNAME_CONT on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method GET_PARAMETER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXPL | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20100503 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TIHTTPNVP | Parameter List / Name Value Pair | 20100503 |
Method GET_PARAMETER_LIST on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method GET_PARAMETER_LIST_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TIHTTPNVP | Parameter List / Name Value Pair | 20100503 |
Method GET_PARAMETER_LIST_CONT on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method IS_TEXT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MSD_LIST | Call by reference | Type reference (TYPE) | WCF_FCTT_MSD_LIST | MSDList | 20100503 | ||
2 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20100503 | |||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100503 |
Method IS_TEXT_CHANGED on class CL_WCF_FCT_RMC_ADPTR_FPM2_IMPL has no exception.
Method SET_VCC_CONFIG_DATA_FORM_CONT 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 | 20100503 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100503 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |