SAP ABAP Class /IPRO/IF_WRITER_XSD (Writer for XSD)
Properties
| Class | /IPRO/IF_WRITER_XSD | |
| Short Description | Writer for XSD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040302 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_WRITER_XSD has no forward declaration.
Interfaces
Class /IPRO/IF_WRITER_XSD has no interface implemented.
Friends
Class /IPRO/IF_WRITER_XSD has no friend class.
Attributes
Class /IPRO/IF_WRITER_XSD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Scope of the serialization | 20040305 | |
| 2 | Instance method | Public | Method | Attribute group definition | 20040406 | |
| 3 | Instance method | Public | Method | Complex type definition | 20040302 | |
| 4 | Instance method | Public | Method | Element declaration | 20040302 | |
| 5 | Instance method | Public | Method | Group definition | 20040308 | |
| 6 | Instance method | Public | Method | Simple type by element group and attribute group | 20040406 | |
| 7 | Instance method | Public | Method | Simple type by RTTI | 20040406 |
Events
Class /IPRO/IF_WRITER_XSD has no event.
Types
Class /IPRO/IF_WRITER_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 | 20040305 |
Method GET_SCOPE on class /IPRO/IF_WRITER_XSD has no exception.
Method WRITE_ATTRIBUTEGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIT_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSD_ELEMENT | Table Type for /ipro/s_xsd_element | 20040406 | |||
| 2 | PIV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040406 | |||
| 3 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 |
Method WRITE_COMPLEXTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIT_SERIALIZABLES | Call by reference | Type reference (TYPE) | /IPRO/TT_SERIALIZABLES_XSD | List of serializables | 20040302 | |||
| 2 | PIV_ATTRIBUTEGROUP | Call by reference | Type reference (TYPE) | STRING | Attribute Group | 20050713 | |||
| 3 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 |
Method WRITE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIS_KEY | Call by reference | Type reference (TYPE) | /IPRO/S_TABLE_KEY | 20040723 | ||||
| 2 | PIT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040304 | |||
| 3 | PIV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040308 | |||
| 4 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040302 | |||
| 5 | PIV_TYPE | Call by reference | Type reference (TYPE) | STRING | Type | 20040302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 |
Method WRITE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIT_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSD_ELEMENT | Table Type for /ipro/s_xsd_element | 20040308 | |||
| 2 | PIV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040308 | |||
| 3 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040308 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 |
Method WRITE_SIMPLE_BY_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040406 | |||
| 2 | PIT_ELEMENTS | Call by reference | Type reference (TYPE) | /IPRO/TT_XSD_ELEMENT | Table Type for /ipro/s_xsd_element | 20040407 | |||
| 3 | PIV_ATTRIBUTEGROUP | Call by reference | Type reference (TYPE) | STRING | Attribute Group | 20040406 | |||
| 4 | PIV_GROUP | Call by reference | Type reference (TYPE) | STRING | Element Group | 20040406 | |||
| 5 | PIV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040406 | |||
| 6 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 |
Method WRITE_SIMPLE_BY_RTTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PIO_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20040406 | |||
| 2 | PIT_ATTRIBUTES | Call by reference | Type reference (TYPE) | /IPRO/TT_UI_VALUELIST | DocB: Value List | 20040406 | |||
| 3 | PIV_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20040406 | |||
| 4 | PIV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20040406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization/Deserialization failed at element | 20040430 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |