SAP ABAP Class CL_FDT_WD_ISLAND_CONTROL_XML (FDT WD Island: Message Stream(XML) for Controls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_ISLAND_INFRASTRUCTURE (Package) BRFplus: Island Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_MSG_XML FDT WD Island: Writing/Reading a message into a xml stream 20110615
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_EDITOR_XML FDT WD Island: Control XML Handler for Editor 20100608
2 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_DEMO_XML FDT WD Island: Demo Control 20110531
3 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_FLOW_XML FDT WD Island: Flow Expression Type XML stream Handler 20121029
4 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_IPA_DEMO_XML FDT WD Island: Demo Control for InputAssistent 20111212
5 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_IPA_XML FDT WD Island: Demo Control 20111207
Properties
Class CL_FDT_WD_ISLAND_CONTROL_XML  
Short Description FDT WD Island: Message Stream(XML) for Controls    
Super Class CL_FDT_WD_ISLAND_MSG_XML FDT WD Island: Writing/Reading a message into a xml stream 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_ISLAND_INFRASTRUCTURE   BRFplus: Island Infrastructure 
Created 20100608   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_ISLAND_CONTROL_XML has no interface implemented.
Friends
Class CL_FDT_WD_ISLAND_CONTROL_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_XML_ATTR_ASSEMBLY_NAME Constant Private Type reference (TYPE) STRING 'assembly_name' 20110527
2 GC_XML_ATTR_CONTROL_HANDLE Constant Public Type reference (TYPE) STRING 'handle' 20120105
3 GC_XML_ATTR_IS_FDT_ID Constant Private Type reference (TYPE) STRING 'is_fdt_id' 20110113
4 GC_XML_ATTR_IS_ROOT_CONTROL Constant Private Type reference (TYPE) STRING 'is_root_control' 20111216
5 GC_XML_ATTR_OBJECT_STATE_CODE Constant Private Type reference (TYPE) STRING 'object_state_code' 20120228
6 GC_XML_ATTR_ONLY_METADATA Constant Private Type reference (TYPE) STRING 'only_metadata' 20121121
7 GC_XML_ELEM_ATTRS_BIND Constant Private Type reference (TYPE) STRING 'attr_binding' 20110112
8 GC_XML_ELEM_ATTR_BIND Constant Private Type reference (TYPE) STRING 'attr' 20110112
9 GC_XML_ELEM_COMPONENT Constant Private Type reference (TYPE) STRING 'comp' 20110117
10 GC_XML_ELEM_COMPONENTS Constant Private Type reference (TYPE) STRING 'comps' 20110117
11 GC_XML_ELEM_CONTROL Constant Protected Type reference (TYPE) STRING 'control' 20100622
12 MO_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_FDT_WD_ISLAND_CONTROL_MODEL FDT WD: Island Model for maintenance objs (abstract) 20110418
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100608
2 GET_ASSEMBLY_NAME Instance method Protected Method Returns the assembly of the island control 20110527
3 GET_CONTROL_NAME Instance method Public Method Returns the name of the island control 20101109
4 READ_CONTROL_CONTENT Instance method Protected Method Reads the control content 20110913
5 WRITE_CONTROL_CONTENT Instance method Protected Method Writes the content of the control 20110112
6 WRITE_CONTROL_METADATA Instance method Protected Method Writes the metadata part of the control 20110112
Events
Class CL_FDT_WD_ISLAND_CONTROL_XML has no event.
Types
Class CL_FDT_WD_ISLAND_CONTROL_XML has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20100608
2 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) CL_FDT_WD_ISLAND_CONTROL_MODEL FDT WD: Island Model 20100608

Method CONSTRUCTOR on class CL_FDT_WD_ISLAND_CONTROL_XML has no exception.

Method GET_ASSEMBLY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ASSEMBLY_NAME Value transfer Type reference (TYPE) STRING 20110527

Method GET_ASSEMBLY_NAME on class CL_FDT_WD_ISLAND_CONTROL_XML has no exception.

Method GET_CONTROL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTROL_NAME Value transfer Type reference (TYPE) STRING 20101109

Method GET_CONTROL_NAME on class CL_FDT_WD_ISLAND_CONTROL_XML has no exception.

Method READ_CONTROL_CONTENT Signature

Method READ_CONTROL_CONTENT on class CL_FDT_WD_ISLAND_CONTROL_XML has no parameter.
Method READ_CONTROL_CONTENT on class CL_FDT_WD_ISLAND_CONTROL_XML has no exception.

Method WRITE_CONTROL_CONTENT Signature

Method WRITE_CONTROL_CONTENT on class CL_FDT_WD_ISLAND_CONTROL_XML has no parameter.
Method WRITE_CONTROL_CONTENT on class CL_FDT_WD_ISLAND_CONTROL_XML has no exception.

Method WRITE_CONTROL_METADATA Signature

Method WRITE_CONTROL_METADATA on class CL_FDT_WD_ISLAND_CONTROL_XML has no parameter.
Method WRITE_CONTROL_METADATA on class CL_FDT_WD_ISLAND_CONTROL_XML has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703