SAP ABAP Class CL_FP_GLOBAL_DEFINITIONS (Form Interface: Global 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 20030716
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_GLOBAL_DEFINITIONS Form Interface: Interface for Global Definitions 20030624
Properties
Class CL_FP_GLOBAL_DEFINITIONS  
Short Description Form Interface: Global 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 20030624   SAP 
Last change 20030716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_GLOBAL_DEFINITIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_GLOBAL_DEFINITIONS Form Interface: Interface for Global Definitions 20030624
Friends
# Friend Modeled only Created on Description
1 CL_FP_INTERFACE_DATA 20030624 Form Components: Interface Data
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FIELDSYMBOLS Instance attribute Private Type reference (TYPE) TFPGDATA Field Symbols 20030624
2 M_GLOBAL_DATA Instance attribute Private Type reference (TYPE) TFPGDATA Global Data 20030624
3 M_TYPES Instance attribute Private Type reference (TYPE) TFPCODING Type declaration 20030624
4 SERIALIZABLE_CLASS_VERSION Constant Private Type reference (TYPE) I 1 Class Version 20030702
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20030702
2 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20030702
Events
Class CL_FP_GLOBAL_DEFINITIONS has no event.
Types
Class CL_FP_GLOBAL_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 FIELDSYMBOLS Call by reference Type reference (TYPE) TFPGDATA Feldsymbole 20030702
2 Importing GLOBAL_DATA Call by reference Type reference (TYPE) TFPGDATA Globale Daten 20030702
3 Importing SERIALIZABLE_CLASS_VERSION Call by reference Type reference (TYPE) I SERIALIZABLE_CLASS_VERSION Klassenversion 20030702
4 Importing TYPES Call by reference Type reference (TYPE) TFPCODING Typdeklarationen 20030702

Method DESERIALIZE_HELPER on class CL_FP_GLOBAL_DEFINITIONS has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FIELDSYMBOLS Call by reference Type reference (TYPE) TFPGDATA Feldsymbole 20030702
2 Exporting GLOBAL_DATA Call by reference Type reference (TYPE) TFPGDATA Globale Daten 20030702
3 Exporting TYPES Call by reference Type reference (TYPE) TFPCODING Typdeklarationen 20030702

Method SERIALIZE_HELPER on class CL_FP_GLOBAL_DEFINITIONS has no exception.
History
Last changed by/on SAP  20030716 
SAP Release Created in 640