SAP ABAP Class /RPM/IF_PFS_FORM_OPTIONS (Collection of Form Options)
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
Class | /RPM/IF_PFS_FORM_OPTIONS | |
Short Description | Collection of Form Options | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070518 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /RPM/IF_PFS_FORM_OPTIONS has no forward declaration.
Interfaces
Class /RPM/IF_PFS_FORM_OPTIONS has no interface implemented.
Friends
Class /RPM/IF_PFS_FORM_OPTIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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
Class /RPM/IF_PFS_FORM_OPTIONS has no event.
Types
Class /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 class /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 class /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 class /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 class /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 class /RPM/IF_PFS_FORM_OPTIONS has no exception.
Method SET_OPTION Signature
Method SET_OPTION on class /RPM/IF_PFS_FORM_OPTIONS has no parameter.
Method SET_OPTION on class /RPM/IF_PFS_FORM_OPTIONS has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |