SAP ABAP Class CL_FDT_WD_ISLAND_MSG_XML (FDT WD Island: Writing/Reading a message into a xml stream)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_ISLAND_MSG_HANDLER FDT WD Island: Message Handler 20110323
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_ISLAND_MSG_STREAM FDT WD Island: Message Stream 20110318
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_CONTROL_XML FDT WD Island: Message Stream(XML) for Controls 20110615
2 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_ISLAND_META_XML FDT WD Island: Metadata XML Stream 20110527
Properties
Class CL_FDT_WD_ISLAND_MSG_XML  
Short Description FDT WD Island: Writing/Reading a message into a xml stream    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_ISLAND_INFRASTRUCTURE   BRFplus: Island Infrastructure 
Created 20110310   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FDT_WD_ISLAND_ATTR_BIND Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FDT_WD_ISLAND_MODEL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FDT_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_WD_ISLAND_MSG_HANDLER FDT WD Island: Message Handler 20110323
2 IF_FDT_WD_ISLAND_MSG_STREAM FDT WD Island: Message Stream 20110318
Friends
Class CL_FDT_WD_ISLAND_MSG_XML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_XML_ATTR_IS_FDT_ID Constant Private Type reference (TYPE) STRING 'is_fdt_id' 20110310
2 GC_XML_ATTR_IS_TABLE Constant Private Type reference (TYPE) STRING 'is_table' 20110525
3 GC_XML_ELEM_ATTRS_BIND Constant Private Type reference (TYPE) STRING 'attr_binding' 20110310
4 GC_XML_ELEM_ATTR_BIND Constant Private Type reference (TYPE) STRING 'attr' 20110310
5 GC_XML_ELEM_COMPONENT Instance attribute Private Type reference (TYPE) STRING 'comp' 20110310
6 GC_XML_ELEM_COMPONENTS Instance attribute Private Type reference (TYPE) STRING 'comps' 20110310
7 GC_XML_ELEM_MESSAGES Constant Public Type reference (TYPE) STRING 'messages' 20111116
8 MO_ATTR_BIND Instance attribute Public Object reference (TYPE REF TO) CL_FDT_WD_ISLAND_ATTR_BIND FDT WD Island: Attribute Binding 20110418
9 MO_CONFIGURATION Instance attribute Protected Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION 20110310
10 MO_MESSAGE Instance attribute Protected Object reference (TYPE REF TO) IF_FDT_WD_ISLAND_MESSAGE FDT WD: Message 20110412
11 MO_XML_READER Instance attribute Protected Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20110531
12 MO_XML_WRITER Instance attribute Protected Object reference (TYPE REF TO) IF_SXML_WRITER SXML Writer Interface 20110531
13 MTS_WRITTEN_OBJECT Instance attribute Protected Type reference (TYPE) IF_FDT_TYPES=>TS_OBJECT_ID Object IDs as sorted table 20110527
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110310
Events
Class CL_FDT_WD_ISLAND_MSG_XML has no event.
Types
Class CL_FDT_WD_ISLAND_MSG_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_ATTR_BIND Call by reference Object reference (TYPE REF TO) CL_FDT_WD_ISLAND_ATTR_BIND FDT WD Island: Attribute Binding 20110418
2 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20110310

Method CONSTRUCTOR on class CL_FDT_WD_ISLAND_MSG_XML has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731