SAP ABAP Class CL_DPR_CHECKLIST_SERVICES (Services for Checklists)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-STR (Application Component) Structure
     DEVELOPMENT_PROJECTS_CHECKLIST (Package) Project Management - Checklists
Properties
Class CL_DPR_CHECKLIST_SERVICES  
Short Description Services for Checklists    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class DPR_CHECKLIST    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_CHECKLIST   Project Management - Checklists 
Created 20020729   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)
Interfaces
Class CL_DPR_CHECKLIST_SERVICES has no interface implemented.
Friends
Class CL_DPR_CHECKLIST_SERVICES has no friend class.
Attributes
Class CL_DPR_CHECKLIST_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ENSURE_CHECKLIST_IS_LOCKED Static method Public Method Tries to Lock Checklist Directly in Project if Required 20041008
2 GET_CHECKLIST_OF_OBJECT Static method Public Method Delivers Checklist (Below Project Def.) for DPR Common Obj. 20041008
3 LOG_CHANGEABILITY_MESSAGE Static method Public Method Log Message 20020729
Events
Class CL_DPR_CHECKLIST_SERVICES has no event.
Types
Class CL_DPR_CHECKLIST_SERVICES has no local type.
Method Signatures

Method ENSURE_CHECKLIST_IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20041008
2 Importing IV_CHECK_ROOT_EDIT_MODE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE SPACE = AUSNAHMEFALL: Projekt muss nicht exkl. gesperrt sein 20051117
3 Returning RV_RESULT Value transfer Type reference (TYPE) I 0: Lock, 4: No lock 20041008

Method ENSURE_CHECKLIST_IS_LOCKED on class CL_DPR_CHECKLIST_SERVICES has no exception.

Method GET_CHECKLIST_OF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20041008
2 Returning RR_CHECKLIST Value transfer Object reference (TYPE REF TO) CL_DPR_CHECKLIST Development Projects: Abstrakte Aufgabe 20041008

Method GET_CHECKLIST_OF_OBJECT on class CL_DPR_CHECKLIST_SERVICES has no exception.

Method LOG_CHANGEABILITY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20020729
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20020729
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname für Feldinformation 20020729

Method LOG_CHANGEABILITY_MESSAGE on class CL_DPR_CHECKLIST_SERVICES has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200