SAP ABAP Class CL_DPR_ROLES_CUSTOMIZING (Role Customizing)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-RES (Application Component) Resources
     DEVELOPMENT_PROJECTS_TEAM (Package) Project Management - Team/Participants/Roles
Properties
Class CL_DPR_ROLES_CUSTOMIZING  
Short Description Role Customizing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_TEAM   Project Management - Team/Participants/Roles 
Created 20020107   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_ROLES_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_DPR_ROLES_CUSTOMIZING has no interface implemented.
Friends
Class CL_DPR_ROLES_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACTION Instance attribute Private Type reference (TYPE) TT_ACTION prp_action 20031223
2 MT_ACTION_T Instance attribute Private Type reference (TYPE) TT_ACTION_T prp_action_t 20031223
3 MT_DIST_VAL Instance attribute Private Type reference (TYPE) DPR_TT_DIST_VAL Distribution Settings 20050321
4 MT_PART_ROLE Instance attribute Private Type reference (TYPE) TT_PART_ROLE dpr_part_role 20030522
5 MT_PART_ROLE_A Instance attribute Private Type reference (TYPE) TT_PART_ROLE_A dpr_part_role_a 20030522
6 MT_PART_ROLE_P Instance attribute Private Type reference (TYPE) TT_PART_ROLE_P dpr_part_role_p 20030522
7 MT_PART_ROLE_T Instance attribute Private Type reference (TYPE) TT_PART_ROLE_T dpr_part_role_t 20030522
8 MT_RATES_T Instance attribute Private Type reference (TYPE) TT_RATES_T dpr_rates_t 20030522
9 MT_ROLE_FUNC Instance attribute Private Type reference (TYPE) TT_ROLE_FUNC dpr_role_func 20060214
10 MT_ROLE_FUNC_T Instance attribute Private Type reference (TYPE) TT_ROLE_FUNC_T dpr_role_func_t 20060214
11 SC_CUST_CLASS Constant Private Type reference (TYPE) SEOCLSNAME 'CL_DPR_ROLES_CUSTOMIZING' Class Name 20050513
12 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_ROLES_CUSTOMIZING Singleton 20050513
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050513
2 FREE Static method Public Method Destructor for Project Role Customizing 20050513
3 FREE_SINGLETON Instance method Private Method Singleton Destructor 20050513
4 GET_ACTIONS Instance method Public Method Supplies Staffing Actions 20031223
5 GET_ALL_ACTIONS Instance method Public Method Supplies Staffing Actions 20050217
6 GET_AUTHORITY Instance method Public Method Provides Default Authorization of Project Role 20020722
7 GET_DIST_SETTINGS Instance method Public Method Delivers Settings for Distribution 20050321
8 GET_INSTANCE Static method Public Method Delivers Singleton 20050513
9 GET_ROLES_DETAIL Instance method Public Method Provides Detail Information for Project Role 20050211
10 GET_ROLES_OF_PROJECTTYPE Instance method Public Method Project Roles for Project Type for Resource Management 20020402
11 GET_ROLE_DETAIL Instance method Public Method Provides Detail Information for Project Role 20020806
12 GET_ROLE_FUNC_TEXT Instance method Public Method Delivers Text for Role Function ID 20060214
13 GET_TEXT Instance method Public Method Provides Project Role Text 20020107
14 IS_EXTENDED_STAFFING Instance method Public Method Provides Detail Information for Project Role 20050222
15 IS_ROLE_FUNC_VALID Instance method Public Method Is Role Function ID Valid? 20060214
Events
Class CL_DPR_ROLES_CUSTOMIZING has no event.
Types
Class CL_DPR_ROLES_CUSTOMIZING has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPR_ROLES_CUSTOMIZING has no parameter.
Method CONSTRUCTOR on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method FREE Signature

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

Method FREE_SINGLETON Signature

Method FREE_SINGLETON on class CL_DPR_ROLES_CUSTOMIZING has no parameter.
Method FREE_SINGLETON on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIONS Call by reference Type reference (TYPE) PRP_TT_ACTION Tabelle der Besetzungsaktionen 20031223
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) PRP_OBJECT_TYPE Objekttyp für Besetzung 20031223

Method GET_ACTIONS on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_ALL_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIONS Call by reference Type reference (TYPE) PRP_TT_ACTION Tabelle der Besetzungsaktionen 20050217
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20050217

Method GET_ALL_ACTIONS on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROJECTROLE Call by reference Type reference (TYPE) DPR_TV_PARTICIPANT_ROLE Projektrolle für Projekte 20020722
2 Returning RT_ACTIVITIES Value transfer Type reference (TYPE) ACO_TT_ACTIVITY Liste von Aktivitäten für Berechtigungsprüfung 20020722

Method GET_AUTHORITY on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_DIST_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DIST_VAL Value transfer Type reference (TYPE) DPR_TS_DIST_VAL Einstellungen zur Verteilung 20050321

Method GET_DIST_SETTINGS on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_ROLES_CUSTOMIZING Rollen Customizing 20050513

Method GET_INSTANCE on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_ROLES_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROJECTROLES Call by reference Type reference (TYPE) PRP_TT_PROJECTROLES Details zur Projektrolle 20050211
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050211

Method GET_ROLES_DETAIL on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_ROLES_OF_PROJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROJECTROLES Call by reference Type reference (TYPE) PRP_TT_PROJECTROLES Projektrollen 20020411
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU aktuelle Sprache 20021209
3 Importing IV_PRO_TYPE Call by reference Type reference (TYPE) DPR_TV_PRO_TYPE Art des Projektes 20020411

Method GET_ROLES_OF_PROJECTTYPE on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_ROLE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROJECTROLE Call by reference Type reference (TYPE) PRP_TS_PROJECTROLES Details zur Projektrolle 20020806
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050126
3 Importing IV_PROJECTROLE Call by reference Type reference (TYPE) DPR_TV_PARTICIPANT_ROLE Projektrolle für Projekte 20020806

Method GET_ROLE_DETAIL on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_ROLE_FUNC_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20060214
2 Importing IV_ROLE_FUNC Call by reference Type reference (TYPE) DPR_TV_ROLE_FUNCTION_ID ID der Rollenfunktion 20060214
3 Returning RV_ROLE_FUNC_TEXT Value transfer Type reference (TYPE) DPR_TV_ROLE_FUNCTION_NAME Name der Rollenfunktion 20060214

Method GET_ROLE_FUNC_TEXT on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20020507
2 Exporting EV_TEXT Call by reference Type reference (TYPE) DPR_TV_PARTICIPANT_ROLE_TEXT Text der Projektrolle 20020107
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU aktuelle Sprache 20020507
4 Importing IV_PROJECTROLE Call by reference Type reference (TYPE) DPR_TV_PARTICIPANT_ROLE Projektrolle für Projekte 20020507

Method GET_TEXT on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method IS_EXTENDED_STAFFING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROJECTROLE Call by reference Type reference (TYPE) DPR_TV_PARTICIPANT_ROLE Projektrolle für Projekte 20050222
2 Returning RV_EXTENDED_STAFFING Value transfer Type reference (TYPE) PRP_EXTENDED_STAFFING Art der Besetzung 20050222

Method IS_EXTENDED_STAFFING on class CL_DPR_ROLES_CUSTOMIZING has no exception.

Method IS_ROLE_FUNC_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_FUNC Call by reference Type reference (TYPE) DPR_TV_ROLE_FUNCTION_ID ID der Rollenfunktion 20060214
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) BOOLE_D 'X': Rollenfunktion ID ist valide 20060214

Method IS_ROLE_FUNC_VALID on class CL_DPR_ROLES_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100