SAP ABAP Class CL_DPR_CHECKLIST_REFERENCE (Development Projects: Checklist Reference)
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_ACO_COMMON Common Interface for Authorization Check 20020108
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20011214
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_AUTHORIZATION_ELEMENT Development Projects: Objects with Authorizations 20020108
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020227
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COMMON Development Projects: Interface for All Application Objects 20011214
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020315
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_CHECKLIST_REF_SIM Development Projects: Checklist Reference (Simulation) 20031010
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_CHECKLIST_REF_SNAP Development Projects: Checklist Reference (Simulation) 20031010
Properties
Class CL_DPR_CHECKLIST_REFERENCE  
Short Description Development Projects: Checklist Reference    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ACO_AUTHORIZATION_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DPR_APPENDAGE_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_DPR_CHECKLIST_RESOLVER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_DPR_COMMON_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
7 CL_DPR_OBJECT_STATES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACO_COMMON Common Interface for Authorization Check 20020108
2 IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20011214
3 IF_DPR_AUTHORIZATION_ELEMENT Development Projects: Objects with Authorizations 20020108
4 IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020227
5 IF_DPR_COMMON Development Projects: Interface for All Application Objects 20011214
6 IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
7 IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020315
8 IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020315
Friends
# Friend Modeled only Created on Description
1 CL_DPR_APPL_OBJECT_FACTORY 20011214 Development Projects: Factory for Application Objects
2 CL_DPR_BADI_SERVICES 20030207 Development Projects: Services for BAdI Calls
3 CL_DPR_CHECKLIST_REFERENCES 20011214 Development Projects: Collection for Checklist References
4 CL_DPR_CHECKLIST_REF_SIM 20031010 Development Projects: Checklist Reference (Simulation)
5 CL_DPR_CHECKLIST_REF_SNAP 20031010 Development Projects: Checklist Reference (Simulation)
6 CL_DPR_FILTER_CHECKLIST_REF 20030224 Development Projects: Filter for Checklist Reference
7 CL_DPR_VISITOR 20020409 Development Projects: Abstract Visitor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_AUTHORIZATION Instance attribute Private Object reference (TYPE REF TO) IF_ACO_AUTHORIZATION Authorization 20020108
2 MR_NATIVE_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_DPR_CLR_ASSIGNMENT Native Object (DPR Assignment) 20020107
3 MR_OBJECT_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20020109
4 MR_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Superior Application Object (For Deleted Object Only) 20020613
5 MR_RESOLVED_CHECKLIST Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_CHECKLIST_O Resolved Checklist 20020417
6 MR_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Root of Application Object 20031001
7 MT_ROLES_CREATED_BY_RESOLVING Instance attribute Private Type reference (TYPE) DPR_TT_COMMONS Resolving Reference - Roles created 20090825
8 MT_ROLES_UPDATED_BY_RESOLVING Instance attribute Private Type reference (TYPE) DPR_TT_COMMONS Resolving Reference - Roles updated 20090825
9 MV_IS_RESOLVED Instance attribute Protected Type reference (TYPE) BOOLE_D Boolean Value: Checklist Reference Resolved 20020417
10 MV_SORT_OVERALL Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20090203
11 SC_EDIT_MODE_CHANGE Instance attribute Public Attribute reference (LIKE) 20011214
12 SC_EDIT_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20011214
13 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20011214
14 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20011214
15 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20011214
16 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20011214
17 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20011214
18 SR_SORT_OVERALL Static Attribute Protected Object reference (TYPE REF TO) DPR_TREE IF true, the collections are sorted overall 20090203
Methods
# Method Level Visibility Method type Description Created on
1 CAST_OBJECT_CHANGED Instance method Protected Method Trigger Event CHANGED:IF_DPR_COMMON 20020207
2 CHECK Instance method Public Method 20020614
3 CHECK_PARENT_FOR_DELETION Instance method Protected Method Check Whether Superior Object Allows Deleting the Reference 20020412
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011214
5 CONSTRUCTOR Instance method Public Constructor Constructor 20011214
6 COPY Instance method Protected Method Copy Checklist Reference 20020107
7 DELETE Instance method Public Method 20011214
8 DELETE_CHECK Instance method Public Method Check Whether Checklist Reference Can Be Deleted 20020205
9 DELETE_CHECKLIST_REFERENCE Instance method Protected Method Delete Checklist Reference 20020207
10 FREE Instance method Protected Method Destructor 20020111
11 GET_ASSIGNMENT Instance method Public Method 20011214
12 GET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Internal Format) (Reading) 20020207
13 GET_CHECKLIST_REF_ID Instance method Public Method Read ID of Referenced Checklist 20031211
14 GET_DATA_EXT Instance method Public Method Read Checklist Reference Data in External Display 20020425
15 GET_DATA_EXT_GEN Instance method Public Method Read Generic Data of Application Object in External Display 20031015
16 GET_DESCRIPTION Instance method Public Method 20011214
17 GET_EDIT_MODE Instance method Public Method 20011214
18 GET_GUID Instance method Public Method 20011214
19 GET_NATIVE_OBJECT Instance method Public Method 20011214
20 GET_OBJECT_TYPE Instance method Public Method 20011214
21 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20011214
22 GET_PARENT Instance method Public Method 20011214
23 GET_PARENT_PHASE Instance method Public Method Access Method to Higher-Level Phase (Reading) 20020225
24 GET_PARENT_PROJECT Instance method Public Method Access Method to Higher-Level Project (Reading) 20020225
25 GET_PROCESSED_ROLES Instance method Public Method Access Method to processed roles after resolving (Reading) 20090825
26 GET_REFERENCED_CHECKLIST Instance method Public Method Access Method to Referenced Checklist Template (Reference) 20020416
27 GET_RESOLVED_CHECKLIST Instance method Public Method Access Method to Resolved Checklist (Reading) 20020703
28 GET_SORT_NUMBER Instance method Public Method Access Method to Sort Number (Reading) 20090128
29 GET_STATE Instance method Public Method 20011214
30 GET_VERSION_TYPE Instance method Public Method 20030912
31 HAS_CHANGES Instance method Public Method 20011214
32 IS_CHANGEABLE Instance method Public Method 20011214
33 IS_DELETED Instance method Public Method 20020614
34 IS_IN_EDIT_MODE Instance method Public Method 20011214
35 IS_PERSISTENT Instance method Public Method 20011214
36 IS_RESOLVABLE Instance method Public Method Can the checklist reference be resloved? 20020815
37 IS_RESOLVED Instance method Public Method Was checklist reference resolved? 20020703
38 IS_TEMPLATE Instance method Public Method 20011214
39 IS_TO_BE_RESOLVED Instance method Public Method Checklist Reference Is Automatically Resolved in Creation 20040913
40 IS_USING_PROJECT_ROLE_MATCHING Instance method Public Method Merge with Existing Project Roles When Resolving 20040913
41 NOTIFY_NATIVE_OBJECT_CHANGED Instance method Public Method 20011214
42 ON_AUTHORIZATION_CHANGED Instance method Protected Event handling method Handling Method CHANGED:IF_ACO_AUTHORIZATION 20020218
43 ON_CHANGES_COMMITED Instance method Public Method 20020109
44 ON_NATIVE_OBJECT_CHANGED Instance method Protected Event handling method Handling Method OBJECT_CHANGED:IF_CGPL_ASSIGNMENT 20020206
45 ON_NATIVE_OBJECT_DELETED Instance method Protected Event handling method Handling Method OBJECT_DELETED:IF_CGPL_ASSIGNMENT 20020206
46 RESOLVE_REFERENCE Instance method Public Method Reference Resolution 20020417
47 SET_ADMINISTRATIVE_ATTRIBUTES Instance method Protected Method Access Method to Administration Data/Internal Data (Reading) 20020410
48 SET_ATTRIBUTES Instance method Protected Method Access Method to Attributes (Internal Format) (Reading) 20020207
49 SET_CHECKLIST_RESOLUTION Instance method Public Method Checklist Reference Is Automatically Resolved in Creation 20040913
50 SET_DATA_EXT Instance method Public Method Convert and Set Data from External Format 20030213
51 SET_DATA_EXT_GEN Instance method Public Method Convert and Set Data from External Format 20031015
52 SET_DEFAULTS_UPON_COPYING Instance method Protected Method Set Default Values for New Instance When Copying 20020610
53 SET_DEFAULTS_UPON_CREATION Instance method Protected Method Set Default Values for New Instance When Creating 20020610
54 SET_NATIVE_OBJECT_CHANGED Instance method Protected Method Flag Native Object As Changed 20020719
55 SET_OBJECT_STATE_CHANGED Instance method Protected Method Flag Object As Changed 20020321
56 SET_PROJECT_ROLE_MATCHING Instance method Public Method Merge with Existing Project Roles When Resolving 20040913
57 SET_REFERENCED_CHECKLIST Instance method Public Method Access Method to Referenced Checklist Template (Writing) 20020416
58 SET_SORT_NUMBER Instance method Public Method Set Sort Number 20090206
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20011214
2 CREATED Instance Event
(0)
Public
(2)
20011214
3 DELETED Instance Event
(0)
Public
(2)
20011214
4 FREED Instance Event
(0)
Public
(2)
20011214
5 LOADED Instance Event
(0)
Public
(2)
20011214
Types
Class CL_DPR_CHECKLIST_REFERENCE has no local type.
Method Signatures

Method CAST_OBJECT_CHANGED Signature

Method CAST_OBJECT_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method CAST_OBJECT_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method CHECK Signature

Method CHECK on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method CHECK on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method CHECK_PARENT_FOR_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Löschen der Checklistenreferenz erlaubt 20020412

Method CHECK_PARENT_FOR_DELETION on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_NATIVE_OBJECT Call by reference Object reference (TYPE REF TO) CL_DPR_CLR_ASSIGNMENT Native Objekt 20011228

Method CONSTRUCTOR on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHECKLIST_REFERENCES Call by reference Object reference (TYPE REF TO) CL_DPR_CHECKLIST_REFERENCES Collection, in die die neue Checklistenreferenz eingefügt w. 20020418
2 Returning RR_CHECKLIST_REFERENCE Value transfer Object reference (TYPE REF TO) CL_DPR_CHECKLIST_REFERENCE Checklistenreferenz 20020107
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_CREATION_ERROR Development Projects: Fehler beim Anlegen Anwendungsobjekt 20020107

Method DELETE Signature

Method DELETE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method DELETE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method DELETE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELETION_POSSIBLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Checklistenreferenz kann gelöscht werden 20020205

Method DELETE_CHECK on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method DELETE_CHECKLIST_REFERENCE Signature

Method DELETE_CHECKLIST_REFERENCE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_DELETION_ERROR Development Projects: Fehler beim Löschen Anwendungsobjekt 20020208

Method FREE Signature

Method FREE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method FREE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_ASSIGNMENT Signature

Method GET_ASSIGNMENT on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_ASSIGNMENT on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_CHECKLIST_REFERENCE_INT Attribute Checklistenreferenz (intern) 20020207
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) DPR_TS_CHECKLIST_REFERENCE_INT Attribute Checklistenreferenz (intern) (alter DB-Stand) 20020207

Method GET_ATTRIBUTES on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_CHECKLIST_REF_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHECKLIST_REF_ID Value transfer Type reference (TYPE) DPR_TV_CHECKLIST_ID ID der referierten Checkliste 20031211

Method GET_CHECKLIST_REF_ID on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHECKLIST_REFERENCE_CHG Call by reference Type reference (TYPE) DPR_TS_CHECKLIST_REFERENCE_CHG Änderbare Attribute Checklistenreferenz 20030205
2 Exporting ES_CHECKLIST_REFERENCE_EXT Call by reference Type reference (TYPE) DPR_TS_CHECKLIST_REFERENCE_EXT Attribute Checklistenreferenz (extern) 20020425
3 Exporting ES_CHECKLIST_REFERENCE_INT Call by reference Type reference (TYPE) DPR_TS_CHECKLIST_REFERENCE_INT Attribute Checklistenreferenz (intern) 20020620
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20020425

Method GET_DATA_EXT on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_DATA_EXT_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ATTRIBUTES_CHG Call by reference Object reference (TYPE REF TO) DATA DATA Referenz: Attribute zum Object (Änderbar) 20031015
2 Exporting ER_ATTRIBUTES_EXT Call by reference Object reference (TYPE REF TO) DATA DATA Referenz: Attribute zum Object (Extern) 20031015
3 Exporting ER_ATTRIBUTES_INT Call by reference Object reference (TYPE REF TO) DATA DATA Referenz: Attribute zum Object (Intern) 20031015
4 Exporting EV_TYPE_CHG Call by reference Type reference (TYPE) RS38L_TYP Bezugstyp des Schnittstellenparameters ER_ATTRIBUTES_CHG 20031015
5 Exporting EV_TYPE_EXT Call by reference Type reference (TYPE) RS38L_TYP Bezugstyp des Schnittstellenparameters ER_ATTRIBUTES_EXT 20031015
6 Exporting EV_TYPE_INT Call by reference Type reference (TYPE) RS38L_TYP Bezugstyp des Schnittstellenparameters ER_ATTRIBUTES_INT 20031015
7 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20031015

Method GET_DATA_EXT_GEN on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_DESCRIPTION on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_EDIT_MODE Signature

Method GET_EDIT_MODE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_EDIT_MODE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_GUID Signature

Method GET_GUID on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_GUID on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_NATIVE_OBJECT Signature

Method GET_NATIVE_OBJECT on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_NATIVE_OBJECT on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_OBJECT_TYPE Signature

Method GET_OBJECT_TYPE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_OBJECT_TYPE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_OBJECT_TYPE_DESCRIPTION Signature

Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_OBJECT_TYPE_DESCRIPTION on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_PARENT on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_PARENT_PHASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PHASE Value transfer Object reference (TYPE REF TO) CL_DPR_PHASE Development Projects: Abstrakte Phase 20020225

Method GET_PARENT_PHASE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_PARENT_PROJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PROJECT Value transfer Object reference (TYPE REF TO) CL_DPR_PROJECT Development Projects: Abstraktes Projekt 20020225

Method GET_PARENT_PROJECT on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_PROCESSED_ROLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLES_CREATED Call by reference Type reference (TYPE) DPR_TT_COMMONS Table Type for Application Objects 20090825
2 Exporting ET_ROLES_UPDATED Call by reference Type reference (TYPE) DPR_TT_COMMONS Table Type for Application Objects 20090825

Method GET_PROCESSED_ROLES on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_REFERENCED_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CHECKLIST_TEMPLATE Value transfer Object reference (TYPE REF TO) CL_DPR_CHECKLIST_T Development Projects: Checklistenvorlage 20020416

Method GET_REFERENCED_CHECKLIST on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_RESOLVED_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_RESOLVED_CHECKLIST Value transfer Object reference (TYPE REF TO) CL_DPR_CHECKLIST_O Referenz der aufgelösten Checkliste 20020703

Method GET_RESOLVED_CHECKLIST on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_SORT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SORT_NUMBER Value transfer Type reference (TYPE) DPR_TV_SORT_NUMBER Sort Number 20090128

Method GET_SORT_NUMBER on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_STATE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method GET_VERSION_TYPE Signature

Method GET_VERSION_TYPE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method GET_VERSION_TYPE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method HAS_CHANGES Signature

Method HAS_CHANGES on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method HAS_CHANGES on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method IS_CHANGEABLE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_DELETED Signature

Method IS_DELETED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method IS_DELETED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_IN_EDIT_MODE Signature

Method IS_IN_EDIT_MODE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method IS_IN_EDIT_MODE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method IS_PERSISTENT on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_RESOLVABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE Bool'scher Wert: Berechtigungsprüfung durchführen 20020816
2 Returning RV_IS_RESOLVABLE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Checklistenreferenz kann aufgelöst werden 20020815

Method IS_RESOLVABLE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_RESOLVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_RESOLVED Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: Checklistenreferenz ist aufgelöst worden 20020703

Method IS_RESOLVED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_TEMPLATE Signature

Method IS_TEMPLATE on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method IS_TEMPLATE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_TO_BE_RESOLVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_TO_BE_RESOLVED Value transfer Type reference (TYPE) BOOLE_D Checklistenreferenz wird beim Anlegen automatisch aufgelöst 20040913

Method IS_TO_BE_RESOLVED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method IS_USING_PROJECT_ROLE_MATCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_USING_ROLE_MATCHING Value transfer Type reference (TYPE) BOOLE_D Abmischen mit Projektrollen beim Auflösen der Referenz 20040913

Method IS_USING_PROJECT_ROLE_MATCHING on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method NOTIFY_NATIVE_OBJECT_CHANGED Signature

Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method NOTIFY_NATIVE_OBJECT_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method ON_AUTHORIZATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_AUTHORIZATION Call by reference Attribute reference (LIKE) 20020218

Method ON_AUTHORIZATION_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method ON_CHANGES_COMMITED Signature

Method ON_CHANGES_COMMITED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method ON_CHANGES_COMMITED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method ON_NATIVE_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020206

Method ON_NATIVE_OBJECT_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method ON_NATIVE_OBJECT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020206

Method ON_NATIVE_OBJECT_DELETED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method RESOLVE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020417

Method RESOLVE_REFERENCE on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method SET_ADMINISTRATIVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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_CHECKLIST_REFERENCE has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) DPR_TS_CHECKLIST_REFERENCE_INT Attribute Checklistenreferenz (intern) 20020207
2 Importing IV_NO_SORTING Call by reference Type reference (TYPE) XFELD No new sorting 20090311
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20020208

Method SET_CHECKLIST_RESOLUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_TO_BE_RESOLVED Call by reference Type reference (TYPE) BOOLE_D Checklistenreferenz wird beim Anlegen automatisch aufgelöst 20040913

Method SET_CHECKLIST_RESOLUTION on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method SET_DATA_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONVERSION_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_DPR_CONVERSION_PROTOCOL Protokollierung von Fehlern bei Konvertierung 20030213
2 Importing IS_CHECKLIST_REFERENCE_CHG Call by reference Type reference (TYPE) DPR_TS_CHECKLIST_REFERENCE_CHG Änderbare Attribute Checklistenreferenz 20030213
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20030213
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20030213

Method SET_DATA_EXT_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONVERSION_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_DPR_CONVERSION_PROTOCOL Protokollierung von Fehlern bei Konvertierung 20031015
2 Importing IR_ATTR_CHG Call by reference Object reference (TYPE REF TO) DATA Attribute zu Objekt (änderbar) 20031015
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20031015
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20031015

Method SET_DEFAULTS_UPON_COPYING Signature

Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method SET_DEFAULTS_UPON_COPYING on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method SET_DEFAULTS_UPON_CREATION Signature

Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method SET_DEFAULTS_UPON_CREATION on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method SET_NATIVE_OBJECT_CHANGED Signature

Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method SET_NATIVE_OBJECT_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method SET_OBJECT_STATE_CHANGED Signature

Method SET_OBJECT_STATE_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Method SET_OBJECT_STATE_CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method SET_PROJECT_ROLE_MATCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_USING_ROLE_MATCHING Call by reference Type reference (TYPE) BOOLE_D Abmischen mit Projektrollen beim Auflösen der Referenz 20040913

Method SET_PROJECT_ROLE_MATCHING on class CL_DPR_CHECKLIST_REFERENCE has no exception.

Method SET_REFERENCED_CHECKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE_GUID Call by reference Type reference (TYPE) DPR_TV_GUID GUID der Checklistenvorlage 20020416
# Exception Resumable Description Created on
1 CX_DPR_OBJECT_UPDATE_ERROR Development Projects: Fehler beim Ändern Anwendungsobjekt 20020416

Method SET_SORT_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SORT_NUMBER Call by reference Type reference (TYPE) DPR_TV_SORT_NUMBER Sort Number 20090316

Method SET_SORT_NUMBER on class CL_DPR_CHECKLIST_REFERENCE has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Event CREATED Signature
Event CREATED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Event DELETED Signature
Event DELETED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Event FREED Signature
Event FREED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
Event LOADED Signature
Event LOADED on class CL_DPR_CHECKLIST_REFERENCE has no parameter.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100