SAP ABAP Class CL_DPR_FORM_OPTION (Development Projects: Abstract Form Option)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_FORM_OPTION | Development Projects: Form Option | 20020702 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_OPTION_SIMPLE | Development Projects: Form Option | 20020702 |
Properties
| Class | CL_DPR_FORM_OPTION | |
| Short Description | Development Projects: Abstract Form Option | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_FORMS | Project Management Projects - Forms |
| Created | 20020702 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_FORM_OPTION | Development Projects: Form Option | 20020702 |
Friends
Class CL_DPR_FORM_OPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TY_DESCRIPTION_TAB | Description of Option | 20020702 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TY_VALUE_TAB | Option Values | 20020702 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DPR_TV_FORM_OPTION_NAME | Name of Option | 20020702 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | TY_INSTANCE_TAB | Instance Table | 20020702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020702 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020702 | |
| 3 | Instance method | Protected | Method | Destructor | 20020702 | |
| 4 | Static method | Public | Method | Access Method to Instance (Unavailable Is Created) | 20020702 | |
| 5 | Static method | Public | Method | Access Method to Instance with Name | 20020703 |
Events
Class CL_DPR_FORM_OPTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DESCRIPTION | Protected | See coding | Description of Option | 20020702 | |
|
| 2 | TY_DESCRIPTION_TAB | Protected | See coding | Table for TY_DESCRIPTION (Sorted, Unique) | 20020702 | |
|
| 3 | TY_INSTANCE | Protected | See coding | Option Instance (Name-Reference-Tuple) | 20020702 | |
|
| 4 | TY_INSTANCE_TAB | Protected | See coding | Table for TY_INSTANCE (Sorted, Unique) | 20020702 | |
|
| 5 | TY_VALUE | Protected | See coding | Option Values | 20020702 | |
|
| 6 | TY_VALUE_TAB | Protected | See coding | Table for TY_VALUE (Sorted, Unique) | 20020702 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_OPTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_OPTION has no exception.
Method CONSTRUCTOR 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 | 20020702 |
Method CONSTRUCTOR on class CL_DPR_FORM_OPTION has no exception.
Method FREE Signature
Method FREE on class CL_DPR_FORM_OPTION has no parameter.
Method FREE on class CL_DPR_FORM_OPTION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20020702 | |||
| 2 | IV_OPTION_NAME | Call by reference | Type reference (TYPE) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020702 | |||
| 3 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_OPTION | Development Projects: Formular-Option | 20020702 |
Method GET_INSTANCE on class CL_DPR_FORM_OPTION has no exception.
Method GET_INSTANCE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPTION_NAME | Call by reference | Type reference (TYPE) | DPR_TV_FORM_OPTION_NAME | Name der Option | 20020703 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DPR_FORM_OPTION | Development Projects: Formular-Option | 20020703 |
Method GET_INSTANCE_BY_NAME on class CL_DPR_FORM_OPTION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |