SAP ABAP Class CL_SXMLP_FRAGMENT_XOP (XOP Fragment 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 | Inheritance (c INHERITING FROM c_ref) | CL_SXMLP_FRAGMENT | Fragment part | 20081215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXMLP_FRAGMENT_XOP | XOP Fragment part | 20081216 |
Properties
| Class | CL_SXMLP_FRAGMENT_XOP | |
| Short Description | XOP Fragment Part | |
| Super Class | CL_SXMLP_FRAGMENT | Fragment part |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXML_PARTS | SXML Parts |
| Created | 20081215 | SAP |
| Last change | 20140121 | 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_SXMLP_FRAGMENT_XOP | XOP Fragment part | 20081216 |
Friends
Class CL_SXMLP_FRAGMENT_XOP 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) | IF_SXML_XOP=>XOP_PACKAGE | XOP-Package | 20081215 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_SXML_XOP=>XOP_PARTS | XOP-Parts | 20081215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081215 |
Events
Class CL_SXMLP_FRAGMENT_XOP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LMIME_PART | Public | Object reference (TYPE REF TO) | IF_MIME_PART | 20081215 | |
|
| 2 | TMIME_PARTS | Public | See coding | 20081215 | tmime_parts TYPE STANDARD TABLE OF lmime_part
|
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 | 20081215 | |||
| 2 | NSURI | Call by reference | Type reference (TYPE) | ANYURI | Any URI | 20081215 |
Method CONSTRUCTOR on class CL_SXMLP_FRAGMENT_XOP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |