SAP ABAP Interface /IPRO/IF_READER_XSD (Reader for XSD)
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_XSD | |
Short Description | Reader for XSD |
General Data
Package | /IPRO/PROGS | programs |
Created | 20040302 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /IPRO/IF_READER_XSD has no forward declaration.
Interfaces
Interface /IPRO/IF_READER_XSD has no interface.
Friends
Interface /IPRO/IF_READER_XSD has no friend.
Attributes
Interface /IPRO/IF_READER_XSD 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 | Attribute group definition | 20040423 |
3 | ![]() |
Instance method | Public | Method | Complex type definition | 20040331 |
4 | ![]() |
Instance method | Public | Method | Element | 20040331 |
5 | ![]() |
Instance method | Public | Method | Group definition | 20040331 |
6 | ![]() |
Instance method | Public | Method | Simple type by element group and attribute group | 20040423 |
7 | ![]() |
Instance method | Public | Method | Simple type by RTTI | 20040423 |
Events
Interface /IPRO/IF_READER_XSD has no event.
Types
Interface /IPRO/IF_READER_XSD 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_XSD has no exception.
Method READ_ATTRIBUTE_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PET_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSD_ELEMENT | Table Type for /ipro/s_xsd_element | 20040423 | ||
2 | ![]() |
PEV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040423 | ||
3 | ![]() |
PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization/Deserialization failed at element | 20040430 |
Method READ_COMPLEXTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PES_KEY | Call by reference | Type reference (TYPE) | /IPRO/S_TABLE_KEY | 20040727 | |||
2 | ![]() |
PET_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSD_ELEMENT | Table Type for /ipro/s_xsd_element | 20040504 | ||
3 | ![]() |
PIT_SERIALIZABLES | Call by reference | Type reference (TYPE) | /IPRO/TT_SERIALIZABLES_XSD | Table of XSD Serializables | 20040430 | ||
4 | ![]() |
PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization/Deserialization failed at element | 20040430 |
Method READ_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PES_KEY | Call by reference | Type reference (TYPE) | /IPRO/S_TABLE_KEY | 20040726 | |||
2 | ![]() |
PET_ATTRIBUTES | Call by reference | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040331 | ||
3 | ![]() |
PEV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040331 | ||
4 | ![]() |
PEV_TYPE | Call by reference | Type reference (TYPE) | STRING | Type | 20040331 | ||
5 | ![]() |
PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization/Deserialization failed at element | 20040430 |
Method READ_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PET_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSD_ELEMENT | Table Type for /ipro/s_xsd_element | 20040331 | ||
2 | ![]() |
PEV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040331 | ||
3 | ![]() |
PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization/Deserialization failed at element | 20040430 |
Method READ_SIMPLE_BY_GROUP 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 | 20040423 | ||
2 | ![]() |
PET_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSD_ELEMENT | Table Type for /ipro/s_xsd_element | 20040423 | ||
3 | ![]() |
PEV_ATTRIBUTEGROUP | Call by reference | Type reference (TYPE) | STRING | Attribute Group | 20040423 | ||
4 | ![]() |
PEV_GROUP | Call by reference | Type reference (TYPE) | STRING | Element Group | 20040423 | ||
5 | ![]() |
PEV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040423 | ||
6 | ![]() |
PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization/Deserialization failed at element | 20040430 |
Method READ_SIMPLE_BY_RTTI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PEO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20040423 | ||
2 | ![]() |
PET_ATTRIBUTES | Call by reference | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040423 | ||
3 | ![]() |
PEV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040423 | ||
4 | ![]() |
PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Serialization/Deserialization failed at element | 20040430 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 10A |