SAP ABAP Class CL_WCF_FCT_VCC_ROOT (Int-Format VCC: Config Element / Form)
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
Properties
| Class | CL_WCF_FCT_VCC_ROOT | |
| Short Description | Int-Format VCC: Config Element / Form | |
| 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_VCC_ROOT has no interface implemented.
Friends
Class CL_WCF_FCT_VCC_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | See coding | 20090929 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ED | Element Discriptor / Base Class | 20090924 | |||
| 3 | Static Attribute | Private | See coding | 20091012 | |||||
| 4 | Static Attribute | Protected | See coding | 20091005 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090924 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_MD | Maintenance State Descriptor / Base Class | 20090924 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | WCF_FCTT_MSD_LIST | MSDList | 20091009 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ROOT | Int-Format VCC: Config Element / Form | 20091009 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ROOT | Int-Format VCC: Config Element / Form | 20091009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20091009 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090929 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20091009 | |
| 4 | Static method | Public | Method | 20091001 | ||
| 5 | Instance method | Protected | Method | 20091002 | ||
| 6 | Instance method | Public | Method | Find element by name | 20091002 | |
| 7 | Instance method | Private | Method | 20091002 | ||
| 8 | Instance method | Public | Method | Render to XML | 20090929 |
Events
Class CL_WCF_FCT_VCC_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CLSNAME_ELEMNAME_LOOKUP | Protected | See coding | 20090929 | BEGIN OF ts_clsname_elemname_lookup,
cls_name TYPE string,
elem_name TYPE string,
END OF ts_clsname_elemname_lookup
|
Method Signatures
Method ADD_TO_MST_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_MD | Int-Format VCC: Config Element / Form | 20091009 |
Method ADD_TO_MST_LIST on class CL_WCF_FCT_VCC_ROOT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_FCT_VCC_ROOT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_FCT_VCC_ROOT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ROOT | Int-Format VCC: Config Element / Form | 20091009 |
Method CONSTRUCTOR on class CL_WCF_FCT_VCC_ROOT has no exception.
Method CREATE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML | Call by reference | Type reference (TYPE) | STRING | 20091001 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_CONTAINER | Int-Format VCC: Config Element / Form | 20091001 |
Method CREATE_FROM_XML on class CL_WCF_FCT_VCC_ROOT has no exception.
Method CREATE_FROM_XML_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | iXML Mini DOM | 20091012 | |||
| 2 | IR_DOM_ITER | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_DFS_ITER | 20091002 | ||||
| 3 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_NODE | iXML Mini DOM node | 20091012 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ROOT | Int-Format VCC: Config Element / Form | 20091002 |
Method CREATE_FROM_XML_INT on class CL_WCF_FCT_VCC_ROOT has no exception.
Method FIND_ELEMENT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20091002 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ROOT | Int-Format VCC: Config Element / Form | 20091002 |
Method FIND_ELEMENT_BY_NAME on class CL_WCF_FCT_VCC_ROOT has no exception.
Method PASS_TO_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CHILD | Call by reference | Object reference (TYPE REF TO) | CL_WCF_FCT_VCC_ROOT | Int-Format VCC: Config Element / Form | 20091002 | |||
| 2 | IR_CHILD_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_NODE | iXML Mini DOM node | 20091012 | |||
| 3 | IR_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | iXML Mini DOM | 20091012 | |||
| 4 | IR_DOM_ITER | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_DFS_ITER | iXML Mini DFS Iterator | 20091002 |
Method PASS_TO_CHILD on class CL_WCF_FCT_VCC_ROOT has no exception.
Method RENDER_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_MINI_DOM | iXML Mini DOM | 20090929 | |||
| 2 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_MINI_NODE | iXML Mini DOM node | 20090929 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20090929 |
Method RENDER_TO_XML on class CL_WCF_FCT_VCC_ROOT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |