SAP ABAP Class CL_FP_XSD_DEFINITIONS (Form Interface: XML Schema Definitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFPAPI (Package) SAP Form Processing (API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FP_INTERFACE_DATA_CHANGED Form Components: Change Interface Data 20041111
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_XSD_DEFINITIONS Form Interface: Interface for XML Schema Definitions 20041111
Properties
Class CL_FP_XSD_DEFINITIONS  
Short Description Form Interface: XML Schema Definitions    
Super Class CL_FP_INTERFACE_DATA_CHANGED Form Components: Change Interface Data 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFPAPI   SAP Form Processing (API) 
Created 20041111   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_XSD_DEFINITIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_XSD_DEFINITIONS Form Interface: Interface for XML Schema Definitions 20041111
Friends
# Friend Modeled only Created on Description
1 CL_FP_INTERFACE_DATA 20041111 Form Components: Interface Data
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_XSD_DATA Instance attribute Private Type reference (TYPE) XSTRING XML Schema Data 20041111
2 M_XSD_SOURCE Instance attribute Private Type reference (TYPE) SFPXSDSOURCE XML Schema Source 20041111
3 SERIALIZABLE_CLASS_VERSION Constant Private Type reference (TYPE) I 1 Class Version 20041111
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20041111
2 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20041111
Events
Class CL_FP_XSD_DEFINITIONS has no event.
Types
Class CL_FP_XSD_DEFINITIONS has no local type.
Method Signatures

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERIALIZABLE_CLASS_VERSION Call by reference Type reference (TYPE) I SERIALIZABLE_CLASS_VERSION Klassenversion 20041111
2 Importing XSD_DATA Call by reference Type reference (TYPE) XSTRING XML Schema 20041111
3 Importing XSD_SOURCE Call by reference Type reference (TYPE) SFPXSDSOURCE XML Schema Quelle 20041111

Method DESERIALIZE_HELPER on class CL_FP_XSD_DEFINITIONS has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting XSD_DATA Call by reference Type reference (TYPE) XSTRING XML Schema 20041111
2 Exporting XSD_SOURCE Call by reference Type reference (TYPE) SFPXSDSOURCE XML Schema Quelle 20041111

Method SERIALIZE_HELPER on class CL_FP_XSD_DEFINITIONS has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700