SAP ABAP Class CL_XMS_PROP_STRING (Default Property)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSMSG (Package) XI: Message Handling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PROP | A Property Serializable in a String | 20010530 |
Properties
Class | CL_XMS_PROP_STRING | |
Short Description | Default Property | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSMSG | XI: Message Handling |
Created | 20010530 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XMS_PROP | A Property Serializable in a String | 20010530 |
Friends
Class CL_XMS_PROP_STRING 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) | SXMSFLAG | IF_XMS_MAIN=>CO_FALSE | Parsing Mode | 20040528 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010622 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSFLAG | IF_XMS_MAIN=>CO_FALSE | 20030916 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20011204 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010622 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_PARSER | Parser | 20040408 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20010530 | |||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20090223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040408 |
2 | ![]() |
Instance method | Public | Method | 20060814 | |
3 | ![]() |
Instance method | Public | Method | 20040528 | |
4 | ![]() |
Instance method | Public | Method | Gets Element Value | 20011204 |
5 | ![]() |
Instance method | Public | Method | Gets String Value | 20011204 |
6 | ![]() |
Instance method | Protected | Method | 20070716 | |
7 | ![]() |
Instance method | Public | Method | Sets the Local Name | 20010622 |
8 | ![]() |
Instance method | Public | Method | Sets the Namespace URI | 20010622 |
9 | ![]() |
Instance method | Protected | Method | 20070716 | |
10 | ![]() |
Instance method | Public | Method | 20090223 |
Events
Class CL_XMS_PROP_STRING has no event.
Types
Class CL_XMS_PROP_STRING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROP | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PROP | in einen String serialisierbare Property | 20060814 |
Method CONSTRUCTOR on class CL_XMS_PROP_STRING has no exception.
Method COPY_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROP | Call by reference | Object reference (TYPE REF TO) | IF_XMS_PROP | in einen String serialisierbare Property | 20060814 |
Method COPY_ATTRIBUTES on class CL_XMS_PROP_STRING has no exception.
Method CUTOFF_STARTTAG Signature
Method CUTOFF_STARTTAG on class CL_XMS_PROP_STRING has no parameter.
Method CUTOFF_STARTTAG on class CL_XMS_PROP_STRING has no exception.
Method GETELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20011204 |
Method GETELEMENT on class CL_XMS_PROP_STRING has no exception.
Method GETSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20011204 |
Method GETSTRING on class CL_XMS_PROP_STRING has no exception.
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRING_PROP_ATTR | Call by reference | Type reference (TYPE) | SXMS_STRING_PROP_ATTR | Struktur für String Property | 20070716 |
Method GET_ATTRIBUTES on class CL_XMS_PROP_STRING has no exception.
Method SETLOCALNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LCNAME | Call by reference | Type reference (TYPE) | STRING | local name | 20010622 |
Method SETLOCALNAME on class CL_XMS_PROP_STRING has no exception.
Method SETNAMESPACEURI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NSURI | Call by reference | Type reference (TYPE) | STRING | namespace uri | 20010622 |
Method SETNAMESPACEURI on class CL_XMS_PROP_STRING has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRING_PROP_ATTR | Call by reference | Type reference (TYPE) | SXMS_STRING_PROP_ATTR | Struktur für String Property | 20070716 |
Method SET_ATTRIBUTES on class CL_XMS_PROP_STRING has no exception.
Method SET_MAP_ALLOWED Signature
Method SET_MAP_ALLOWED on class CL_XMS_PROP_STRING has no parameter.
Method SET_MAP_ALLOWED on class CL_XMS_PROP_STRING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |