SAP ABAP Interface /RPM/IF_PFS_FORM_OPTION (Printing 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_OPTION | Printing Form Option | 20070518 |
Properties
| Interface | /RPM/IF_PFS_FORM_OPTION | |
| Short Description | Printing Form Options |
General Data
| Package | /RPM/UI_LOGIC | RPM UI Logic for ABAP WD |
| Created | 20070517 | SAP |
| Last changed | 20141109 | |
| Unicode checks active |
Forward declarations
Interface /RPM/IF_PFS_FORM_OPTION has no forward declaration.
Interfaces
Interface /RPM/IF_PFS_FORM_OPTION has no interface.
Friends
Interface /RPM/IF_PFS_FORM_OPTION has no friend.
Attributes
Interface /RPM/IF_PFS_FORM_OPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Access method to Option Description | 20070517 | |
| 2 | Instance method | Public | Method | Access Method to Option Name | 20070517 | |
| 3 | Instance method | Public | Method | Acess methods to values | 20070517 |
Events
Interface /RPM/IF_PFS_FORM_OPTION has no event.
Types
Interface /RPM/IF_PFS_FORM_OPTION has no local type.
Method Signatures
Method GET_DESCRIPTION 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 | 20070517 | ||
| 2 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | /RPM/TV_DESCRIPTION | Description | 20070517 |
Method GET_DESCRIPTION on Interface /RPM/IF_PFS_FORM_OPTION has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAME | Value transfer | Type reference (TYPE) | /RPM/TV_DESCRIPTION | Description | 20070517 |
Method GET_NAME on Interface /RPM/IF_PFS_FORM_OPTION has no exception.
Method GET_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 | 20070517 | ||
| 2 | RT_VALUES | Value transfer | Type reference (TYPE) | DPR_TT_FORM_OPTION_VALUES | Options (Value/Text Pairs)(Sorted According to Name; Unique) | 20070517 |
Method GET_VALUES on Interface /RPM/IF_PFS_FORM_OPTION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 450 |