SAP ABAP Class CL_DPR_PRIORITY_CUST (Customizing Priority)
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_PRIORITY_CUST  
Short Description Customizing Priority    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_SHARED   Project Management - Shared Objects 
Created 20050610   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_PRIORITY_CUST has no interface implemented.
Friends
Class CL_DPR_PRIORITY_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PRIORITY Static Attribute Private Type reference (TYPE) TT_PRIORITY DPR_PRIORITY 20050610
2 MT_PRIORITY_T Static Attribute Private Type reference (TYPE) TT_PRIORITY_T DPR_PRIORITY_T 20050610
3 SC_CUST_CLASS Constant Private Type reference (TYPE) SEOCLSNAME 'CL_DPR_PRIORITY_CUST' Object Category Name 20050610
4 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_PRIORITY_CUST Singleton 20050610
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050610
2 FREE Static method Public Method Destructor of Customizing Class 20050610
3 FREE_SINGLETON Instance method Private Method Singleton Destructor 20050610
4 GET_ALL_PRIORITIES Instance method Public Method Delivers All Priorities 20050610
5 GET_INSTANCE Static method Public Method Delivers Singleton 20050610
6 GET_PRIORITY_TEXT Instance method Public Method Delivers the Text for a Priority 20050610
Events
Class CL_DPR_PRIORITY_CUST has no event.
Types
Class CL_DPR_PRIORITY_CUST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method FREE Signature

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

Method FREE_SINGLETON Signature

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

Method GET_ALL_PRIORITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRIORITIES Call by reference Type reference (TYPE) DPR_TT_PRIORITY_WITH_TEXT Tabelle Prioritäten mit Text 20050610
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20050610

Method GET_ALL_PRIORITIES on class CL_DPR_PRIORITY_CUST 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_PRIORITY_CUST Customizing Priorität 20050610

Method GET_INSTANCE on class CL_DPR_PRIORITY_CUST has no exception.

Method GET_PRIORITY_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 von ABAP-Anweisungen 20050610
2 Exporting EV_TEXT Call by reference Type reference (TYPE) DPR_TV_TEXT Bezeichnung eines Objekts 20050610
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20050610
4 Importing IV_PRIORITY Call by reference Type reference (TYPE) DPR_TV_PRIORITY_CUST Priorität 20050610

Method GET_PRIORITY_TEXT on class CL_DPR_PRIORITY_CUST has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400