SAP ABAP Class CL_DPR_USER_GROUP (User Group)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COMMON Development Projects: Interface for All Application Objects 20050805
Properties
Class CL_DPR_USER_GROUP  
Short Description User Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_SHARED   Project Management - Shared Objects 
Created 20050805   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_USER_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_COMMON Development Projects: Interface for All Application Objects 20050805
Friends
Class CL_DPR_USER_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ACO_USER_GROUP Instance attribute Private Object reference (TYPE REF TO) CL_ACO_USER_GROUP Administration of User Groups 20050808
2 MV_USER_GROUP_ID Instance attribute Public Type reference (TYPE) DPR_TV_GUID User Group ID 20050805
3 SC_EDIT_MODE_CHANGE Instance attribute Public Attribute reference (LIKE) 20050808
4 SC_EDIT_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20050808
5 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20050808
6 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20050808
7 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20050808
8 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20050808
9 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20050808
10 ST_USER_GROUP_REF Static Attribute Private Type reference (TYPE) DPR_TT_USER_GROUP_REF Manage List of User Group Instances 20050805
Methods
# Method Level Visibility Method type Description Created on
1 CAST_EVENT_LOADED Instance method Public Method Event IF_DPR_COMMON~LOADED 20050808
2 CHECK Instance method Public Method 20050808
3 CHECK_INSTANCE Static method Public Method Does DPR User Group Instance Exist? 20050808
4 CONSTRUCTOR Instance method Public Constructor Constructor 20050808
5 DELETE Instance method Public Method 20050808
6 FREE Static method Public Method Destructor 20050808
7 FREE_USER_GROUP Instance method Public Method Destructor for User Group 20050808
8 GET_DESCRIPTION Instance method Public Method 20050808
9 GET_EDIT_MODE Instance method Public Method 20050808
10 GET_GUID Instance method Public Method 20050808
11 GET_INSTANCE Static method Public Method Delivers DPR User Group Instance 20050808
12 GET_NATIVE_OBJECT Instance method Public Method 20050808
13 GET_OBJECT_TYPE Instance method Public Method 20050808
14 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20050808
15 GET_PARENT Instance method Public Method 20050808
16 GET_ROOT Instance method Public Method 20050808
17 GET_STATE Instance method Public Method 20050808
18 GET_VERSION_TYPE Instance method Public Method 20050808
19 HANDLE_REQUEST Instance method Public Method 20050808
20 HAS_CHANGES Instance method Public Method 20050808
21 IS_CHANGEABLE Instance method Public Method 20050808
22 IS_DELETED Instance method Public Method 20050808
23 IS_IN_EDIT_MODE Instance method Public Method 20050808
24 IS_PERSISTENT Instance method Public Method 20050808
25 IS_TEMPLATE Instance method Public Method 20050808
26 NOTIFY_NATIVE_OBJECT_CHANGED Instance method Public Method 20050808
27 ON_CHANGES_COMMITED Instance method Public Method 20050808
28 PREPARE_TO_SAVE Instance method Public Method 20050808
29 RELOAD Instance method Public Method Reload User Group Data 20050808
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20050808
2 CREATED Instance Event
(0)
Public
(2)
20050808
3 DELETED Instance Event
(0)
Public
(2)
20050808
4 FREED Instance Event
(0)
Public
(2)
20050808
5 LOADED Instance Event
(0)
Public
(2)
20050808
Types
Class CL_DPR_USER_GROUP has no local type.
Method Signatures

Method CAST_EVENT_LOADED Signature

Method CAST_EVENT_LOADED on class CL_DPR_USER_GROUP has no parameter.
Method CAST_EVENT_LOADED on class CL_DPR_USER_GROUP has no exception.

Method CHECK Signature

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

Method CHECK_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_GROUP_ID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20050808
2 Returning RV_INSTANCE_EXISTS Value transfer Type reference (TYPE) BOOLE_D 'X': Instanz existiert bereits 20050808

Method CHECK_INSTANCE on class CL_DPR_USER_GROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACO_USER_GROUP Call by reference Object reference (TYPE REF TO) CL_ACO_USER_GROUP Verwaltung von Benutzergruppen 20050808
2 Importing IV_USER_GROUP_ID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20050808

Method CONSTRUCTOR on class CL_DPR_USER_GROUP has no exception.

Method DELETE Signature

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

Method FREE Signature

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

Method FREE_USER_GROUP Signature

Method FREE_USER_GROUP on class CL_DPR_USER_GROUP has no parameter.
Method FREE_USER_GROUP on class CL_DPR_USER_GROUP has no exception.

Method GET_DESCRIPTION Signature

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

Method GET_EDIT_MODE Signature

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

Method GET_GUID Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_GROUP_ID Call by reference Type reference (TYPE) DPR_TV_GUID GUID des Anwendungsobjekts 20050808
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_USER_GROUP Benutzergruppe 20050808

Method GET_INSTANCE on class CL_DPR_USER_GROUP has no exception.

Method GET_NATIVE_OBJECT Signature

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

Method GET_OBJECT_TYPE Signature

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

Method GET_OBJECT_TYPE_DESCRIPTION Signature

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

Method GET_PARENT Signature

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

Method GET_ROOT Signature

Method GET_ROOT on class CL_DPR_USER_GROUP has no parameter.
Method GET_ROOT on class CL_DPR_USER_GROUP has no exception.

Method GET_STATE Signature

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

Method GET_VERSION_TYPE Signature

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

Method HANDLE_REQUEST Signature

Method HANDLE_REQUEST on class CL_DPR_USER_GROUP has no parameter.
Method HANDLE_REQUEST on class CL_DPR_USER_GROUP has no exception.

Method HAS_CHANGES Signature

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

Method IS_CHANGEABLE Signature

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

Method IS_DELETED Signature

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

Method IS_IN_EDIT_MODE Signature

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

Method IS_PERSISTENT Signature

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

Method IS_TEMPLATE Signature

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

Method NOTIFY_NATIVE_OBJECT_CHANGED Signature

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

Method ON_CHANGES_COMMITED Signature

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

Method PREPARE_TO_SAVE Signature

Method PREPARE_TO_SAVE on class CL_DPR_USER_GROUP has no parameter.
Method PREPARE_TO_SAVE on class CL_DPR_USER_GROUP has no exception.

Method RELOAD Signature

Method RELOAD on class CL_DPR_USER_GROUP has no parameter.
Method RELOAD on class CL_DPR_USER_GROUP has no exception.
Event Signatures

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