SAP ABAP Class CL_WCF_FCT_RMC_ADPTR_FPM1_IMPL (FPM Test 1 / Reading from WD Persistency)
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_FPM1_IMPL | |
Short Description | FPM Test 1 / Reading from WD Persistency | |
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 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_WCF_FCT_RMC_ADPTR_FPM1_IMPL has no interface implemented.
Friends
Class CL_WCF_FCT_RMC_ADPTR_FPM1_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_FIELD_NAME_LABEL | 20100503 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100503 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100503 | |||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_NODE_VAL | Web Dynpro Value Context Node | 20100503 | ||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | IF_WD_CFG_COMP_EDITOR | Interface for the Component Configuration Editor | 20100503 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CFG_PERSISTENCE_COMP | Configuration: Persistence Class Component | 20100503 |
Methods
Events
Class CL_WCF_FCT_RMC_ADPTR_FPM1_IMPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | 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
|
||
2 | 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
|
||
3 | TT_FIELD_NAME_LABEL | Private | See coding | 20100503 | TT_FIELD_NAME_LABEL type TABLE OF ts_field_name_label
|
Method Signatures
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_FPM1_IMPL has no exception.
Method CREATE_VCC_ALL_DATA_FORM_STDAL 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_STDAL on class CL_WCF_FCT_RMC_ADPTR_FPM1_IMPL has no exception.
Method CREATE_WDR_PERSISTENCE Signature
Method CREATE_WDR_PERSISTENCE on class CL_WCF_FCT_RMC_ADPTR_FPM1_IMPL has no parameter.
Method CREATE_WDR_PERSISTENCE on class CL_WCF_FCT_RMC_ADPTR_FPM1_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_FPM1_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_FPM1_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_FPM1_IMPL has no exception.
Method GET_CONFIG_DATA_STANDALONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WDY_CFG_EXPL_DATA_TAB | WDA Configuration: Explicit Data | 20100503 |
Method GET_CONFIG_DATA_STANDALONE on class CL_WCF_FCT_RMC_ADPTR_FPM1_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_FPM1_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_FPM1_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_FPM1_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_FPM1_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |