SAP ABAP Class /IPRO/IF_READER_XSI (Reader for XSI)
Properties
| Class | /IPRO/IF_READER_XSI | |
| Short Description | Reader for XSI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040308 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_READER_XSI has no forward declaration.
Interfaces
Class /IPRO/IF_READER_XSI has no interface implemented.
Friends
Class /IPRO/IF_READER_XSI has no friend class.
Attributes
Class /IPRO/IF_READER_XSI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Scope of the serialization | 20040331 | |
| 2 | Instance method | Public | Method | Complex element | 20040331 | |
| 3 | Instance method | Public | Method | Simple Element | 20040331 |
Events
Class /IPRO/IF_READER_XSI has no event.
Types
Class /IPRO/IF_READER_XSI 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 | 20040331 |
Method GET_SCOPE on class /IPRO/IF_READER_XSI has no exception.
Method READ_COMPLEXELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PCT_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSI_ELEMENT | Table Type for /ipro/s_xsi_element | 20040505 | |||
| 2 | PET_ATTRIBUTES | Call by reference | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040331 | |||
| 3 | PIT_SERIALIZABLES | Call by reference | Type reference (TYPE) | /IPRO/TT_SERIALIZABLES_XSI | List of serializables | 20040504 | |||
| 4 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 | ||
| 2 | Mismatch during De-Serialization | 20040505 |
Method READ_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PET_ATTRIBUTES | Call by reference | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040505 | |||
| 2 | PIS_KEY | Call by reference | Type reference (TYPE) | /IPRO/S_TABLE_KEY | 20040723 | ||||
| 3 | PIV_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Any data object | 20040429 | |||
| 4 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 | ||
| 2 | Mismatch during De-Serialization | 20040505 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |