SAP ABAP Class CL_IMPL_PS_WE (ProjectSystem: ENGAGEMENT)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PS-ST (Application Component) Structures
     PSI_WE (Package) PS Integration with Work Engagement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090915
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAWE_WORK_ENGAGEMENT_GDT Interface for BAdI: SAWE_WORK_ENGAGEMENT_GDT 20091112
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WE_ENGAGEMENT Assignment Object 20090915
Properties
Class CL_IMPL_PS_WE  
Short Description ProjectSystem: ENGAGEMENT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSI_WE   PS Integration with Work Engagement 
Created 20090915   SAP 
Last change 20110908   SAP 
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)
2 IF_WE_ENGAGEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20090915
2 IF_SAWE_WORK_ENGAGEMENT_GDT Interface for BAdI: SAWE_WORK_ENGAGEMENT_GDT 20091112
3 IF_WE_ENGAGEMENT Assignment Object 20090915
Friends
Class CL_IMPL_PS_WE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DLFL_FLAG Constant Private Type reference (TYPE) STRING 'I0076' 20090918
2 GC_DLT_FLAG Constant Private Type reference (TYPE) STRING 'I0013' 20090918
3 GC_ENGAGEMENT_TYPE Constant Private Type reference (TYPE) C 'P' 20091113
4 GC_PROJ_TYPE Constant Private Type reference (TYPE) STRING 'PD' 20090918
5 GC_WBS_TYPE Constant Private Type reference (TYPE) STRING 'PR' 20090918
6 GT_PRHI Static Attribute Public Type reference (TYPE) TY_PRHI_TT 20091126
7 GT_PROJ Static Attribute Public Type reference (TYPE) TY_PROJ_TT 20091126
8 GT_PROJ_PROFL Static Attribute Public Type reference (TYPE) TY_PROJ_PROFL_TT 20091127
9 GT_PRPS Static Attribute Public Type reference (TYPE) TY_PRPS_TT 20091126
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHILDREN Instance method Private Method Get Children 20091126
2 GET_SIBLING Instance method Private Method Get Sibling 20091126
3 IS_EXISTING Static method Private Method 20090917
4 LOAD_PRHI Instance method Private Method Load the WBS relation table 20091126
Events
Class CL_IMPL_PS_WE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_HIER_TT Public See coding 20091126 ty_hier_tt TYPE STANDARD TABLE OF if_we_engagement=>relationship WITH NON-UNIQUE KEY primary_key COMPONENTS table_line
2 TY_PRHI_TT Public See coding 20091126 ty_prhi_tt TYPE STANDARD TABLE OF prhi WITH NON-UNIQUE KEY primary_key COMPONENTS psphi up left WITH UNIQUE SORTED KEY posnr_key COMPONENTS posnr WITH NON-UNIQUE SORTED KEY up_key COMPONENTS up left WITH NON-UNIQUE SORTED KEY left_key COMPONENTS left
3 TY_PROJ_PROFL_TT Public See coding 20091127 ty_proj_profl_tt TYPE SORTED TABLE OF ty_proj_st WITH NON-UNIQUE KEY primary_key COMPONENTS profl
4 TY_PROJ_ST Public See coding 20091126 BEGIN OF ty_proj_st, pspnr TYPE ps_intnr, pspid TYPE ps_pspid, post1 TYPE ps_post1, objnr TYPE j_objnr, profl TYPE profidproj, END OF ty_proj_st
5 TY_PROJ_TT Public See coding 20091126 ty_proj_tt TYPE SORTED TABLE OF ty_proj_st WITH UNIQUE KEY primary_key COMPONENTS objnr WITH UNIQUE SORTED KEY pspnr_key COMPONENTS pspnr WITH UNIQUE SORTED KEY pspid_key COMPONENTS pspid
6 TY_PRPS_ST Public Type reference (TYPE) PRPS 20091126
7 TY_PRPS_TT Public See coding 20091126 ty_prps_tt TYPE SORTED TABLE OF ty_prps_st WITH UNIQUE KEY primary_key COMPONENTS objnr WITH UNIQUE SORTED KEY pspnr_key COMPONENTS pspnr WITH UNIQUE SORTED KEY posid_key COMPONENTS posid
Method Signatures

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HIERARCHY Call by reference Type reference (TYPE) TY_HIER_TT 20091126
2 Importing IV_PARENT Call by reference Type reference (TYPE) J_OBJNR Object number 20091126

Method GET_CHILDREN on class CL_IMPL_PS_WE has no exception.

Method GET_SIBLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_HIERARCHY Call by reference Type reference (TYPE) TY_HIER_TT Display of Hierarchies as Variable Lists 20091126
2 Importing IV_SIB Call by reference Type reference (TYPE) PS_POSNR Object number 20091126
3 Importing IV_SIB_PARENT Call by reference Type reference (TYPE) J_OBJNR Object number 20091126

Method GET_SIBLING on class CL_IMPL_PS_WE has no exception.

Method IS_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROJ Call by reference Type reference (TYPE) TY_PROJ_ST 20091126
2 Exporting ES_PRPS Call by reference Type reference (TYPE) TY_PRPS_ST 20091126
3 Exporting EV_EXISTING Call by reference Type reference (TYPE) ABAP_BOOL 20090918
4 Importing ID Call by reference Type reference (TYPE) CSEQUENCE 20090918
5 Importing POSID Call by reference Type reference (TYPE) PS_POSID Work Breakdown Structure Element (WBS Element) 20091126
6 Importing PSPID Call by reference Type reference (TYPE) PS_PSPID Project PSPID 20091126

Method IS_EXISTING on class CL_IMPL_PS_WE has no exception.

Method LOAD_PRHI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20091126
2 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object number 20091126

Method LOAD_PRHI on class CL_IMPL_PS_WE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605