SAP ABAP Class CL_FP_LOOP_CONTROL_DATA (Form Node: Loop (Control Level 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 20041102
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_LOOP_CONTROL_DATA Form Node: Loop Interface (Control Level Data) 20041102
Properties
Class CL_FP_LOOP_CONTROL_DATA  
Short Description Form Node: Loop (Control Level 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 20041102   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_LOOP_CONTROL_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_LOOP_CONTROL_DATA Form Node: Loop Interface (Control Level Data) 20041102
Friends
# Friend Modeled only Created on Description
1 CL_FP_CONTEXT 20041102 Form Components: Context
2 CL_FP_LOOP 20041102 Form Node: Loop
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERIALIZABLE_CLASS_VERSION Constant Private Type reference (TYPE) I 1 Class Version 20041102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041102
2 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20041102
3 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20041102
Events
Class CL_FP_LOOP_CONTROL_DATA has no event.
Types
Class CL_FP_LOOP_CONTROL_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 20041102
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_FP_CONTEXT Kontext 20041102
3 Importing I_NAME Call by reference Type reference (TYPE) FPNODENAME Name 20041102
4 Importing I_PARENT Call by reference Object reference (TYPE REF TO) IF_FP_NODE Vaterknoten 20041102
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20041102

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 20041102

Method DESERIALIZE_HELPER on class CL_FP_LOOP_CONTROL_DATA has no exception.

Method SERIALIZE_HELPER Signature

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