SAP ABAP Class CL_DPR_FORM_MODEL (Development Projects: Abstract Form Model)
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 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_APPROVAL | Development Projects: Approval Form Model | 20020305 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_CHECKLIST | Development Projects: Model Checklist Form | 20020305 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_CHECKLIST_I | Development Projects: Model Checklist Item Form | 20020305 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_CONTROL_PLAN | Proj. Mgmt.: Control Plan Form Model | 20020719 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_NOTES | Development Projects: Form Model Notes | 20070417 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_PHASE | Development Projects: Model Phase Form | 20020305 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_PROJECT | Development Projects: Model Project Form | 20020305 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_FORM_MODEL_TASK | Development Projects: Model Task Form | 20020305 |
Properties
| Class | CL_DPR_FORM_MODEL | |
| Short Description | Development Projects: Abstract Form Model | |
| 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 | 20020305 | 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
Class CL_DPR_FORM_MODEL has no interface implemented.
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 | Protected | Object reference (TYPE REF TO) | IF_DPR_FORM_MANAGER | Form Manager | 20020306 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TDSFNAME | Form Name | 20020306 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS38L_FNAM | Name of Generated Smart Form Function Module | 20020307 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category | 20020306 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | Is a PDF Form? | 20050330 |
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 | Protected | Method | Destructor | 20020306 |
Events
Class CL_DPR_FORM_MODEL has no event.
Types
Class CL_DPR_FORM_MODEL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_FORM_MODEL 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 | 20050330 |
Method CONSTRUCTOR on class CL_DPR_FORM_MODEL has no exception.
Method FREE Signature
Method FREE on class CL_DPR_FORM_MODEL has no parameter.
Method FREE on class CL_DPR_FORM_MODEL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |