SAP ABAP Class CL_DPR_UI_LOG_RES_COPY_STAFF (Assistance Class for include roles)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20100527
Properties
Class CL_DPR_UI_LOG_RES_COPY_STAFF  
Short Description Assistance Class for include roles    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance 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 20100527   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_UI_LOG_RES_COPY_STAFF has no interface implemented.
Friends
Class CL_DPR_UI_LOG_RES_COPY_STAFF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PRJ_SRC Instance attribute Private Object reference (TYPE REF TO) CL_DPR_PROJECT Development Projects: Abstract Project 20100531
2 MR_PRJ_TARGET Instance attribute Private Object reference (TYPE REF TO) CL_DPR_PROJECT Development Projects: Abstract Project 20100531
3 MT_PART_COPY Instance attribute Private Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100531
4 SC_LOIO_HELP_COPY_ROLES_STAFF Constant Public Type reference (TYPE) GUID_32 '45EB2238B3C94872B72AD1E661911C19' LOIO: Help for Copy Roles and Staffings 20110221
5 SR_CP_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_RES_COPY_STAFF_M Copy Staffing Manager for Including Roles 20100531
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method 20100531
2 CONSTRUCTOR Instance method Public Constructor 20100531
3 DO_COPY_STAFFING Instance method Public Method Copy staffing via CPro API 20100531
4 GET_PRJ_SRC Instance method Public Method 20100531
5 GET_PRJ_TARGET Instance method Public Method 20100601
6 GET_ROLES_SRC Instance method Public Method 20100601
7 GET_ROLES_TARGET Instance method Public Method 20100531
8 HAS_READ_AUTH Instance method Public Method 20100601
9 HAS_ROLE_ACCESS Instance method Public Method 20100531
10 PROCESS_UI_DATA Instance method Public Method Update CT_PART_CP so that partner, sort-nr fits for merge 20100601
11 RETRIEVE_UI_DATA Instance method Public Method Retrieve SRC-Roles with staffing and create TARGET proposal 20100601
12 SET_COPY_DATA Instance method Public Method 20100531
13 SET_COPY_TO_ATTRIB Instance method Public Method 20100531
14 SET_PRJ_SRC Instance method Public Method 20100601
15 SET_PRJ_TARGET Instance method Public Method 20100601
16 UPDATE_UI_DATA Instance method Public Method Update state and state comment for copy_to 20100601
Events
Class CL_DPR_UI_LOG_RES_COPY_STAFF has no event.
Types
Class CL_DPR_UI_LOG_RES_COPY_STAFF has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_DPR_UI_LOG_RES_COPY_STAFF has no parameter.
Method CLEAR on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method CONSTRUCTOR Signature

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

Method DO_COPY_STAFFING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_REJECTED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100531
2 Importing IT_PART_COPY Call by reference Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100531

Method DO_COPY_STAFFING on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method GET_PRJ_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRJ_SRC Value transfer Object reference (TYPE REF TO) CL_DPR_PROJECT Development Projects: Abstract Project 20100531

Method GET_PRJ_SRC on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method GET_PRJ_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PRJ_DEST Value transfer Object reference (TYPE REF TO) CL_DPR_PROJECT Development Projects: Abstract Project 20100601

Method GET_PRJ_TARGET on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method GET_ROLES_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PART_CP Call by reference Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100601
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100601

Method GET_ROLES_SRC on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method GET_ROLES_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PART_CP Call by reference Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100531
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100531

Method GET_ROLES_TARGET on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method HAS_READ_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20100601

Method HAS_READ_AUTH on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method HAS_ROLE_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROLE_TEXT Call by reference Type reference (TYPE) DPR_TV_PARTICIPANT_ROLE_TEXT Name of Role Type 20100531
2 Returning RV_HAS Value transfer Type reference (TYPE) ABAP_BOOL 20100531

Method HAS_ROLE_ACCESS on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method PROCESS_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PART_CP Call by reference Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100601

Method PROCESS_UI_DATA on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method RETRIEVE_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PART_CP Call by reference Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100601
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100601

Method RETRIEVE_UI_DATA on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method SET_COPY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PART_CP Call by reference Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100531

Method SET_COPY_DATA on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method SET_COPY_TO_ATTRIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PART_COPY Call by reference Type reference (TYPE) DPR_TS_PART_COPY Role Attributes (External) 20100531

Method SET_COPY_TO_ATTRIB on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method SET_PRJ_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROJECT_NUMBER Call by reference Type reference (TYPE) DPR_TV_PROJECT_O_ID Project Number 20100601
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20100601

Method SET_PRJ_SRC on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method SET_PRJ_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PRJ_TARGET Call by reference Object reference (TYPE REF TO) CL_DPR_PROJECT Development Projects: Abstract Project 20100601

Method SET_PRJ_TARGET on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.

Method UPDATE_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PART_CP Call by reference Type reference (TYPE) DPR_TT_PART_COPY Table type of DPR_TS_PART_COPY 20100601
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100601

Method UPDATE_UI_DATA on class CL_DPR_UI_LOG_RES_COPY_STAFF has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_702