SAP ABAP Interface /IPRO/IF_READER_XSI (Reader for XSI)
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_READER_XSI | |
| Short Description | Reader for XSI |
General Data
| Package | /IPRO/PROGS | programs |
| Created | 20040308 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_READER_XSI has no forward declaration.
Interfaces
Interface /IPRO/IF_READER_XSI has no interface.
Friends
Interface /IPRO/IF_READER_XSI has no friend.
Attributes
Interface /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
Interface /IPRO/IF_READER_XSI has no event.
Types
Interface /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 Interface /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 | 10A |