SAP ABAP Class CL_HRPADRU_LOG_ORG (Class for report log agregated per Organization)
Hierarchy
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
   PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
     PB33 (Package) HR master data : Russia
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPADRU_LOG Class for report log 20070130
Properties
Class CL_HRPADRU_LOG_ORG  
Short Description Class for report log agregated per Organization    
Super Class CL_HRPADRU_LOG Class for report log 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB33   HR master data : Russia 
Created 20060819   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPADRU_LOG_ORG has no interface implemented.
Friends
Class CL_HRPADRU_LOG_ORG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CAT_ORG Constant Public Type reference (TYPE) HRPAD_PAL_CATEG_ID 'ORG' HR Application Log: Category ID 20070130
2 MT_ORG_NODES Instance attribute Private Type reference (TYPE) TT_ORG_NODES List of Org with node 20070130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ORG_NODE Instance method Public Method 20070130
2 CONSTRUCTOR Instance method Public Constructor 20070130
3 GET_ORG_NODE Instance method Public Method 20070130
Events
Class CL_HRPADRU_LOG_ORG has no event.
Types
Class CL_HRPADRU_LOG_ORG has no local type.
Method Signatures

Method ADD_ORG_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ORG_NODE Call by reference Type reference (TYPE) HRPAD_PAL_NODE_KEY HR Application Log 20070130
2 Importing ID_ORG Call by reference Object reference (TYPE REF TO) DATA Org's key for node 20070130
3 Importing IV_ADD_MESSAGES Call by reference Type reference (TYPE) CHAR1 'X' Add messages 20070130
4 Importing IV_TEXT Call by reference Type reference (TYPE) ANY Text for Node 20070130

Method ADD_ORG_NODE on class CL_HRPADRU_LOG_ORG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FORM Call by reference Type reference (TYPE) CHAR30 '' Form name 20070130
2 Importing IM_FORMS_LIST Call by reference Type reference (TYPE) HRPADRU_FORMS Forms list 20070130
3 Importing IM_SUCCESSFUL_ONTOP Call by reference Type reference (TYPE) CHAR1 'X' Successful pernrs on top 20070130

Method CONSTRUCTOR on class CL_HRPADRU_LOG_ORG has no exception.

Method GET_ORG_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ORG Call by reference Object reference (TYPE REF TO) DATA Org Key 20070130
2 Exporting EX_STATH Call by reference Type reference (TYPE) P33_STATH Processing status 20070130
3 Importing IM_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Node key 20070130

Method GET_ORG_NODE on class CL_HRPADRU_LOG_ORG has no exception.
History
Last changed by/on SAP  20070912 
SAP Release Created in