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 | Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20041021 | ||
| 2 | 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 | Static method | Public | Method | Tests If CE Is Active | 20050304 | |
| 2 | Static method | Public | Method | Determination of Infotypes for Molga | 20041021 | |
| 3 | Static method | Public | Method | Determination of Subtypes for Infotypes | 20041104 | |
| 4 | Static method | Public | Method | Determination of MOLGA | 20041021 | |
| 5 | Static method | Public | Method | Determination of Texts for Subtypes | 20041109 | |
| 6 | Static method | Public | Method | Tests Whether Personnel Number Exists | 20050214 | |
| 7 | Static method | Public | Method | Read History Data for User | 20041021 | |
| 8 | Static method | Public | Method | Read History Data for Infotype | 20041021 | |
| 9 | 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 | IS_ACTIVE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050304 | |||
| 2 | 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 | INFOTYPES | Value transfer | Type reference (TYPE) | HRASR00DAB_PERNR_HISTORY_TAB | HR: Infotyp - Tabellentyp | 20041021 | |||
| 2 | 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 | EXISTING | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041104 | |||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20041104 | |||
| 3 | MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20041104 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20041104 | |||
| 5 | 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 | MOLGA | Value transfer | Type reference (TYPE) | MOLGA | Ländergruppierung | 20041021 | |||
| 2 | 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 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20041109 | |||
| 2 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20041109 | |||
| 3 | STEXT | Value transfer | Type reference (TYPE) | SBTTX | Subtyp-Bezeichnung | 20041109 | |||
| 4 | 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 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20050214 | |||
| 2 | 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 | 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 | AEDTM | Call by reference | Type reference (TYPE) | AEDAT | Datum der letzten Änderung | 20041021 | |||
| 2 | INFTY | Call by reference | Type reference (TYPE) | INFTY | Infotyp | 20041021 | |||
| 3 | OBJPS | Call by reference | Type reference (TYPE) | OBJPS | Objekt-Identifikation | 20041021 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20041021 | |||
| 5 | SUBTY | Call by reference | Type reference (TYPE) | SUBTY | Subtyp | 20041021 | |||
| 6 | T5ASRDABHISTORIES | Value transfer | Type reference (TYPE) | T5ASRDABHISTORY_TAB | Tabelle der Stammdatenänderungen durch Benutzer | 20050317 | |||
| 7 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaktionsklasse für Datenhaltung | 20041021 | |||
| 8 | 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 |