SAP ABAP Class CL_GRPC_ORGUNIT_HIER_WD ([Obsolete] : Orgunit hierarchy tree)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_MAPPER_WD Supper Class of UI 20070621
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_TREE_WD tree interface for GRPC 20070702
Properties
Class CL_GRPC_ORGUNIT_HIER_WD  
Short Description [Obsolete] : Orgunit hierarchy tree    
Super Class CL_GRPC_MAPPER_WD Supper Class of UI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_OBSOLETE   Package for the obsolete objects from FN/PC/RM 
Created 20070621   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_ORGUNIT_HIER_WD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRPC_TREE_WD tree interface for GRPC 20070702
Friends
Class CL_GRPC_ORGUNIT_HIER_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_MSG_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_GRPC_MSG_HANDLER_WD Message Handler 20070713
2 DS_ORGUNIT_HIER Instance attribute Private Type reference (TYPE) GRPC_S_ORGUNIT_HIER Organization Unit 20070704
3 DT_ORGUNIT_HIER Instance attribute Private Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20070702
4 DV_SESSION_ID Instance attribute Private Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070702
5 GV_EVENT Instance attribute Private Type reference (TYPE) GRPC_EVENT event in WD application 20070704
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_CHILDREN Instance method Private Method 20070703
2 GET_DEFAULT_VALIDDATE Instance method Public Method Get default validdate 20071015
3 GET_MESSAGE_HANDLER Instance method Public Method 20070713
4 GET_ORGUNIT_HIER Instance method Public Method Get orgunit hierarchy 20070621
5 GET_PREVIOUS_TREE_STATUS Instance method Private Method 20070702
6 HANDLE_LEAD_SELECTION Instance method Public Method 20070709
7 REBUILD_ORGUNIT_HIER Instance method Public Method Rebuild orgunit hierarchy 20070702
8 SET_EVENT Instance method Public Method 20070704
9 SET_INIT_TREE_STATUS Instance method Private Method 20070702
10 SET_MESSAGE_HANDLER Instance method Public Method 20070713
11 SET_SESSION_ID Instance method Public Method 20070702
Events
Class CL_GRPC_ORGUNIT_HIER_WD has no event.
Types
Class CL_GRPC_ORGUNIT_HIER_WD has no local type.
Method Signatures

Method COLLECT_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ORGUNITS Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20070703
2 Importing IT_ORGUNITS Value transfer Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20070703
3 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRPC_API_OBJECT_ID Object ID 20070703

Method COLLECT_CHILDREN on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method GET_DEFAULT_VALIDDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALIDFROM Call by reference Type reference (TYPE) GRPC_DATE_FROM Valid from 20071015
2 Changing CV_VALIDTO Call by reference Type reference (TYPE) GRPC_DATE_TO Valid to 20071015

Method GET_DEFAULT_VALIDDATE on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method GET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MSG_HANDLER Value transfer Object reference (TYPE REF TO) IF_GRPC_MSG_HANDLER_WD 20070713

Method GET_MESSAGE_HANDLER on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method GET_ORGUNIT_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ORGUNIT_HIER Value transfer Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20070621

Method GET_ORGUNIT_HIER on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method GET_PREVIOUS_TREE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ORGUNIT_HIER Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20070702

Method GET_PREVIOUS_TREE_STATUS on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method HANDLE_LEAD_SELECTION Signature

Method HANDLE_LEAD_SELECTION on class CL_GRPC_ORGUNIT_HIER_WD has no parameter.
Method HANDLE_LEAD_SELECTION on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method REBUILD_ORGUNIT_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ORGUNIT_HIER Value transfer Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20070702

Method REBUILD_ORGUNIT_HIER on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method SET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Type reference (TYPE) GRPC_EVENT event in WD application 20070704

Method SET_EVENT on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method SET_INIT_TREE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ORGUNIT_HIER Call by reference Type reference (TYPE) GRPC_T_ORGUNIT_HIER Orgunit hierarchy table 20070702

Method SET_INIT_TREE_STATUS on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method SET_MESSAGE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSG_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20070713

Method SET_MESSAGE_HANDLER on class CL_GRPC_ORGUNIT_HIER_WD has no exception.

Method SET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070702

Method SET_SESSION_ID on class CL_GRPC_ORGUNIT_HIER_WD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250