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 | ![]() |
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) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'is_fdt_id' | 20110310 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'is_table' | 20110525 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'attr_binding' | 20110310 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'attr' | 20110310 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'comp' | 20110310 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'comps' | 20110310 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'messages' | 20111116 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_ATTR_BIND | FDT WD Island: Attribute Binding | 20110418 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | 20110310 | |||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MESSAGE | FDT WD: Message | 20110412 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20110531 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20110531 | ||
13 | ![]() |
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 | ![]() |
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 | ![]() |
IO_ATTR_BIND | Call by reference | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_ATTR_BIND | FDT WD Island: Attribute Binding | 20110418 | ||
2 | ![]() |
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 |