SAP ABAP Class CL_APL_ECATT_WDR_MULTISEL_IMPL (Class for Generating Web Dynpro MultiSelection XML)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_WDR (Package) Web Dynpro Recorder on ABAP Stack

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_WDR_GEN_XML | Superclass for Generation of XML | 20050221 |
Properties
Class | CL_APL_ECATT_WDR_MULTISEL_IMPL | |
Short Description | Class for Generating Web Dynpro MultiSelection XML | |
Super Class | CL_APL_ECATT_WDR_GEN_XML | Superclass for Generation of XML |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_WDR | Web Dynpro Recorder on ABAP Stack |
Created | 20050217 | 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_APL_ECATT_WDR_MULTISEL_IMPL has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_MULTISEL_IMPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | Standard Table of INT4 | 20050221 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050221 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20050221 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20050217 | |
2 | ![]() |
Instance method | Private | Method | Insert Data Container Node into DOM | 20050217 |
3 | ![]() |
Instance method | Private | Method | 20050217 | |
4 | ![]() |
Instance method | Private | Method | 20050217 | |
5 | ![]() |
Instance method | Public | Constructor | 20050217 | |
6 | ![]() |
Instance method | Private | Method | 20050217 |
Events
Class CL_APL_ECATT_WDR_MULTISEL_IMPL has no event.
Types
Class CL_APL_ECATT_WDR_MULTISEL_IMPL has no local type.
Method Signatures
Method ADD_MULTISELECTION_TO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MULTI_SEL | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_WDR_MULTISEL | Klasse für Generierung Web Dynpro MultiSelection XML | 20050221 | ||
2 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | STRING | 20081219 |
Method ADD_MULTISELECTION_TO_DOM on class CL_APL_ECATT_WDR_MULTISEL_IMPL has no exception.
Method APPEND_DC_NODE_TO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATACONTAINER_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20050217 | |||
2 | ![]() |
IM_MULTI_SELECTION | Call by reference | Type reference (TYPE) | INT4_TABLE | 20050217 |
Method APPEND_DC_NODE_TO_DOM on class CL_APL_ECATT_WDR_MULTISEL_IMPL has no exception.
Method APPEND_INDEX_NODE_TO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MULTI_SELECTION | Call by reference | Type reference (TYPE) | INT4_TABLE | 20050217 | |||
2 | ![]() |
IM_STARTING_INDEX_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20050217 | |||
3 | ![]() |
IM_STARTING_NAME_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20050217 |
Method APPEND_INDEX_NODE_TO_DOM on class CL_APL_ECATT_WDR_MULTISEL_IMPL has no exception.
Method APPEND_NAME_NODE_TO_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MULTI_SELECTION | Call by reference | Type reference (TYPE) | INT4_TABLE | 20050217 | |||
2 | ![]() |
IM_STARTING_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20050217 |
Method APPEND_NAME_NODE_TO_DOM on class CL_APL_ECATT_WDR_MULTISEL_IMPL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050221 | ||
2 | ![]() |
IM_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Standard Table of INT4 | 20050221 |
Method CONSTRUCTOR on class CL_APL_ECATT_WDR_MULTISEL_IMPL has no exception.
Method ITERATE_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LAST_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | 20050217 | |||
2 | ![]() |
IM_MULTI_SELECTION | Call by reference | Type reference (TYPE) | INT4_TABLE | 20050217 |
Method ITERATE_SELECTIONS on class CL_APL_ECATT_WDR_MULTISEL_IMPL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |