SAP ABAP Class CL_HRBAS_UNIVERSAL_OBJECT (For External Objects. Also Restricted for Int. PD Objects)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-OM (Application Component) Organizational Management
     HCM_PD_OBJECT_LAYER (Package) HCM: Object-Orientated Access to PD Infotype Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRBAS_UNIVERSAL_OBJECT Any Objects (Internal and External) 20080204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRBAS_PD_OBJECT Business Object in PD Infotype Framework 20080204
Properties
Class CL_HRBAS_UNIVERSAL_OBJECT  
Short Description For External Objects. Also Restricted for Int. PD Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package HCM_PD_OBJECT_LAYER   HCM: Object-Orientated Access to PD Infotype Framework 
Created 20080204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRBAS_UNIVERSAL_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRBAS_UNIVERSAL_OBJECT Any Objects (Internal and External) 20080204
Friends
Class CL_HRBAS_UNIVERSAL_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_BL_READ_INFOTYPE Static Attribute Protected Object reference (TYPE REF TO) CL_HRBAS_BL_READ_INFOTYPE HRBAS Read Infotype Records 20080204
2 A_INFTY_BUFFER Static Attribute Protected Object reference (TYPE REF TO) IF_HRBAS_INFTY_BUFFER HRBAS: Buffer for Infotype Operations 20080415
3 A_IS_EXTERNAL_OBJECT Instance attribute Private Attribute reference (LIKE) 20080204
4 A_OBJECT_OPERATIONS Static Attribute Protected Object reference (TYPE REF TO) IF_HRBAS_OBJECT_OPERATIONS HRBAS Object-Specific Operations 20080204
5 A_OTYPE Instance attribute Private Attribute reference (LIKE) 20080204
6 A_PD_OBJECT_ADMIN Static Attribute Protected Object reference (TYPE REF TO) CL_HRBAS_PD_OBJECT_ADMIN 20080204
7 A_PLAIN_ACCESS Static Attribute Protected Object reference (TYPE REF TO) IF_HRBAS_PLAIN_INFOTYPE_ACCESS HR: Flat Access to Infotype Records 20080204
8 A_PLVAR Instance attribute Private Attribute reference (LIKE) 20080204
9 A_REALO Instance attribute Private Attribute reference (LIKE) 20080204
10 FALSE Constant Protected Type reference (TYPE) BOOLE_D SPACE Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20080204
11 TRUE Constant Protected Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20080204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080204
2 GET_DESCRIPTION Instance method Private Method 20080204
3 GET_DESCRIPTIONS Instance method Private Method 20080204
4 GET_EXISTENCE Instance method Private Method 20080204
5 GET_RELATED_OBJECTS Instance method Private Method 20080204
Events
Class CL_HRBAS_UNIVERSAL_OBJECT has no event.
Types
Class CL_HRBAS_UNIVERSAL_OBJECT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20080204
2 Importing PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20080204
3 Importing REALO Call by reference Type reference (TYPE) REALO Erweiterte ObjektId 20080204

Method CONSTRUCTOR on class CL_HRBAS_UNIVERSAL_OBJECT has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_HRBAS_UNIVERSAL_OBJECT has no parameter.
Method GET_DESCRIPTION on class CL_HRBAS_UNIVERSAL_OBJECT has no exception.

Method GET_DESCRIPTIONS Signature

Method GET_DESCRIPTIONS on class CL_HRBAS_UNIVERSAL_OBJECT has no parameter.
Method GET_DESCRIPTIONS on class CL_HRBAS_UNIVERSAL_OBJECT has no exception.

Method GET_EXISTENCE Signature

Method GET_EXISTENCE on class CL_HRBAS_UNIVERSAL_OBJECT has no parameter.
Method GET_EXISTENCE on class CL_HRBAS_UNIVERSAL_OBJECT has no exception.

Method GET_RELATED_OBJECTS Signature

Method GET_RELATED_OBJECTS on class CL_HRBAS_UNIVERSAL_OBJECT has no parameter.
Method GET_RELATED_OBJECTS on class CL_HRBAS_UNIVERSAL_OBJECT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700