SAP ABAP Class CL_FP_TEXT_DYNAMIC (Form Node: Dynamic Text)
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_TEXT Form Node: Text 20030519
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_TEXT_DYNAMIC Form Node: Dynamic Text Interface 20030519
Properties
Class CL_FP_TEXT_DYNAMIC  
Short Description Form Node: Dynamic Text    
Super Class CL_FP_TEXT Form Node: Text 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFPAPI   SAP Form Processing (API) 
Created 20030519   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_TEXT_DYNAMIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_TEXT_DYNAMIC Form Node: Dynamic Text Interface 20030519
Friends
# Friend Modeled only Created on Description
1 CL_FP_CONTEXT 20030519 Form Components: Context
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_STYLE_NAME Instance attribute Protected Type reference (TYPE) FPSTYLENAME Style Name 20030519
2 M_TEXT_FIELD Instance attribute Protected Type reference (TYPE) FPFIELD Text Field 20030521
3 M_TEXT_LANGUAGE Instance attribute Protected Type reference (TYPE) SFPTEXTDLANG Text Language 20030521
4 SERIALIZABLE_CLASS_VERSION Constant Private Type reference (TYPE) I 1 Class Version 20030602
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20030602
2 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20030602
Events
Class CL_FP_TEXT_DYNAMIC has no event.
Types
Class CL_FP_TEXT_DYNAMIC 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 20030602
2 Importing STYLE_NAME Call by reference Type reference (TYPE) FPSTYLENAME Stilname 20030602
3 Importing TEXT_FIELD Call by reference Type reference (TYPE) FPFIELD Textfeld 20030602
4 Importing TEXT_LANGUAGE Call by reference Type reference (TYPE) SFPTEXTDLANG Textsprache 20030602

Method DESERIALIZE_HELPER on class CL_FP_TEXT_DYNAMIC has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STYLE_NAME Call by reference Type reference (TYPE) FPSTYLENAME Stilname 20030602
2 Exporting TEXT_FIELD Call by reference Type reference (TYPE) FPFIELD Textfeld 20030602
3 Exporting TEXT_LANGUAGE Call by reference Type reference (TYPE) SFPTEXTDLANG Textsprache 20030602

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