SAP ABAP Interface /IPRO/IF_SERIALIZER (General Serializer/Deserializer)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/PROGS (Package) programs
⤷
⤷
Properties
| Interface | /IPRO/IF_SERIALIZER | |
| Short Description | General Serializer/Deserializer |
General Data
| Package | /IPRO/PROGS | programs |
| Created | 20040419 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_SERIALIZER has no forward declaration.
Interfaces
Interface /IPRO/IF_SERIALIZER has no interface.
Friends
Interface /IPRO/IF_SERIALIZER has no friend.
Attributes
Interface /IPRO/IF_SERIALIZER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Scope | 20040419 | |
| 2 | Instance method | Public | Method | Deserializer | 20040419 | |
| 3 | Instance method | Public | Method | Scope | 20040419 | |
| 4 | Instance method | Public | Method | Serializer | 20040419 |
Events
Interface /IPRO/IF_SERIALIZER has no event.
Types
Interface /IPRO/IF_SERIALIZER has no local type.
Method Signatures
Method GET_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PRV_SCOPE | Value transfer | Type reference (TYPE) | STRING | Scope | 20040419 |
Method GET_SCOPE on Interface /IPRO/IF_SERIALIZER has no exception.
Method READ_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_SERIALIZABLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | Serializable | 20040420 | |||
| 2 | PIR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20040420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | serialization/Deserialization failed | 20040423 | ||
| 2 | Serialization/Deserialization failed at element | 20040423 |
Method SET_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIV_SCOPE | Call by reference | Type reference (TYPE) | STRING | Scope | 20040419 |
Method SET_SCOPE on Interface /IPRO/IF_SERIALIZER has no exception.
Method WRITE_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_SERIALIZABLE | Call by reference | Object reference (TYPE REF TO) | OBJECT | Serializable | 20040419 | |||
| 2 | PIR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data object | 20040419 | |||
| 3 | PIV_NAME | Value transfer | Type reference (TYPE) | STRING | 20040629 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | serialization/Deserialization failed | 20040419 | ||
| 2 | Serialization/Deserialization failed at element | 20040430 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |