SAP ABAP Class CL_SXMLP_PART (CL_SXMLP_PART)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SXML_PARTS (Package) SXML Parts
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_PART | 20050411 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_PART_ABSTRACT | Abstract SXML/SXMLP Part | 20050901 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXML_SERIALIZABLE | SXML Serializable Interface | 20050411 |
Meta Relationship - Used By
Properties
| Class | CL_SXMLP_PART | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXML_PARTS | SXML Parts |
| Created | 20050411 | SAP |
| Last change | 20140121 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXMLP_PART | 20050411 | |||
| 2 | IF_SXMLP_PART_ABSTRACT | Abstract SXML/SXMLP Part | 20050901 | ||
| 3 | IF_SXML_SERIALIZABLE | SXML Serializable Interface | 20050411 |
Friends
Class CL_SXMLP_PART 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) | IF_SXMLP_PART=>T_ATTRIBUTE_TABLE | 20050419 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050418 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20050421 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | IF_SXMLP_PART=>T_NSDECL_TABLE | 20050705 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | NCNAME | Namespace Prefix | 20050411 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_SXMLP_PART=>PART_TYPE | 20050411 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | ABAP_FALSE; for Initial Templates Only | 20050411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050417 | ||
| 2 | Instance method | Protected | Method | 20050422 | ||
| 3 | Instance method | Protected | Method | 20050415 | ||
| 4 | Instance method | Protected | Method | 20050415 | ||
| 5 | Instance method | Protected | Method | 20050705 | ||
| 6 | Instance method | Protected | Method | 20050422 | ||
| 7 | Instance method | Protected | Method | 20050420 | ||
| 8 | Instance method | Protected | Method | 20050705 |
Events
Class CL_SXMLP_PART has no event.
Types
Class CL_SXMLP_PART has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | NCNAME | NCName | 20050417 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20050417 |
Method CONSTRUCTOR on class CL_SXMLP_PART has no exception.
Method _CLONE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_TEMPLATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050422 | |||
| 2 | ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_SXMLP_PART=>T_ATTRIBUTE_TABLE | 20050422 | ||||
| 3 | RVAL | Value transfer | Type reference (TYPE) | IF_SXMLP_PART=>T_ATTRIBUTE_TABLE | 20050422 |
Method _CLONE_ATTRIBUTES on class CL_SXMLP_PART has no exception.
Method _PULL_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20050415 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXML_NODE | SXML Knoten | 20050415 |
Method _PULL_NODE on class CL_SXMLP_PART has no exception.
Method _READ_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20050415 |
Method _READ_ATTRIBUTES on class CL_SXMLP_PART has no exception.
Method _READ_NS_DECLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20050705 |
Method _READ_NS_DECLS on class CL_SXMLP_PART has no exception.
Method _RESET_ATTRIBUTES_RECEIVED Signature
Method _RESET_ATTRIBUTES_RECEIVED on class CL_SXMLP_PART has no parameter.
Method _RESET_ATTRIBUTES_RECEIVED on class CL_SXMLP_PART has no exception.
Method _WRITE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20050420 |
Method _WRITE_ATTRIBUTES on class CL_SXMLP_PART has no exception.
Method _WRITE_NS_DECLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20050705 |
Method _WRITE_NS_DECLS on class CL_SXMLP_PART has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |