SAP ABAP Interface /RPM/IF_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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_PFS_FORM_OPTIONS Collection of Form Options 20070518
Properties
Interface /RPM/IF_PFS_FORM_OPTIONS  
Short Description Collection of Form Options    
General Data
Package /RPM/UI_LOGIC   RPM UI Logic for ABAP WD 
Created 20070518   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /RPM/IF_PFS_FORM_OPTIONS has no forward declaration.
Interfaces
Interface /RPM/IF_PFS_FORM_OPTIONS has no interface.
Friends
Interface /RPM/IF_PFS_FORM_OPTIONS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Public Object reference (TYPE REF TO) /RPM/IF_PFS_FORM_MODEL Development Projects: Interface of All Form Models 20070519
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_OPTIONS Instance method Public Method Access Method to get Options 20070518
2 GET_OPTION Instance method Public Method Access Method to Option 20070518
3 GET_OPTION_DESCRIPTION Instance method Public Method Acess method to option description 20070518
4 GET_OPTION_VALUES Instance method Public Method Access Method to Option Values (Including Text) 20070518
5 GET_SUPPORTED_OPTIONS Instance method Public Method Access Method to Supported Options 20070518
6 SET_OPTION Instance method Public Method Access Method to Option 20070518
Events
Interface /RPM/IF_PFS_FORM_OPTIONS has no event.
Types
Interface /RPM/IF_PFS_FORM_OPTIONS has no local type.
Method Signatures

Method GET_ALL_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OPTIONS Value transfer Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070518

Method GET_ALL_OPTIONS on Interface /RPM/IF_PFS_FORM_OPTIONS has no exception.

Method GET_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_OPTION_NAME Name of option 20070518
2 Returning RV_VALUE Value transfer Type reference (TYPE) /RPM/TV_FORM_OPTION_VALUE Option Value 20070518

Method GET_OPTION on Interface /RPM/IF_PFS_FORM_OPTIONS has no exception.

Method GET_OPTION_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language 20070518
2 Importing IV_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_OPTION_NAME Name of option 20070518
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) /RPM/TV_FORM_OPTION_DESC Description of Option 20070518

Method GET_OPTION_DESCRIPTION on Interface /RPM/IF_PFS_FORM_OPTIONS has no exception.

Method GET_OPTION_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20070518
2 Importing IV_NAME Call by reference Type reference (TYPE) /RPM/TV_FORM_OPTION_NAME Name of option 20070518
3 Returning RT_VALUES Value transfer Type reference (TYPE) /RPM/TT_FORM_OPTION_VALUES Form Option Values 20070518

Method GET_OPTION_VALUES on Interface /RPM/IF_PFS_FORM_OPTIONS has no exception.

Method GET_SUPPORTED_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OPTIONS Value transfer Type reference (TYPE) /RPM/TT_FORM_OPTIONS Options (Name/Value Pair) (Sorted According to Name; Unique) 20070609

Method GET_SUPPORTED_OPTIONS on Interface /RPM/IF_PFS_FORM_OPTIONS has no exception.

Method SET_OPTION Signature

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