SAP ABAP Class IF_POBJ_LEVEL_PACKER (POBJ Pack and Unpack Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_POBJ_LEVEL | POBJ Base Class Interface | 20060406 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_POBJ_LEVEL | POBJ Base Level Class | 20060406 |
Properties
| Class | IF_POBJ_LEVEL_PACKER | |
| Short Description | POBJ Pack and Unpack Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060405 | SAP |
| Last change | 20070913 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_POBJ_LEVEL_PACKER has no forward declaration.
Interfaces
Class IF_POBJ_LEVEL_PACKER has no interface implemented.
Friends
Class IF_POBJ_LEVEL_PACKER has no friend class.
Attributes
Class IF_POBJ_LEVEL_PACKER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Serializes each of the Level 1, 2 and 3 instances into XML | 20060406 | |
| 2 | Instance method | Public | Method | DeSerializes each of the XML into Level 1, 2 and 3 instances | 20060406 |
Events
Class IF_POBJ_LEVEL_PACKER has no event.
Types
Class IF_POBJ_LEVEL_PACKER has no local type.
Method Signatures
Method PACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XML_LEVEL1 | Call by reference | Type reference (TYPE) | POBJ_CONTENT_X | Contents of the containers/Attachments | 20060425 | |||
| 2 | XML_LEVEL2_TAB | Call by reference | Type reference (TYPE) | POBJT_XSTRING | Table of Raw String Data | 20060406 | |||
| 3 | XML_LEVEL3_TAB | Call by reference | Type reference (TYPE) | POBJT_XSTRING | Table of Raw String Data | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
Method UNPACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL1_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_POBJ_LEVEL1 | POBJ Base Level 1 Interface | 20060425 | |||
| 2 | XML_LEVEL1 | Call by reference | Type reference (TYPE) | POBJ_CONTENT_X | Contents of the containers/Attachments | 20060425 | |||
| 3 | XML_LEVEL2_TAB | Call by reference | Type reference (TYPE) | POBJT_XSTRING | Table of Raw String Data | 20060406 | |||
| 4 | XML_LEVEL3_TAB | Call by reference | Type reference (TYPE) | POBJT_XSTRING | Table of Raw String Data | 20060406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060406 |
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in |