SAP ABAP Class CL_DPR_CLR_ASSIGNMENT (Development Projects: Checklist Reference - Attributes)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-STR (Application Component) Structure
⤷
DEVELOPMENT_PROJECTS_CHECKLIST (Package) Project Management - Checklists
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CGPL_ASSIGNMENT | Interface for Object Assignments | 20011214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_ASSIGNMENT | Development Projects: Interface for All Assignments | 20011214 |
Properties
| Class | CL_DPR_CLR_ASSIGNMENT | |
| Short Description | Development Projects: Checklist Reference - Attributes | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | DPR_CHECKLIST | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_CHECKLIST | Project Management - Checklists |
| Created | 20011214 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CGPL_ASSIGNMENT | Interface for Object Assignments | 20011214 | ||
| 2 | IF_DPR_ASSIGNMENT | Development Projects: Interface for All Assignments | 20011214 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_CHECKLIST_REFERENCE | 20020205 | Development Projects: Checklist Reference | |
| 2 | CL_DPR_CLR_PERSISTENCY | 20011228 | Development Projects: Persistence Checklist Reference-Attr. | |
| 3 | IF_DPR_APPL_OBJECT_FACTORY | 20020704 | Development Projects: Factory for Application Objects | |
| 4 | IF_DPR_APPL_OBJECT_FACTORY_INT | 20011228 | Development Projects: Factory for Appl. Objects (Internal) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_OBJECT_STATE | State Object | 20020205 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DPR_CHECKLIST_R | Checklist Reference Assignment Attributes | 20020114 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DPR_CHECKLIST_R | Checklist Reference Assignment Attributes (Old DB Status) | 20020114 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DPR_TV_COPY_TYPE | Type of copy | 20031008 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20011214 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20011214 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20011214 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20011214 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OBJECT_CHANGED | Instance Event (0) |
Public (2) |
20011214 | |
| 2 | OBJECT_CREATED | Instance Event (0) |
Public (2) |
20011214 | |
| 3 | OBJECT_DELETED | Instance Event (0) |
Public (2) |
20011214 |
Types
Class CL_DPR_CLR_ASSIGNMENT has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method CHECK on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Verwaltungsklasse für Assignments | 20011214 | |||
| 2 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_CHECKLIST_R | Checklistenreferenzen | 20011214 | |||
| 3 | IV_COPY_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_COPY_TYPE | CL_DPR_CO=>SC_COPY_TYPE_NO_COPY | Art der Kopie | 20031008 | ||
| 4 | IV_IS_NEW | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Neu angelegtes Objekt ('X' = True) | 20020102 |
Method CONSTRUCTOR on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method COPY Signature
Method COPY on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method COPY on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method COPY_TO_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ASSIGNMENT | Call by reference | Object reference (TYPE REF TO) | IF_CGPL_ASSIGNMENT | Referenz auf das neue Objekt | 20031006 | |||
| 2 | IM_ASSIGNMENTS | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_ASSIGNMENTS | Kollektion, der das neue Objekt hinzugefügt wird | 20031006 | |||
| 3 | IM_VERSION_TYPE | Call by reference | Type reference (TYPE) | CGPL_TV_VERSION_TYPE | CL_CGPL_CO=>SC_VERSION_TYPE_SNAP | Versionsart | 20031007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt kann nicht kopiert werden | 20031006 |
Method DELETE Signature
Method DELETE on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method DELETE on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method DELETE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DELETION_POSSIBLE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Checklistenreferenz kann gelöscht werden | 20020412 |
Method DELETE_CHECK on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method EXECUTE_STATUS_ACTIVITY Signature
Method EXECUTE_STATUS_ACTIVITY on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method EXECUTE_STATUS_ACTIVITY on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method FREE Signature
Method FREE on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method FREE on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method GET_ASSIGNMENTS Signature
Method GET_ASSIGNMENTS on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method GET_ASSIGNMENTS on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_CHECKLIST_R | Checklistenreferenz | 20020114 | |||
| 2 | ES_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DPR_CHECKLIST_R | Checklistenreferenz (alter Datenbank-Stand) | 20020114 |
Method GET_ATTRIBUTES on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method GET_GUID Signature
Method GET_GUID on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method GET_GUID on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method GET_PARENT on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method GET_PERSISTENCY_CONTROLLER Signature
Method GET_PERSISTENCY_CONTROLLER on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method GET_PERSISTENCY_CONTROLLER on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method INITIALIZE on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method IS_DELETED Signature
Method IS_DELETED on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method IS_DELETED on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method IS_FREED Signature
Method IS_FREED on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method IS_FREED on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method SET_ADMINISTRATIVE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADMINISTRATIVE_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_TS_CHECKLIST_REFERENCE_ADM | Attribute Checklistenreferenz (Verwaltungs-/interne Daten) | 20020410 |
Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method SET_ASSIGNMENTS Signature
Method SET_ASSIGNMENTS on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method SET_ASSIGNMENTS on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_CHECKLIST_R | Checklistenreferenzen | 20020124 | |||
| 2 | RV_ATTRIBUTES_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Attribute geändert | 20020416 |
Method SET_ATTRIBUTES on class CL_DPR_CLR_ASSIGNMENT has no exception.
Method SET_PARENT Signature
Method SET_PARENT on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Method SET_PARENT on class CL_DPR_CLR_ASSIGNMENT has no exception.
Event Signatures
Event OBJECT_CHANGED Signature
Event OBJECT_CHANGED on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Event OBJECT_CREATED Signature
Event OBJECT_CREATED on class CL_DPR_CLR_ASSIGNMENT has no parameter.
Event OBJECT_DELETED Signature
Event OBJECT_DELETED on class CL_DPR_CLR_ASSIGNMENT has no parameter.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 100 |