SAP ABAP Class CL_HROM_STANDARD_ACTIONTOOL (Standard Action Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM (Application Component) Organizational Management
     SP0E (Package) HR-OM: Organizational Management Enhancements
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HR_ACTIONTOOL Interface: Action tool for object manager 19991014
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HROM_STD_ACTIONTOOL_GOS Standard Action Tool with Generic Object Services 19991210
2 Inheritance (c INHERITING FROM c_ref)  CL_HROM_STD_ACTIONTOOL_GOS_C Standard Action Tool with Generic Object Services 19991230
3 Inheritance (c INHERITING FROM c_ref)  CL_HROM_STD_ACTIONTOOL_GOS_CD Standard Action Tool with Generic Object Services 19991230
4 Inheritance (c INHERITING FROM c_ref)  CL_HROM_STD_ACTIONTOOL_GOS_D Standard Action Tool with Generic Object Services 19991230
5 Inheritance (c INHERITING FROM c_ref)  CL_PBC_STANDARD_ACTIONTOOL Standard Interaction Tool with Drag&Drop 20020819
Properties
Class CL_HROM_STANDARD_ACTIONTOOL  
Short Description Standard Action Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SP0E   HR-OM: Organizational Management Enhancements 
Created 19990906   SAP 
Last change 19991202   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HROM_STANDARD_ACTIONTOOL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HR_ACTIONTOOL Interface: Action tool for object manager 19991014
Friends
Class CL_HROM_STANDARD_ACTIONTOOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJECTMANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_HR_OBJECTMANAGER Reference to Object Manager 19990906
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990906
2 HANDLE_REGISTER_EVENTS Instance method Public Event handling method Event Handler for Object Manager Event 'GET_EVENTS' 19990916
3 USER_ACTION_HANDLER Instance method Public Event handling method Event Handler for Object Manager Event 'USER_ACTION' 19990906
Events
Class CL_HROM_STANDARD_ACTIONTOOL has no event.
Types
Class CL_HROM_STANDARD_ACTIONTOOL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method HANDLE_REGISTER_EVENTS Signature

Method HANDLE_REGISTER_EVENTS on class CL_HROM_STANDARD_ACTIONTOOL has no parameter.
Method HANDLE_REGISTER_EVENTS on class CL_HROM_STANDARD_ACTIONTOOL has no exception.

Method USER_ACTION_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLNAME Call by reference Type reference (TYPE) 19990906
2 Importing FCODE Call by reference Type reference (TYPE) 19990906
3 Importing MAIN_OBJECT Call by reference Type reference (TYPE) 19990906
4 Importing NODEKEY Call by reference Type reference (TYPE) 19990906
5 Importing RELAT_OBJECT Call by reference Type reference (TYPE) 19990906

Method USER_ACTION_HANDLER on class CL_HROM_STANDARD_ACTIONTOOL has no exception.
History
Last changed by/on SAP  19991202 
SAP Release Created in