SAP ABAP Class /RPM/IF_PFS_FORM_OPTION (Printing 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_OPTION | Printing Form Option | 20070518 |
Properties
| Class | /RPM/IF_PFS_FORM_OPTION | |
| Short Description | Printing Form Options | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070517 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /RPM/IF_PFS_FORM_OPTION has no forward declaration.
Interfaces
Class /RPM/IF_PFS_FORM_OPTION has no interface implemented.
Friends
Class /RPM/IF_PFS_FORM_OPTION has no friend class.
Attributes
Class /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
Class /RPM/IF_PFS_FORM_OPTION has no event.
Types
Class /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 class /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 class /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 class /RPM/IF_PFS_FORM_OPTION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |