SAP ABAP Interface IF_GRFN_CONTENT_SERIALIZER (Content serializer)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration
⤷
⤷
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
| Interface | IF_GRFN_CONTENT_SERIALIZER | |
| Short Description | Content serializer |
General Data
| Package | GRFN_CLM | Shared infrastructure for CLM integration |
| Created | 20120309 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_CONTENT_SERIALIZER has no forward declaration.
Interfaces
Interface IF_GRFN_CONTENT_SERIALIZER has no interface.
Friends
Interface IF_GRFN_CONTENT_SERIALIZER has no friend.
Attributes
Interface 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
Interface IF_GRFN_CONTENT_SERIALIZER has no event.
Types
Interface 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 | V1100 |