SAP ABAP Class /RPM/CL_PFS_FORM_OPTIONS (Collection of Form Options)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/UI_LOGIC (Package) RPM UI Logic for ABAP WD
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/IF_PFS_FORM_OPTIONS Collection of Form Options 20070518
Properties
Class /RPM/CL_PFS_FORM_OPTIONS  
Short Description Collection of Form Options    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /RPM/UI_LOGIC   RPM UI Logic for ABAP WD 
Created 20070518   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /RPM/CL_PFS_FORM_OPTIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /RPM/IF_PFS_FORM_OPTIONS Collection of Form Options 20070518
Friends
Class /RPM/CL_PFS_FORM_OPTIONS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Private Attribute reference (LIKE) 20070519
2 MT_OPTIONS Instance attribute Private Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070519
3 SV_NULL_OPTION Static Attribute Public Type reference (TYPE) STRING 20070602
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070518
2 CONSTRUCTOR Instance method Public Constructor Constructor 20070518
3 CREATE_INSTANCE Static method Public Method Create Instance of Form Option Collection 20070518
4 GET_ALL_OPTIONS Instance method Public Method 20070519
5 GET_OPTION Instance method Public Method 20070519
6 SET_OPTION Instance method Private Method 20070519
Events
Class /RPM/CL_PFS_FORM_OPTIONS has no event.
Types
Class /RPM/CL_PFS_FORM_OPTIONS has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /RPM/CL_PFS_FORM_OPTIONS has no parameter.
Method CLASS_CONSTRUCTOR on class /RPM/CL_PFS_FORM_OPTIONS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_MODEL Development Projects: Interface of All Form Models 20070519
2 Importing IT_OPTIONS Call by reference Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070519

Method CONSTRUCTOR on class /RPM/CL_PFS_FORM_OPTIONS has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_MODEL Development Projects: Interface of All Form Models 20070519
2 Importing IT_OPTIONS Call by reference Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070519
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_OPTIONS Collection of Form Options 20070519

Method CREATE_INSTANCE on class /RPM/CL_PFS_FORM_OPTIONS has no exception.

Method GET_ALL_OPTIONS Signature

Method GET_ALL_OPTIONS on class /RPM/CL_PFS_FORM_OPTIONS has no parameter.
Method GET_ALL_OPTIONS on class /RPM/CL_PFS_FORM_OPTIONS has no exception.

Method GET_OPTION Signature

Method GET_OPTION on class /RPM/CL_PFS_FORM_OPTIONS has no parameter.
Method GET_OPTION on class /RPM/CL_PFS_FORM_OPTIONS has no exception.

Method SET_OPTION Signature

Method SET_OPTION on class /RPM/CL_PFS_FORM_OPTIONS has no parameter.
Method SET_OPTION on class /RPM/CL_PFS_FORM_OPTIONS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 450