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 | ![]() |
Instance method | Public | Method | Access Method to get Options | 20070518 |
2 | ![]() |
Instance method | Public | Method | Access Method to Option | 20070518 |
3 | ![]() |
Instance method | Public | Method | Acess method to option description | 20070518 |
4 | ![]() |
Instance method | Public | Method | Access Method to Option Values (Including Text) | 20070518 |
5 | ![]() |
Instance method | Public | Method | Access Method to Supported Options | 20070518 |
6 | ![]() |
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 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_OPTION_NAME | Name of option | 20070518 | ||
2 | ![]() |
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 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language | 20070518 | |
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_OPTION_NAME | Name of option | 20070518 | ||
3 | ![]() |
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 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070518 | |
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | /RPM/TV_FORM_OPTION_NAME | Name of option | 20070518 | ||
3 | ![]() |
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 | ![]() |
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 |