SAP ABAP Class CL_APL_ECATT_WDR_GEN_XML (Superclass for Generation of 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_WDR_ATTRIB_IMPL | Class for Generating Web Dynpro Attributes XML | 20050221 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_WDR_LEADSEL_IMPL | Class for Generating Web Dynpro LeadSelection XML | 20050221 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_WDR_MULTISEL_IMPL | Class for Generating Web Dynpro MultiSelection XML | 20050221 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_WDR_RESETSEL_IMPL | Class for Generating Web Dynpro MultiSelection XML | 20081215 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_APL_ECATT_WDR_SINGLESEL_IMP | Class for Generating Web Dynpro SingleSelection XML | 20050221 |
Properties
Class | CL_APL_ECATT_WDR_GEN_XML | |
Short Description | Superclass for Generation of XML | |
Super Class | ||
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 | 20050221 | 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_GEN_XML has no interface implemented.
Friends
Class CL_APL_ECATT_WDR_GEN_XML has no friend class.
Attributes
Class CL_APL_ECATT_WDR_GEN_XML has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20050221 | |
2 | ![]() |
Instance method | Protected | Method | 20050221 | |
3 | ![]() |
Instance method | Protected | Method | Return Node with Specific Attribute Value | 20050221 |
Events
Class CL_APL_ECATT_WDR_GEN_XML has no event.
Types
Class CL_APL_ECATT_WDR_GEN_XML has no local type.
Method Signatures
Method DOES_NODE_HAVE_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050221 | |||
2 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050221 | ||
3 | ![]() |
RE_HAS_ATTRIB | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050221 |
Method DOES_NODE_HAVE_ATTRIBUTE on class CL_APL_ECATT_WDR_GEN_XML has no exception.
Method GET_ATTRIBUTE_VALUE_OF_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050221 | ||
2 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20050221 |
Method GET_ATTRIBUTE_VALUE_OF_NODE on class CL_APL_ECATT_WDR_GEN_XML has no exception.
Method GET_NODE_WITH_ATTRIB_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ATTR_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050221 | |||
2 | ![]() |
IM_STARTING_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050221 | ||
3 | ![]() |
RE_NODE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20050221 |
Method GET_NODE_WITH_ATTRIB_VALUE on class CL_APL_ECATT_WDR_GEN_XML has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |