SAP ABAP Class CL_DPR_FORM_MODEL_TASK (Development Projects: Model Task Form)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-STR (Application Component) Structure
⤷
DEVELOPMENT_PROJECTS_TASK (Package) Project Management - Tasks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL | Development Projects: Abstract Form Model | 20020305 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_FORM_MODEL | Development Projects: Interface of All Form Models | 20020306 |
Properties
| Class | CL_DPR_FORM_MODEL_TASK | |
| Short Description | Development Projects: Model Task Form | |
| Super Class | CL_DPR_FORM_MODEL | Development Projects: Abstract Form Model |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_TASK | Project Management - Tasks |
| Created | 20020305 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_FORM_MODEL_TASK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_FORM_MODEL | Development Projects: Interface of All Form Models | 20020306 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_DPR_FORM_MANAGER | 20020306 | Development Projects: Form Manager |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20020313 | |||||
| 2 | Static Attribute | Private | Type reference (TYPE) | CGPL_OBJECT_TYPES | Supported Object Types | 20020306 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DPR_TT_FORM_OPTIONS | Supported Options (Name/Value Pair) | 20020308 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | TDSFNAME | Form Name of Reference Form | 20020306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020305 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020305 | |
| 3 | Instance method | Public | Method | 20020306 | ||
| 4 | Instance method | Public | Method | 20020306 | ||
| 5 | Instance method | Public | Method | 20020306 | ||
| 6 | Instance method | Public | Method | 20020306 | ||
| 7 | Instance method | Public | Method | 20020308 | ||
| 8 | Instance method | Public | Method | 20020306 | ||
| 9 | Instance method | Public | Method | 20020306 | ||
| 10 | Instance method | Public | Method | 20020308 | ||
| 11 | Instance method | Public | Method | 20020308 | ||
| 12 | Instance method | Public | Method | 20020306 | ||
| 13 | Instance method | Private | Method | 20020311 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CREATED | Instance Event (0) |
Public (2) |
20020306 |
Types
Class CL_DPR_FORM_MODEL_TASK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_MODEL_TASK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FORM_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_DPR_FORM_MANAGER | Formular-Manager | 20020306 | |||
| 2 | IV_FORM_NAME | Call by reference | Type reference (TYPE) | TDSFNAME | Formularname | 20020306 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp | 20020306 | |||
| 4 | IV_PDF_FORM | Call by reference | Type reference (TYPE) | BOOLE_D | Ist ein PDF-Formular? | 20060329 |
Method CONSTRUCTOR on class CL_DPR_FORM_MODEL_TASK has no exception.
Method CREATE_INSTANCE Signature
Method CREATE_INSTANCE on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method CREATE_INSTANCE on class CL_DPR_FORM_MODEL_TASK has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method GET_DESCRIPTION on class CL_DPR_FORM_MODEL_TASK has no exception.
Method GET_FORM_NAME Signature
Method GET_FORM_NAME on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method GET_FORM_NAME on class CL_DPR_FORM_MODEL_TASK has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_FORM_MODEL_TASK has no exception.
Method GET_OPTIONS Signature
Method GET_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method GET_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no exception.
Method GET_REFERENCE_FORM_NAME Signature
Method GET_REFERENCE_FORM_NAME on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method GET_REFERENCE_FORM_NAME on class CL_DPR_FORM_MODEL_TASK has no exception.
Method GET_SUPPORTED_OBJECT_TYPES Signature
Method GET_SUPPORTED_OBJECT_TYPES on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method GET_SUPPORTED_OBJECT_TYPES on class CL_DPR_FORM_MODEL_TASK has no exception.
Method GET_SUPPORTED_OPTIONS Signature
Method GET_SUPPORTED_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method GET_SUPPORTED_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no exception.
Method HAS_OPTIONS Signature
Method HAS_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method HAS_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no exception.
Method PROCESS_FORM Signature
Method PROCESS_FORM on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method PROCESS_FORM on class CL_DPR_FORM_MODEL_TASK has no exception.
Method SET_OPTIONS Signature
Method SET_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no parameter.
Method SET_OPTIONS on class CL_DPR_FORM_MODEL_TASK has no exception.
Event Signatures
Event CREATED Signature
Event CREATED on class CL_DPR_FORM_MODEL_TASK has no parameter.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |