SAP ABAP Class CL_SVRS_TLOGO_CONTAINER ((Internal) Low Level Container Handling for TLOGO Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SVRS_TLOGO (Package) Extended Version Management for Logical Transport Objects
⤷
⤷
Properties
| Class | CL_SVRS_TLOGO_CONTAINER | |
| Short Description | (Internal) Low Level Container Handling for TLOGO Object | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SVRS_TLOGO | Extended Version Management for Logical Transport Objects |
| Created | 20100215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SVRS_TLOGO_CONTAINER has no forward declaration.
Interfaces
Class CL_SVRS_TLOGO_CONTAINER has no interface implemented.
Friends
Class CL_SVRS_TLOGO_CONTAINER has no friend class.
Attributes
Class CL_SVRS_TLOGO_CONTAINER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets dynamic data structure | 20100215 | |
| 2 | Static method | Public | Method | Gets dynamic data structure for calculating delta | 20100217 | |
| 3 | Static method | Public | Method | Transform Delta from XML | 20100224 | |
| 4 | Static method | Public | Method | Transform from XML | 20100215 | |
| 5 | Static method | Public | Method | Gets Object Type from XML | 20100218 | |
| 6 | Static method | Public | Method | Transform Delta to XML | 20100224 | |
| 7 | Static method | Public | Method | Transform to XML | 20100215 |
Events
Class CL_SVRS_TLOGO_CONTAINER has no event.
Types
Class CL_SVRS_TLOGO_CONTAINER has no local type.
Method Signatures
Method CREATE_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJDEF | Call by reference | Type reference (TYPE) | SVRS_SOBJ_DEF | SOBJ Definition für SVRS | 20100215 | |||
| 2 | RO_DATA_OBJECT | Value transfer | Object reference (TYPE REF TO) | DATA | 20100215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafte Objektdefinition | 20100217 |
Method CREATE_DELTA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJDEF | Call by reference | Type reference (TYPE) | SVRS_SOBJ_DEF | 20100217 | ||||
| 2 | RO_DELTA_OBJECT | Value transfer | Object reference (TYPE REF TO) | DATA | 20100217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafte Objektdefinition | 20100217 |
Method DESERIALIZE_DELTA_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DELTA_OBJECT | Value transfer | Object reference (TYPE REF TO) | DATA | 20100224 | ||||
| 2 | IT_CONTENT | Call by reference | Type reference (TYPE) | VXSVRS_TLOGO_CONTENT_TAB | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100224 |
Method DESERIALIZE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DATA_OBJECT | Value transfer | Object reference (TYPE REF TO) | DATA | 20100215 | ||||
| 2 | IT_CONTENT | Call by reference | Type reference (TYPE) | SVRS_TLOGO_CONTENT_TAB | TLOGO Content Tab | 20100215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deserialisierung fehlgeschlagen | 20100218 |
Method DETERMINE_OBJTYPE_FROM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTENT | Call by reference | Type reference (TYPE) | SVRS_TLOGO_CONTENT_TAB | 20100218 | ||||
| 2 | RV_OBJTYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | 20100218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100218 |
Method SERIALIZE_DELTA_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DELTA_OBJECT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100224 | ||||
| 2 | RT_CONTENT | Value transfer | Type reference (TYPE) | VXSVRS_TLOGO_CONTENT_TAB | 20100224 |
Method SERIALIZE_DELTA_TO_XML on class CL_SVRS_TLOGO_CONTAINER has no exception.
Method SERIALIZE_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_OBJECT | Call by reference | Object reference (TYPE REF TO) | DATA | 20100215 | ||||
| 2 | RT_CONTENT | Value transfer | Type reference (TYPE) | SVRS_TLOGO_CONTENT_TAB | TLOGO Content Tab | 20100215 |
Method SERIALIZE_TO_XML on class CL_SVRS_TLOGO_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |