SAP ABAP Class CL_DPR_PHA_TYPE_CUST (Customizing for Phase Type)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-STR (Application Component) Structure
     DEVELOPMENT_PROJECTS_PHASE (Package) Project Management - Phases
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_GEN_CUST 20080730
Properties
Class CL_DPR_PHA_TYPE_CUST  
Short Description Customizing for Phase Type    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_PHASE    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_PHASE   Project Management - Phases 
Created 20020311   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
# Interface Abstract Final Description Created on
1 IF_DPR_GEN_CUST 20080730
Friends
Class CL_DPR_PHA_TYPE_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_CUST_ATTRIBUTES Instance attribute Public Type reference (TYPE) DPR_PHA_TYPE Phase Type 20020311
2 MS_TEXT Instance attribute Private Type reference (TYPE) DPR_TS_TEXT Text with Language 20020311
3 MT_INSTANCES Static Attribute Private Type reference (TYPE) DPR_TT_PHA_TYPE_CUST Table Type for Customizing Phase Types 20020311
4 MT_INSTANCES_OF_PTYPE Static Attribute Private Type reference (TYPE) TT_INSTANCES_OF_PTYPE Phase Types depending on project types 20110729
5 SC_CUST_CLASS Constant Private Type reference (TYPE) SEOCLSNAME 'CL_DPR_PHA_TYPE_CUST' Class Name 20050512
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020311
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020311
3 FREE Static method Public Method Destructor of All Phase Type Entries 20050512
4 FREE_PHA_TYPE Instance method Private Method Destructor of a Phase Type Entry 20050512
5 GET_ALL_INSTANCES Static method Public Method Type Instance 20060721
6 GET_ALL_INSTANCES_OF_PTYPE Static method Public Method Phase Type Instances for Project Type 20110609
7 GET_APPROVAL_CONTROL Instance method Public Method Access Method to Approval Management of Phase Type 20020817
8 GET_CUST_ATTRIBUTES Instance method Public Method Type Text 20020311
9 GET_INSTANCE Static method Public Method Type Instance 20020311
10 GET_TEXT Instance method Public Method Read Language-Dependent Texts 20020603
11 SET_LANGUAGE Instance method Private Method Set Language 20020311
Events
Class CL_DPR_PHA_TYPE_CUST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_INSTANCES_OF_PTYPE Private See coding 20110729 tt_instances_of_ptype TYPE STANDARD TABLE OF dpr_pha_type_p
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_PHA_TYPE_CUST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_PHA_TYPE_CUST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) DPR_TV_PHA_TYPE Art der Phase 20020311
# Exception Resumable Description Created on
1 CX_DPR_CUSTOMIZING_ERROR Customizing 20020311

Method FREE Signature

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

Method FREE_PHA_TYPE Signature

Method FREE_PHA_TYPE on class CL_DPR_PHA_TYPE_CUST has no parameter.
Method FREE_PHA_TYPE on class CL_DPR_PHA_TYPE_CUST has no exception.

Method GET_ALL_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TYPE Value transfer Type reference (TYPE) DPR_TT_PHA_TYPE_CUST Customizing Phasenarten 20060721

Method GET_ALL_INSTANCES on class CL_DPR_PHA_TYPE_CUST has no exception.

Method GET_ALL_INSTANCES_OF_PTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROJECT_TYPE Call by reference Type reference (TYPE) DPR_TV_PRO_TYPE Project Type 20110609
2 Returning RT_TYPE Value transfer Type reference (TYPE) DPR_TT_PHA_TYPE_CUST Customizing for Phase Types 20110609

Method GET_ALL_INSTANCES_OF_PTYPE on class CL_DPR_PHA_TYPE_CUST has no exception.

Method GET_APPROVAL_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_APPROVAL_CONTROL Value transfer Type reference (TYPE) DPR_TS_APPROVAL_CONTROL Abnahmesteuerung 20020817

Method GET_APPROVAL_CONTROL on class CL_DPR_PHA_TYPE_CUST has no exception.

Method GET_CUST_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_CUST_ATTRIBUTES Value transfer Type reference (TYPE) DPR_PHA_TYPE Customizingattribute Checklistenkopf 20020311

Method GET_CUST_ATTRIBUTES on class CL_DPR_PHA_TYPE_CUST has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) DPR_TV_PHA_TYPE Art der Phase 20020311
2 Returning RR_TYPE Value transfer Object reference (TYPE REF TO) CL_DPR_PHA_TYPE_CUST Customizing Typ der Phase 20020311
# Exception Resumable Description Created on
1 CX_DPR_CUSTOMIZING_ERROR Customizing 20020311

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) DPR_TV_TYPE_TEXT Kurztext der Art 20020603
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU aktuelle Sprache 20020603

Method GET_TEXT on class CL_DPR_PHA_TYPE_CUST has no exception.

Method SET_LANGUAGE 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) LANGU Sprachenschlüssel 20020311
2 Returning RV_TEXT_FOUND Value transfer Type reference (TYPE) BOOLE_D True, falls Text gefunden 20020311

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