SAP ABAP Class CL_FP_ALTERNATIVE (Form Node: Alternative)
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_ALTERNATIVE Form Node: Alternative Interface 20030507
Properties
Class CL_FP_ALTERNATIVE  
Short Description Form Node: Alternative    
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 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_ALTERNATIVE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_ALTERNATIVE Form Node: Alternative Interface 20030507
Friends
# Friend Modeled only Created on Description
1 CL_FP_CONDITION 20030828 Form Data: Condition
2 CL_FP_CONTEXT 20030507 Form Components: Context
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ALTERNATIVE_CONDITION Instance attribute Protected Object reference (TYPE REF TO) IF_FP_CONDITION Alternative Condition 20030508
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 20030507
2 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20030514
3 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20030514
Events
Class CL_FP_ALTERNATIVE has no event.
Types
Class CL_FP_ALTERNATIVE 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 20030507
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_FP_CONTEXT Kontext 20030509
3 Importing I_NAME Call by reference Type reference (TYPE) FPNODENAME Name 20030507
4 Importing I_PARENT Call by reference Object reference (TYPE REF TO) IF_FP_NODE Vaterknoten 20030507
# Exception Resumable Description Created on
1 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030507

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALTERNATIVE_CONDITION Call by reference Object reference (TYPE REF TO) IF_FP_CONDITION Bedingungen 20030514
2 Importing SERIALIZABLE_CLASS_VERSION Call by reference Type reference (TYPE) I SERIALIZABLE_CLASS_VERSION Klassenversion 20030514

Method DESERIALIZE_HELPER on class CL_FP_ALTERNATIVE has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ALTERNATIVE_CONDITION Call by reference Object reference (TYPE REF TO) IF_FP_CONDITION Bedingungen 20030514

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