SAP ABAP Class CL_DPR_CUST_DB (Allgemeine Klasse zum Auslesen von Proj. Mgmt Customizing)
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
Properties
Class CL_DPR_CUST_DB  
Short Description Allgemeine Klasse zum Auslesen von Proj. Mgmt Customizing    
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 20080215   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_CUST_DB has no forward declaration.
Interfaces
Class CL_DPR_CUST_DB has no interface implemented.
Friends
Class CL_DPR_CUST_DB has no friend class.
Attributes
Class CL_DPR_CUST_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_CHECKLIST_TYPES Static method Public Method Customizing: Checklist Types with Texts 20080313
2 GET_ALL_PHASE_TYPES Static method Public Method Customizing: Phase Types with Texts 20080313
3 GET_ALL_PRIORITIES Static method Public Method Customizing: Priorities with Texts 20080313
4 GET_ALL_PROCESSES Static method Public Method Customizing: Processes with Texts 20080313
5 GET_ALL_PROJECT_TYPES Static method Public Method Customizing: Project Types with Texts 20080313
6 GET_ALL_TASK_TYPES Static method Public Method Customizing: Task Types with Texts 20080313
7 GET_ALL_TIME_UNITS Static method Public Method Customizing: Time Units with Texts 20080313
Events
Class CL_DPR_CUST_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_CHECKLIST_TYPE_TEXT Public See coding 20080313 tt_checklist_type_text TYPE STANDARD TABLE OF dpr_clh_type_t WITH DEFAULT KEY
2 TT_PHASE_TYPE_TEXT Public See coding 20080313 tt_phase_type_text TYPE STANDARD TABLE OF dpr_pha_type_t WITH DEFAULT KEY
3 TT_PRIORITIES_TEXT Public See coding 20080313 tt_priorities_text TYPE STANDARD TABLE OF dpr_priority_t WITH DEFAULT KEY
4 TT_PROCESSES_TEXT Public See coding 20080313 tt_processes_text TYPE STANDARD TABLE OF dpr_process_t WITH DEFAULT KEY
5 TT_PROJECT_TYPE_TEXT Public See coding 20080313 tt_project_type_text TYPE STANDARD TABLE OF dpr_pro_type_t WITH DEFAULT KEY
6 TT_TASK_TYPE_TEXT Public See coding 20080313 tt_task_type_text TYPE STANDARD TABLE OF dpr_tsk_type_t WITH DEFAULT KEY
7 TT_TIME_UNITS_TEXT Public See coding 20080313 tt_time_units_text TYPE STANDARD TABLE OF t006a WITH DEFAULT KEY
Method Signatures

Method GET_ALL_CHECKLIST_TYPES 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) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080313
2 Returning RT_CHECKLIST_TYPE_TEXT Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Tabelle mit Checklistenarten und Texten 20080313

Method GET_ALL_CHECKLIST_TYPES on class CL_DPR_CUST_DB has no exception.

Method GET_ALL_PHASE_TYPES 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) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080313
2 Returning RT_PHASE_TYPE_TEXT Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Tabelle mit Phasenarten und Texten 20080313

Method GET_ALL_PHASE_TYPES on class CL_DPR_CUST_DB has no exception.

Method GET_ALL_PRIORITIES 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) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080313
2 Returning RT_PRIORITIES_TEXT Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Tabelle mit Prioritäten und Texten 20080313

Method GET_ALL_PRIORITIES on class CL_DPR_CUST_DB has no exception.

Method GET_ALL_PROCESSES 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) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080313
2 Returning RT_PROCESSES_TEXT Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Tabelle mit Prozessen und Texten 20080313

Method GET_ALL_PROCESSES on class CL_DPR_CUST_DB has no exception.

Method GET_ALL_PROJECT_TYPES 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) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080313
2 Returning RT_PROJECT_TYPE_TEXT Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Tabelle mit Projektarten und Texten 20080313

Method GET_ALL_PROJECT_TYPES on class CL_DPR_CUST_DB has no exception.

Method GET_ALL_TASK_TYPES 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) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080313
2 Returning RT_TASK_TYPE_TEXT Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Tabelle mit Aufgabenarten und Texten 20080313

Method GET_ALL_TASK_TYPES on class CL_DPR_CUST_DB has no exception.

Method GET_ALL_TIME_UNITS 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) SY-LANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20080313
2 Returning RT_TIME_UNITS_TEXT Value transfer Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Tabelle mit Zeiteinheiten und Texten 20080313

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