SAP ABAP Class CL_DPR_CPI_ASSIGNMENT (Proj. Mgmt.: Abstract Control Plan Element - Attr.)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-CPL (Application Component) Control Plan
⤷
DEVELOPMENT_PROJECTS_CTRL_PLAN (Package) Project Management - Control Plans
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_ASSIGNMENT | Development Projects: Interface for All Assignments | 20020402 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_CPI_O_ASSIGNMENT | Proj. Mgmt.: Control Plan Element - Attributes | 20020402 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_CPI_T_ASSIGNMENT | Proj. Mgmt.: Control Plan Template - Attributes | 20020403 |
Properties
| Class | CL_DPR_CPI_ASSIGNMENT | |
| Short Description | Proj. Mgmt.: Abstract Control Plan Element - Attr. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | DPR_CONTROL_PLAN | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_CTRL_PLAN | Project Management - Control Plans |
| Created | 20020402 | 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) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DPR_ASSIGNMENT | Development Projects: Interface for All Assignments | 20020402 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_CONTROL_PLAN_ITEM | 20020402 | Proj. Mgmt.: Abstract Control Plan Elemen |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | DPR_CTRLPLAN_I | Control Plan: Characteristics | 20020402 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DPR_CTRLPLAN_I | Control Plan: Characteristics | 20020402 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DPR_TV_COPY_TYPE | Type of copy | 20031008 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Assignment was deleted | 20020716 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_FALSE | Assignment Is Destroyed | 20020402 |
Methods
Events
Class CL_DPR_CPI_ASSIGNMENT has no event.
Types
Class CL_DPR_CPI_ASSIGNMENT has no local type.
Method Signatures
Method CHECK_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | CHAR1 | Ergebnis der Prüfung (entspricht IF_CGPL_ASSIGNMENT~CHECK) | 20020402 |
Method CHECK_ATTRIBUTES on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method CHECK_CHA_SEQ_NR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHA_SEQ_NR | Call by reference | Type reference (TYPE) | DPR_TV_CP_CHA_SEQ_NR | Kontrollplan: Merkmalenummer | 20020418 | |||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Art existiert (True = 'X') | 20020418 |
Method CHECK_CHA_SEQ_NR on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method CHECK_PROCESS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROCESS_ID | Call by reference | Type reference (TYPE) | DPR_TV_PROC_ID | Kontrollplan: Teil/Prozessnummer | 20020418 | |||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Art existiert (True = 'X') | 20020418 |
Method CHECK_PROCESS_ID on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method CHECK_TOOL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOOL | Call by reference | Type reference (TYPE) | DPR_TV_CP_TOOL_ID | Kontrollplan: Maschine, Gerät, Vorrichtung usw... | 20020418 | |||
| 2 | RV_IS_VALID | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Art existiert (True = 'X') | 20020418 |
Method CHECK_TOOL_ID on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_CPI_ASSIGNMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CPI_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 | 20020402 | ||||
| 2 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | DPR_CTRLPLAN_I | Kontrollplan: Merkmale | 20020402 | |||
| 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) | 20020402 |
Method CONSTRUCTOR on class CL_DPR_CPI_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_CTRLPLAN_I | Kontrollplan: Merkmale | 20020402 | |||
| 2 | ES_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DPR_CTRLPLAN_I | Kontrollplan: Merkmale | 20020402 |
Method GET_ATTRIBUTES on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method GET_GUID Signature
Method GET_GUID on class CL_DPR_CPI_ASSIGNMENT has no parameter.
Method GET_GUID on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class CL_DPR_CPI_ASSIGNMENT has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_DPR_CPI_ASSIGNMENT has no parameter.
Method INITIALIZE on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method IS_DELETED Signature
Method IS_DELETED on class CL_DPR_CPI_ASSIGNMENT has no parameter.
Method IS_DELETED on class CL_DPR_CPI_ASSIGNMENT has no exception.
Method IS_FREED Signature
Method IS_FREED on class CL_DPR_CPI_ASSIGNMENT has no parameter.
Method IS_FREED on class CL_DPR_CPI_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_CTRLPLAN_I_ADM | Attribute Kontrollplanelement (Verwaltungs- /interne Daten) | 20020604 |
Method SET_ADMINISTRATIVE_ATTRIBUTES on class CL_DPR_CPI_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_CTRLPLAN_I | Kontrollplan: Merkmale innerhalb Kontrollplan | 20020402 | |||
| 2 | RV_ATTRIBUTES_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Attribute geändert | 20020521 |
Method SET_ATTRIBUTES on class CL_DPR_CPI_ASSIGNMENT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |