SAP ABAP Class CL_DPR_UI_LOG_ROL_PRC (UI Logic for Role Tab Element 'Staffing Process')
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
Properties
Class CL_DPR_UI_LOG_ROL_PRC  
Short Description UI Logic for Role Tab Element 'Staffing Process'    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20050224   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_UI_LOG_ROL_PRC has no forward declaration.
Interfaces
Class CL_DPR_UI_LOG_ROL_PRC has no interface implemented.
Friends
Class CL_DPR_UI_LOG_ROL_PRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ROLE_DATA Instance attribute Private Type reference (TYPE) DPR_TS_API_PARTICIPANT API: Attributes of a Role 20050504
2 MS_ROOT_EVENT Instance attribute Public Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20050504
3 MV_HIDE_STAFFING_FIELDS Instance attribute Public Type reference (TYPE) BOOLE_D Do not show staffing fields 20081008
4 MV_HIDE_STATUS_FIELDS Instance attribute Public Type reference (TYPE) BOOLE_D Do not show status fields 20081008
5 SR_DPR_UI_LOG_ROL_PRC Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_ROL_PRC UI Logic for Role Tab Element 'Staffing Process' 20050504
Methods
# Method Level Visibility Method type Description Created on
1 GET_BO_NAME Instance method Public Method Delivers the BO Name for Current Access Object 20050504
2 GET_FIELD_PROPERTIES Instance method Public Method Delivers Field Properties of Structure Field for UI 20061026
3 GET_INSTANCE Static method Public Method Delivers Singleton (Incl. Generation) 20050504
4 GET_NODE_NAME_ROLE Instance method Public Method Delivers the Name for Role Object (Operational/Template) 20050504
5 GET_NODE_NAME_STATUS Instance method Public Method Supplies Name for Status Object (Operational/Template) 20051212
6 GET_PARTICIPANT_DATA Instance method Public Method Reads the Data for Current Role 20050504
7 REPORT_CHANGED_DATA_CM Instance method Public Method Changes to Candidate Manager 20050504
8 REPORT_CHANGED_DATA_CM_PERS Instance method Public Method Candidate Manager: Transfer in Person 20050505
9 REPORT_CHANGED_DATA_CM_VWL Instance method Public Method Candidate Manager: Display Role in Worklist 20050505
10 REPORT_CHANGED_DATA_SM Instance method Public Method Changes to Staffing Manager 20050504
11 REPORT_CHANGED_DATA_SM_PERS Instance method Public Method Staffing Manager: Transfer in Person 20050505
12 RESET Instance method Public Method Reset After Cleanup 20050726
Events
Class CL_DPR_UI_LOG_ROL_PRC has no event.
Types
Class CL_DPR_UI_LOG_ROL_PRC has no local type.
Method Signatures

Method GET_BO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BO_NAME Value transfer Type reference (TYPE) STRING BO-Name 20050504

Method GET_BO_NAME on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method GET_FIELD_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROPERTIES Call by reference Type reference (TYPE) DPR_TS_FC_UI Feldeigenschaften in List-Darstellung 20061026
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20061026
3 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20061026
4 Importing IV_STRUCTURE_FIELD Call by reference Type reference (TYPE) STRING 20061026

Method GET_FIELD_PROPERTIES on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DPR_UI_LOG_ROL_PRC Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_ROL_PRC UI-Logik für Rollen Tab-Element 'Besetzungsprozess' 20050504

Method GET_INSTANCE on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method GET_NODE_NAME_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_NAME_ROLE Value transfer Type reference (TYPE) STRING BO-Name zur Rolle 20050504

Method GET_NODE_NAME_ROLE on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method GET_NODE_NAME_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_NAME_STATUS Value transfer Type reference (TYPE) STRING BO-Name zum Status 20051212

Method GET_NODE_NAME_STATUS on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method GET_PARTICIPANT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050504
2 Returning RS_ROLE_DATA Value transfer Type reference (TYPE) DPR_TS_API_PARTICIPANT API: Attribute einer Rolle 20050504

Method GET_PARTICIPANT_DATA on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method REPORT_CHANGED_DATA_CM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORG_CM Call by reference Type reference (TYPE) DPR_TS_UI_ORG_SM Struktur für Orgeinheit zum Besetzungsmanagement 20050505
2 Importing IV_PERSON_CM Call by reference Type reference (TYPE) PRP_TS_BUSINESS_PARTNER Struktur fuer Verwaltung von Geschaeftspartnern 20050505

Method REPORT_CHANGED_DATA_CM on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method REPORT_CHANGED_DATA_CM_PERS Signature

Method REPORT_CHANGED_DATA_CM_PERS on class CL_DPR_UI_LOG_ROL_PRC has no parameter.
Method REPORT_CHANGED_DATA_CM_PERS on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method REPORT_CHANGED_DATA_CM_VWL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CM_VWL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20050505

Method REPORT_CHANGED_DATA_CM_VWL on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method REPORT_CHANGED_DATA_SM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORG_SM Call by reference Type reference (TYPE) DPR_TS_UI_ORG_SM Struktur für Orgeinheit zum Besetzungsmanagement 20050504
2 Importing IV_PERSON_SM Call by reference Type reference (TYPE) PRP_TS_BUSINESS_PARTNER Struktur fuer Verwaltung von Geschaeftspartnern 20050504

Method REPORT_CHANGED_DATA_SM on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method REPORT_CHANGED_DATA_SM_PERS Signature

Method REPORT_CHANGED_DATA_SM_PERS on class CL_DPR_UI_LOG_ROL_PRC has no parameter.
Method REPORT_CHANGED_DATA_SM_PERS on class CL_DPR_UI_LOG_ROL_PRC has no exception.

Method RESET Signature

Method RESET on class CL_DPR_UI_LOG_ROL_PRC has no parameter.
Method RESET on class CL_DPR_UI_LOG_ROL_PRC has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400