SAP ABAP Class CL_FP_DATA (Form Node: Data)
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_NODE Form Node: Node 20030507
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_DATA Form Node: Data Interface 20030507
Properties
Class CL_FP_DATA  
Short Description Form Node: Data    
Super Class CL_FP_NODE Form Node: Node 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFPAPI   SAP Form Processing (API) 
Created 20030507   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_DATA Form Node: Data Interface 20030507
Friends
# Friend Modeled only Created on Description
1 CL_FP_CONTEXT 20030507 Form Components: Context
2 CL_FP_LOOP 20030819 Form Node: Loop
3 CL_FP_STRUCTURE 20040308 Form Node: Structure
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FIELD Instance attribute Protected Type reference (TYPE) FPFIELD Field 20030604
2 M_FIELD_LABEL Instance attribute Protected Type reference (TYPE) FPFIELDLABEL Field Label 20050112
3 SERIALIZABLE_CLASS_VERSION Constant Private Type reference (TYPE) I 1 Class Version 20030602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030813
2 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20030602
3 INT_REFRESH Instance method Protected Method Internal: Update 20040310
4 INT_SET_FIELD Instance method Protected Method Internal: Set Field 20030813
5 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20030602
Events
Class CL_FP_DATA has no event.
Types
Class CL_FP_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEFORE Call by reference Object reference (TYPE REF TO) IF_FP_NODE Nachfolgerknoten 20030813
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_FP_CONTEXT Kontext 20030813
3 Importing I_FIELD Call by reference Type reference (TYPE) FPFIELD Feld 20030813
4 Importing I_NAME Call by reference Type reference (TYPE) FPNODENAME Name 20030813
5 Importing I_PARENT Call by reference Object reference (TYPE REF TO) IF_FP_NODE Vaterknoten 20030813
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030813

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) FPFIELD Feld 20030604
2 Importing FIELD_LABEL Call by reference Type reference (TYPE) FPFIELDLABEL Feldbezeichner 20050124
3 Importing SERIALIZABLE_CLASS_VERSION Call by reference Type reference (TYPE) I SERIALIZABLE_CLASS_VERSION Klassenversion 20030602

Method DESERIALIZE_HELPER on class CL_FP_DATA has no exception.

Method INT_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REFRESHED Call by reference Type reference (TYPE) I Wurde aktualisiert? 20040310
2 Exporting E_REFRESHED_NODE Call by reference Object reference (TYPE REF TO) IF_FP_NODE Aktualisierter Knoten 20040310
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20040310

Method INT_SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELD Call by reference Type reference (TYPE) FPFIELD Feld 20030813
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030813

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FIELD Call by reference Type reference (TYPE) FPFIELD Feld 20030604
2 Exporting FIELD_LABEL Call by reference Type reference (TYPE) FPFIELDLABEL Feldbezeichner 20050124

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