SAP ABAP Class IF_FP_XSD_DEFINITIONS (Form Interface: Interface for XML Schema Definitions)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_XSD_DEFINITIONS | Form Interface: XML Schema Definitions | 20041111 |
Properties
| Class | IF_FP_XSD_DEFINITIONS | |
| Short Description | Form Interface: Interface for XML Schema Definitions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041111 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FP_XSD_DEFINITIONS has no forward declaration.
Interfaces
Class IF_FP_XSD_DEFINITIONS has no interface implemented.
Friends
Class IF_FP_XSD_DEFINITIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPXSDTYPE | 'F' | File | 20041117 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPXSDTYPE | ' ' | Generated | 20041117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get XML Schema Data | 20041111 | |
| 2 | Instance method | Public | Method | Get XML Schema Source | 20041111 | |
| 3 | Instance method | Public | Method | Set XML Schema Data | 20041111 | |
| 4 | Instance method | Public | Method | Set XML Schema Source | 20041111 |
Events
Class IF_FP_XSD_DEFINITIONS has no event.
Types
Class IF_FP_XSD_DEFINITIONS has no local type.
Method Signatures
Method GET_XSD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_XSD_DATA | Value transfer | Type reference (TYPE) | XSTRING | XML Schema | 20041111 |
Method GET_XSD_DATA on class IF_FP_XSD_DEFINITIONS has no exception.
Method GET_XSD_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_XSD_SOURCE | Value transfer | Type reference (TYPE) | SFPXSDSOURCE | XML Schema Quelle | 20041111 |
Method GET_XSD_SOURCE on class IF_FP_XSD_DEFINITIONS has no exception.
Method SET_XSD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XSD_DATA | Call by reference | Type reference (TYPE) | XSTRING | XML Schema | 20041111 |
Method SET_XSD_DATA on class IF_FP_XSD_DEFINITIONS has no exception.
Method SET_XSD_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XSD_SOURCE | Call by reference | Type reference (TYPE) | SFPXSDSOURCE | XML Schema Quelle | 20041111 |
Method SET_XSD_SOURCE on class IF_FP_XSD_DEFINITIONS has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |