SAP ABAP Class IF_GRFN_CONTENT_SERIALIZER (Content serializer)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_CONTENT_SERIALIZER | Content serializer | 20120309 |
Properties
| Class | IF_GRFN_CONTENT_SERIALIZER | |
| Short Description | Content serializer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120309 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRFN_CONTENT_SERIALIZER has no forward declaration.
Interfaces
Class IF_GRFN_CONTENT_SERIALIZER has no interface implemented.
Friends
Class IF_GRFN_CONTENT_SERIALIZER has no friend class.
Attributes
Class IF_GRFN_CONTENT_SERIALIZER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deserialize data which conform to XML schema | 20120309 | |
| 2 | Instance method | Public | Method | Serialize data which conform to XML schema | 20120309 | |
| 3 | Instance method | Public | Method | Serialize data which conform to XML schema from an Object ID | 20120315 |
Events
Class IF_GRFN_CONTENT_SERIALIZER has no event.
Types
Class IF_GRFN_CONTENT_SERIALIZER has no local type.
Method Signatures
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20120309 | ||||
| 2 | IV_DATA | Call by reference | Type reference (TYPE) | STRING | 20120309 | ||||
| 3 | RO_OBJ | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_API_BASIS | 20120309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120309 |
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Call by reference | Type reference (TYPE) | STRING | 20120309 | ||||
| 2 | IO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_API_BASIS | 20120309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120309 |
Method SERIALIZE_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Call by reference | Type reference (TYPE) | STRING | 20120315 | ||||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120315 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120316 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |