SAP ABAP Class CL_ACO_HR_OBJECT (Administration of HR Objects)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA (Application Component) Cross-Application Components
     ACO (Package) Authorization Check with Access Control Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACO_MEMBER_INFO Authorization Holder IDs 20020117
Properties
Class CL_ACO_HR_OBJECT  
Short Description Administration of HR Objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ACO   Authorization Check with Access Control Objects 
Created 20011212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ACO_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACO_MEMBER_INFO Authorization Holder IDs 20020117
Friends
Class CL_ACO_HR_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ORG_UNITS_USER Static Attribute Private Type reference (TYPE) TT_ORG_UNITS_USER Local Buffer Table of OG Units per User 20090929
2 MV_HR_OBJECT_ID Instance attribute Private Type reference (TYPE) ACO_TS_HR_OBJECT_ID HR Object ID 20011212
3 ST_HR_OBJECT_REF Static Attribute Private Type reference (TYPE) ACO_TT_HR_OBJECT_REF List of References for HR Object Manager Class 20011212
4 ST_OBJEC Static Attribute Private Type reference (TYPE) HRTB_OBJEC HR: Table of Selected Objects 20020121
5 SV_ORG_UNITS_FOR_USER_READ Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20020122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011212
2 GET_INSTANCE Static method Public Method Get Instance for HR Object 20011212
3 INITIALIZE Static method Public Method Add HR Objects 20011212
4 READ_ORG_UNITS_FOR_USER Static method Private Method Read Organizational Unit for User 20020122
Events
Class CL_ACO_HR_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_ORG_UNITS_USER Private See coding 20090929 BEGIN OF ts_org_units_user, user_id TYPE xubname, evaluation_path TYPE wegid, objec TYPE objec_t, END OF ts_org_units_user
2 TT_ORG_UNITS_USER Private See coding 20090929 tt_org_units_user TYPE TABLE OF ts_org_units_user
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) ACO_TS_HR_OBJECT_ID HR-Objekt-Id 20011212

Method CONSTRUCTOR on class CL_ACO_HR_OBJECT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) ACO_TS_HR_OBJECT_ID HR-Objekt-Id 20011212
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ACO_HR_OBJECT Verwaltung von HR-Objekten 20011212

Method GET_INSTANCE on class CL_ACO_HR_OBJECT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) ACO_TS_HR_OBJECT_ID HR-Objekt-Id 20011212
2 Returning RR_HR_OBJECT Value transfer Object reference (TYPE REF TO) CL_ACO_HR_OBJECT Verwaltung von HR-Objekten 20011212

Method INITIALIZE on class CL_ACO_HR_OBJECT has no exception.

Method READ_ORG_UNITS_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVALUATION_PATH Call by reference Type reference (TYPE) WEGID Auswertungsweg 20031216
2 Importing IV_USER_ID Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20020122
3 Returning RT_RESULT_OBJEC Value transfer Type reference (TYPE) OBJEC_T Orgmanagement: Tabelle von Objec Einträgen 20020122

Method READ_ORG_UNITS_FOR_USER on class CL_ACO_HR_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 100