SAP ABAP Class IF_DPR_FORM_OPTION (Development Projects: Form Option)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_FORM_OPTION | Development Projects: Abstract Form Option | 20020702 |
Properties
Class | IF_DPR_FORM_OPTION | |
Short Description | Development Projects: Form Option | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020702 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_DPR_FORM_OPTION has no forward declaration.
Interfaces
Class IF_DPR_FORM_OPTION has no interface implemented.
Friends
Class IF_DPR_FORM_OPTION has no friend class.
Attributes
Class IF_DPR_FORM_OPTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method to Option Description | 20020702 |
2 | ![]() |
Instance method | Public | Method | Access Method to Option Name | 20020702 |
3 | ![]() |
Instance method | Public | Method | Access Method to Values (Including Text) | 20020702 |
Events
Class IF_DPR_FORM_OPTION has no event.
Types
Class IF_DPR_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 | Sprache | 20020702 | |
2 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | DPR_TV_FORM_OPTION_DESCRIPTION | Beschreibung der Option | 20020702 |
Method GET_DESCRIPTION on class IF_DPR_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) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020702 |
Method GET_NAME on class IF_DPR_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 | Sprache | 20020702 | |
2 | ![]() |
RT_VALUES | Value transfer | Type reference (TYPE) | DPR_TT_FORM_OPTION_VALUES | Optionen (Wert/Text-Paare) | 20020702 |
Method GET_VALUES on class IF_DPR_FORM_OPTION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |