SAP ABAP Class CL_APL_ECATT_XML_PROPERTIES (Properties from XML Documents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects

⤷

⤷

Properties
Class | CL_APL_ECATT_XML_PROPERTIES | |
Short Description | Properties from XML Documents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
Created | 20060316 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_APL_ECATT_XML_PROPERTIES has no forward declaration.
Interfaces
Class CL_APL_ECATT_XML_PROPERTIES has no interface implemented.
Friends
Class CL_APL_ECATT_XML_PROPERTIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ETNAME_VALUE_TABTYPE | Table of Properties | 20060316 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ETREF_TYP | Type of a Command Interface in XML Schema/Template | 20060317 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Properties | 20060316 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060317 |
3 | ![]() |
Instance method | Public | Method | Seperate Data Path for MODIFICATIONS[n]-DATA | 20060510 |
4 | ![]() |
Instance method | Public | Method | Get Complete Properties Table | 20060519 |
5 | ![]() |
Instance method | Public | Method | Query Property | 20060316 |
6 | ![]() |
Instance method | Public | Method | Query Property | 20060407 |
7 | ![]() |
Instance method | Public | Method | Delete Individual Property | 20060316 |
8 | ![]() |
Instance method | Public | Method | Store Property | 20060316 |
Events
Class CL_APL_ECATT_XML_PROPERTIES has no event.
Types
Class CL_APL_ECATT_XML_PROPERTIES has no local type.
Method Signatures
Method CLEAR_PROPERTIES Signature
Method CLEAR_PROPERTIES on class CL_APL_ECATT_XML_PROPERTIES has no parameter.
Method CLEAR_PROPERTIES on class CL_APL_ECATT_XML_PROPERTIES has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REF_TYPE | Call by reference | Type reference (TYPE) | ETREF_TYP | Typ einer Kommandoschnittstelle im XML-Schema/Template | 20060317 |
Method CONSTRUCTOR on class CL_APL_ECATT_XML_PROPERTIES has no exception.
Method ESF_SPLIT_DATA_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_PATH | Call by reference | Type reference (TYPE) | ETXMLPATH | Pfad eines Knotens im XML-String | 20060510 | ||
2 | ![]() |
EX_TOP_PATH | Call by reference | Type reference (TYPE) | ETXMLPATH | Pfad eines Knotens im XML-String | 20060510 | ||
3 | ![]() |
IM_NODE | Call by reference | Type reference (TYPE) | ETDOM_NAME | Name eines Knotens im DOM | 20060516 | ||
4 | ![]() |
IM_SKIP_CONCAT_BO | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20060510 |
Method ESF_SPLIT_DATA_PATH on class CL_APL_ECATT_XML_PROPERTIES has no exception.
Method GET_PROPERTIES_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PROPERTIES | Call by reference | Type reference (TYPE) | ETNAME_VALUE_TABTYPE | eCATT Tabelle von Name-Wert Paaren | 20060519 |
Method GET_PROPERTIES_TAB on class CL_APL_ECATT_XML_PROPERTIES has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20060316 | ||
2 | ![]() |
IM_PREFIX | Call by reference | Type reference (TYPE) | STRING | Präfix wird mit '-' dem Namen vorangestellt | 20060320 | ||
3 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20060316 |
Method GET_PROPERTY on class CL_APL_ECATT_XML_PROPERTIES has no exception.
Method PROPERTY_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20060407 | ||
2 | ![]() |
IM_PREFIX | Call by reference | Type reference (TYPE) | STRING | Präfix wird mit '-' dem Namen vorangestellt | 20060407 | ||
3 | ![]() |
RE_EXISTS | Value transfer | Type reference (TYPE) | ETONOFF | 'X' Property existiert | 20060407 |
Method PROPERTY_EXISTS on class CL_APL_ECATT_XML_PROPERTIES has no exception.
Method REMOVE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20060316 |
Method REMOVE_PROPERTY on class CL_APL_ECATT_XML_PROPERTIES has no exception.
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20060316 | ||
2 | ![]() |
IM_PREFIX | Call by reference | Type reference (TYPE) | STRING | Präfix wird mit '-' dem Namen vorangestellt | 20060424 | ||
3 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20060316 |
Method SET_PROPERTY on class CL_APL_ECATT_XML_PROPERTIES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |