SAP ABAP Interface IF_DPR_FORM_OPTIONS (Development Projects: Collection of Form Options)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_FORMS (Package) Project Management Projects - Forms

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_FORM_OPTIONS | Development Projects: Collection of Form Options | 20020308 |
Properties
Interface | IF_DPR_FORM_OPTIONS | |
Short Description | Development Projects: Collection of Form Options |
General Data
Package | DEVELOPMENT_PROJECTS_FORMS | Project Management Projects - Forms |
Created | 20020308 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface IF_DPR_FORM_OPTIONS has no forward declaration.
Interfaces
Interface IF_DPR_FORM_OPTIONS has no interface.
Friends
Interface IF_DPR_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) | IF_DPR_FORM_MODEL | Development Projects: Interface of All Form Models | 20020311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method to Set Options (Reading) | 20020308 |
2 | ![]() |
Instance method | Public | Method | Access Method to Option (Reading) | 20020308 |
3 | ![]() |
Instance method | Public | Method | Access Method to Option Description | 20020703 |
4 | ![]() |
Instance method | Public | Method | Access Method to Option Values (Including Text) | 20020703 |
5 | ![]() |
Instance method | Public | Method | Access Method to Supported Options (Reading) | 20020308 |
6 | ![]() |
Instance method | Public | Method | Access Method to Option (Reading) | 20020308 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | OPTION_CHANGED | Instance Event (0) |
Public (2) |
Option was changed | 20020311 |
Types
Interface IF_DPR_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) | DPR_TT_FORM_OPTIONS | Optionen (Name/Wert-Paare) | 20020308 |
Method GET_ALL_OPTIONS on Interface IF_DPR_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) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020308 | ||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | DPR_TV_FORM_OPTION_VALUE | Wert der Option | 20020308 |
Method GET_OPTION on Interface IF_DPR_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_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20020703 | |
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020703 | ||
3 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | DPR_TV_FORM_OPTION_DESCRIPTION | Beschreibung der Option | 20020703 |
Method GET_OPTION_DESCRIPTION on Interface IF_DPR_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 | Sprache | 20020703 | |
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020703 | ||
3 | ![]() |
RT_VALUES | Value transfer | Type reference (TYPE) | DPR_TT_FORM_OPTION_VALUES | Optionen (Wert/Text-Paare) | 20020703 |
Method GET_OPTION_VALUES on Interface IF_DPR_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 | ![]() |
IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FORM_ELEMENT | Objekte, die sich als Formular darstellen | 20021223 | ||
2 | ![]() |
RT_OPTIONS | Value transfer | Type reference (TYPE) | DPR_TT_FORM_OPTIONS | Optionen (Name/Wert-Paare) | 20020308 |
Method GET_SUPPORTED_OPTIONS on Interface IF_DPR_FORM_OPTIONS has no exception.
Method SET_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) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020308 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | DPR_TV_FORM_OPTION_VALUE | Wert der Option | 20020308 |
Method SET_OPTION on Interface IF_DPR_FORM_OPTIONS has no exception.
Event Signatures
Event OPTION_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EV_NAME | Exporting | Value transfer | Type reference (TYPE) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020311 | ||
2 | EV_NEW | Exporting | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Option neu hinzugefügt (True = 'X') | 20020311 | ||
3 | EV_VALUE_NEW | Exporting | Value transfer | Type reference (TYPE) | DPR_TV_FORM_OPTION_VALUE | Wert der Option (neu) | 20020311 | ||
4 | EV_VALUE_OLD | Exporting | Value transfer | Type reference (TYPE) | DPR_TV_FORM_OPTION_VALUE | Wert der Option (alt) | 20020311 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 100 |