SAP ABAP Class CL_XMLDIFF_INSERT (XMLdiff insert action)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SXMLDIFF (Package) XMLdiff
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XMLDIFF_ACTION | XMLdiff abstract action | 20080701 |
Properties
| Class | CL_XMLDIFF_INSERT | |
| Short Description | XMLdiff insert action | |
| Super Class | CL_XMLDIFF_ACTION | XMLdiff abstract action |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMLDIFF | XMLdiff |
| Created | 20080701 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMLDIFF_INSERT has no forward declaration.
Interfaces
Class CL_XMLDIFF_INSERT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_XMLDIFF_DOCUMENT | 20080701 | XMLdiff document |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080701 | ||||
| 2 | Constant | Public | See coding | 'ins' | 20080701 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100809 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Create new insert action | 20080701 |
Events
Class CL_XMLDIFF_INSERT has no event.
Types
Class CL_XMLDIFF_INSERT has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CHG | Value transfer | Object reference (TYPE REF TO) | CL_XMLDIFF_INSERT | XMLdiff insert action | 20080701 |
Method CREATE on class CL_XMLDIFF_INSERT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |