SAP ABAP Class CL_SAWE_EO_TREE_DATA (Eng.Object Tree Data-Container Singleton)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-PRS-LS (Application Component) Lean Staffing
     PSAWE_SA_UI (Package) Staff Assignment UI Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_CONSTANTS FPM constants 20091021
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SAWE_SA_CONSTANTS Constants definitions 20091012
Properties
Class CL_SAWE_EO_TREE_DATA  
Short Description Eng.Object Tree Data-Container Singleton    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSAWE_SA_UI   Staff Assignment UI Layer 
Created 20090918   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_FPM_CONSTANTS FPM constants 20091021
2 IF_SAWE_SA_CONSTANTS Constants definitions 20091012
Friends
Class CL_SAWE_EO_TREE_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ENGAGEMENT_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_SAWE_ENGAGEMENT_OBJECT Engagement Object 20091012
2 MO_LOG Instance attribute Private Object reference (TYPE REF TO) CL_SAWE_SA_LOG Leans Staffing Logging Class 20091012
3 MV_DISPLAYED_ENGAGEMENT_ID Instance attribute Private Type reference (TYPE) IF_WE_ENGAGEMENT=>ID 20091012
4 MV_DISPLAYED_ENGAGEMENT_TYPE Instance attribute Private Type reference (TYPE) WE_ENGAGEMENT_TYPE Work Engagement type 20091012
5 MV_ENGAGEMENT_ID Instance attribute Private Type reference (TYPE) IF_WE_ENGAGEMENT=>ID Engagement Object ID 20090918
6 MV_ENGAGEMENT_TYPE Instance attribute Private Type reference (TYPE) WE_ENGAGEMENT_TYPE Work Engagement type 20090918
7 MV_SELECTED_ENGAGEMENT_ID Instance attribute Private Type reference (TYPE) IF_WE_ENGAGEMENT=>ID Im Tree selektiertes Engagement-Object-Id 20090918
8 SO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SAWE_EO_TREE_DATA Eng.Object Tree Data-Container Singleton 20090918
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090918
2 GET_ENGAGEMENT_ID Instance method Public Method Get Engagement Object 20090918
3 GET_ENGAGEMENT_TYPE Instance method Public Method fet Engagement Object 20090918
4 GET_INSTANCE Static method Public Method Returns Singleton 20090918
5 GET_SELECTED_ENGAGEMENT_ID Instance method Public Method Get in Tree-Component selected Engagement-Object ID 20090918
6 GET_TREE Instance method Public Method Return Wed Dynpro Tree-Attributes 20091012
7 GET_TREE_ATTRIBUTES Instance method Public Method Returns WebDynpro Tree-Header-Attributes 20091012
8 INTERPRET_URL_PARAMETER Instance method Public Method Interprets URL-Parameter 20091014
9 REFRESH_TREE Instance method Public Method Engagament-Object-Tree wird neu aufgebaut 20091012
10 SET_ENGAGEMENT_ID Instance method Public Method Set Engagement Object 20090918
11 SET_ENGAGEMENT_TYPE Instance method Public Method Set Engagement Object 20090918
12 SET_SELECTED_ENGAGEMENT_ID Instance method Public Method set the selected Engagement-ID 20090918
Events
Class CL_SAWE_EO_TREE_DATA has no event.
Types
Class CL_SAWE_EO_TREE_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ENGAGEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENGAGEMENT_ID Value transfer Type reference (TYPE) IF_WE_ENGAGEMENT=>ID 20090918

Method GET_ENGAGEMENT_ID on class CL_SAWE_EO_TREE_DATA has no exception.

Method GET_ENGAGEMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENGAGEMENT_TYPE Value transfer Type reference (TYPE) WE_ENGAGEMENT_TYPE Work Engagement type 20090918

Method GET_ENGAGEMENT_TYPE on class CL_SAWE_EO_TREE_DATA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SAWE_EO_TREE_DATA Eng.Object Tree Data-Container Singleton 20090918

Method GET_INSTANCE on class CL_SAWE_EO_TREE_DATA has no exception.

Method GET_SELECTED_ENGAGEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENGAGEMENT_ID Value transfer Type reference (TYPE) IF_WE_ENGAGEMENT=>ID 20090918

Method GET_SELECTED_ENGAGEMENT_ID on class CL_SAWE_EO_TREE_DATA has no exception.

Method GET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TREE Call by reference Type reference (TYPE) SAWE_T_EO_TREE Engagement-Ojbect-Tree-TAB 20091021
2 Exporting EV_ID_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL selected ID has been changed 20091020
# Exception Resumable Description Created on
1 CX_WE_INVALID_ID Exception regarding Work Engagement ID 20091117

Method GET_TREE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TREE_ATTRIBUTES Value transfer Type reference (TYPE) SAWE_S_EO_TREE_HEADER_WD_ATTR Engagement-Ojbect-Tree-TAB 20091012

Method GET_TREE_ATTRIBUTES on class CL_SAWE_EO_TREE_DATA has no exception.

Method INTERPRET_URL_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_URL_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20091014

Method INTERPRET_URL_PARAMETER on class CL_SAWE_EO_TREE_DATA has no exception.

Method REFRESH_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20091012
2 Returning RV_REFRESH_TREE Value transfer Type reference (TYPE) ABAP_BOOL 20091012

Method REFRESH_TREE on class CL_SAWE_EO_TREE_DATA has no exception.

Method SET_ENGAGEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENGAGEMENT_ID Call by reference Type reference (TYPE) IF_WE_ENGAGEMENT=>ID 20090918

Method SET_ENGAGEMENT_ID on class CL_SAWE_EO_TREE_DATA has no exception.

Method SET_ENGAGEMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENGAGEMENT_TYPE Call by reference Type reference (TYPE) WE_ENGAGEMENT_TYPE Work Engagement type 20090918

Method SET_ENGAGEMENT_TYPE on class CL_SAWE_EO_TREE_DATA has no exception.

Method SET_SELECTED_ENGAGEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENGAGEMENT_ID Call by reference Type reference (TYPE) IF_WE_ENGAGEMENT=>ID 20090918

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