SAP ABAP Class CL_HRASR00_DAB_SERVICES (Utility Class for Direct Access Box)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_DIRECT_ACCESS_BOX (Package) Direct Access Box
Properties
Class CL_HRASR00_DAB_SERVICES  
Short Description Utility Class for Direct Access Box    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ASR_DIRECT_ACCESS_BOX   Direct Access Box 
Created 20041021   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRASR00_DAB_SERVICES has no forward declaration.
Interfaces
Class CL_HRASR00_DAB_SERVICES has no interface implemented.
Friends
Class CL_HRASR00_DAB_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041021
2 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20041021
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CE_ACTIVE Static method Public Method Tests If CE Is Active 20050304
2 GET_ALL_INFTYS Static method Public Method Determination of Infotypes for Molga 20041021
3 GET_ALL_SUBTYS Static method Public Method Determination of Subtypes for Infotypes 20041104
4 GET_MOLGA Static method Public Method Determination of MOLGA 20041021
5 GET_SUBTY_TEXT Static method Public Method Determination of Texts for Subtypes 20041109
6 PERNR_EXISTS Static method Public Method Tests Whether Personnel Number Exists 20050214
7 READ_HISTORY Static method Public Method Read History Data for User 20041021
8 READ_HISTORY_RECORD Static method Public Method Read History Data for Infotype 20041021
9 WRITE_HISTORY Static method Public Method Write History Data 20041021
Events
Class CL_HRASR00_DAB_SERVICES has no event.
Types
Class CL_HRASR00_DAB_SERVICES has no local type.
Method Signatures

Method CHECK_CE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050304
2 Exporting PERID_IS_ACTIVE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050304

Method CHECK_CE_ACTIVE on class CL_HRASR00_DAB_SERVICES has no exception.

Method GET_ALL_INFTYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INFOTYPES Value transfer Type reference (TYPE) HRASR00DAB_PERNR_HISTORY_TAB HR: Infotyp - Tabellentyp 20041021
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20041021

Method GET_ALL_INFTYS on class CL_HRASR00_DAB_SERVICES has no exception.

Method GET_ALL_SUBTYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXISTING Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20041104
2 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20041104
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Ländergruppierung 20041104
4 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20041104
5 Returning SUBTYPES Value transfer Type reference (TYPE) HRASR00SUBTY_TAB Subtyp 20041104

Method GET_ALL_SUBTYS on class CL_HRASR00_DAB_SERVICES has no exception.

Method GET_MOLGA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MOLGA Value transfer Type reference (TYPE) MOLGA Ländergruppierung 20041021
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20041021

Method GET_MOLGA on class CL_HRASR00_DAB_SERVICES has no exception.

Method GET_SUBTY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20041109
2 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20041109
3 Returning STEXT Value transfer Type reference (TYPE) SBTTX Subtyp-Bezeichnung 20041109
4 Importing SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20041109

Method GET_SUBTY_TEXT on class CL_HRASR00_DAB_SERVICES has no exception.

Method PERNR_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20050214
2 Returning PERNR_EXISTS Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050214

Method PERNR_EXISTS on class CL_HRASR00_DAB_SERVICES has no exception.

Method READ_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HISTORIES Value transfer Type reference (TYPE) HRASR00DAB_HISTORY_TAB Tabelle von Stammdatenänderungen durch Benutzer 20041021

Method READ_HISTORY on class CL_HRASR00_DAB_SERVICES has no exception.

Method READ_HISTORY_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AEDTM Call by reference Type reference (TYPE) AEDAT Datum der letzten Änderung 20041021
2 Importing INFTY Call by reference Type reference (TYPE) INFTY Infotyp 20041021
3 Importing OBJPS Call by reference Type reference (TYPE) OBJPS Objekt-Identifikation 20041021
4 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20041021
5 Importing SUBTY Call by reference Type reference (TYPE) SUBTY Subtyp 20041021
6 Returning T5ASRDABHISTORIES Value transfer Type reference (TYPE) T5ASRDABHISTORY_TAB Tabelle der Stammdatenänderungen durch Benutzer 20050317
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20041021
8 Importing UNAME Call by reference Type reference (TYPE) AENAM Name des Sachbearbeiters, der das Objekt geändert hat. 20041021

Method READ_HISTORY_RECORD on class CL_HRASR00_DAB_SERVICES has no exception.

Method WRITE_HISTORY Signature

Method WRITE_HISTORY on class CL_HRASR00_DAB_SERVICES has no parameter.
Method WRITE_HISTORY on class CL_HRASR00_DAB_SERVICES has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 600