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 C_XSD_SOURCE_TYPE_FILE Constant Public Type reference (TYPE) FPXSDTYPE 'F' File 20041117
2 C_XSD_SOURCE_TYPE_GENERATED Constant Public Type reference (TYPE) FPXSDTYPE ' ' Generated 20041117
Methods
# Method Level Visibility Method type Description Created on
1 GET_XSD_DATA Instance method Public Method Get XML Schema Data 20041111
2 GET_XSD_SOURCE Instance method Public Method Get XML Schema Source 20041111
3 SET_XSD_DATA Instance method Public Method Set XML Schema Data 20041111
4 SET_XSD_SOURCE 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 Returning 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 Returning 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 Importing 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 Importing 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