SAP ABAP Class CL_FP_CONTEXT (Form Components: Context)
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 20030424
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_CONTEXT Form Components: Context Interface 20030424
Properties
Class CL_FP_CONTEXT  
Short Description Form Components: Context    
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 20030424   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_CONTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_CONTEXT Form Components: Context Interface 20030424
Friends
# Friend Modeled only Created on Description
1 CL_FP_CONDITION 20031022 Form Data: Condition
2 CL_FP_FORM 20030424 Form Objects: Form
3 CL_FP_HELPER 20031113 Form Objects: Help Functions
4 CL_FP_NODE 20030430 Form Node: Node
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_FORM Instance attribute Private Object reference (TYPE REF TO) CL_FP_FORM Form 20030430
2 SERIALIZABLE_CLASS_VERSION Constant Private Type reference (TYPE) I 1 Class Version 20030514
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030430
2 CREATE_NODES_FROM_PARAMETER Instance method Protected Method Generate Node from Parameter 20030729
3 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20030514
4 IS_FIELD_AVAILABLE Instance method Protected Method Is field available? 20031001
5 REFRESH_NODES_FROM_PARAMETER Instance method Protected Method Update Accounts of Parameters 20040308
6 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20030514
Events
Class CL_FP_CONTEXT has no event.
Types
Class CL_FP_CONTEXT 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_FORM Call by reference Object reference (TYPE REF TO) CL_FP_FORM Formular 20030430
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030507

Method CREATE_NODES_FROM_PARAMETER 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 20030729
2 Importing I_NODE Call by reference Object reference (TYPE REF TO) IF_FP_NODE Knoten 20030729
3 Importing I_PARAMETER Call by reference Type reference (TYPE) SFPINTERFACEPAR Parameter 20030729

Method CREATE_NODES_FROM_PARAMETER on class CL_FP_CONTEXT has no exception.

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 20030514

Method DESERIALIZE_HELPER on class CL_FP_CONTEXT has no exception.

Method IS_FIELD_AVAILABLE 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 20031001
2 Importing I_NODE Call by reference Object reference (TYPE REF TO) IF_FP_NODE Knoten 20031001
3 Importing I_PARAMETERS_TABLE Call by reference Type reference (TYPE) TFPINTERFACEPAR Parametertabelle 20031001
4 Returning R_RETURN Value transfer Type reference (TYPE) FPBOOL Returnwert 20031001

Method IS_FIELD_AVAILABLE on class CL_FP_CONTEXT has no exception.

Method REFRESH_NODES_FROM_PARAMETER 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? 20040309
2 Importing I_CONTROL_LEVEL Call by reference Type reference (TYPE) TFPCONTROLLEVEL Gruppenstufe 20041124
3 Importing I_FIELD Call by reference Type reference (TYPE) FPFIELD Feld 20040308
4 Importing I_NODE Call by reference Object reference (TYPE REF TO) IF_FP_NODE Knoten 20040308
5 Importing I_PARAMETER Call by reference Type reference (TYPE) SFPINTERFACEPAR Parameter 20040308

Method REFRESH_NODES_FROM_PARAMETER on class CL_FP_CONTEXT has no exception.

Method SERIALIZE_HELPER Signature

Method SERIALIZE_HELPER on class CL_FP_CONTEXT has no parameter.
Method SERIALIZE_HELPER on class CL_FP_CONTEXT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640