SAP ABAP Class CL_XSS_CAT_EMPLOYEE (Employee)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
CA-TS (Application Component) Time Sheet
⤷
PAOC_CATS_ESS_BUSINESS_LAYER (Package) Business Layer of ESS CATS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_DAY_INFO | Access to Calendar Information | 20030606 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_EMPLOYEE | Access to Employeee | 20030606 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_TIME_SHEET | Access to Time Sheet | 20030606 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XSS_CAT_WORKLIST | Access to Worklist | 20030606 |
Properties
| Class | CL_XSS_CAT_EMPLOYEE | |
| Short Description | Employee | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_CATS_ESS_BUSINESS_LAYER | Business Layer of ESS CATS |
| Created | 20030606 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XSS_CAT_DAY_INFO | Access to Calendar Information | 20030606 | ||
| 2 | IF_XSS_CAT_EMPLOYEE | Access to Employeee | 20030606 | ||
| 3 | IF_XSS_CAT_TIME_SHEET | Access to Time Sheet | 20030606 | ||
| 4 | IF_XSS_CAT_WORKLIST | Access to Worklist | 20030606 |
Friends
Class CL_XSS_CAT_EMPLOYEE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | P0001_TAB | Employee organizational assignment - internal table | 20030606 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | L_P0315_TAB_TYPE | Employee organizational assignment - internal table | 20030606 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BUFFER_TARGET_HOURS_T | Buffer with target hours sorted according to date | 20030606 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | XSS_CAT_BOOLEAN | Boolean Values TRUE (= 'X') and FALSE (= ' ') | 20030618 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Personnel Number | 20030606 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | RHXSS_CAT_EMPLOYEE_OBJ_T | Table with Employees and Employee Object | 20030611 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | End of Target Hours Buffer | 20030617 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSS_CAT_PROFILE | Data Entry Profile | 20030606 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Start of Target Hours Buffer | 20030617 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSS_CAT_TIME_SHEET | Employee's Time Sheet | 20030606 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSS_CAT_WORKLIST | Employee's Worklist | 20030606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculates Total Target Hours | 20030919 | |
| 2 | Instance method | Private | Method | Cancels Lock | 20030618 | |
| 3 | Instance method | Private | Method | Sets CATS Lock for a Personnel Number | 20030618 | |
| 4 | Static method | Public | Method | Delivers an Instance for Employee | 20030606 | |
| 5 | Instance method | Private | Method | Initializes Employee | 20030611 | |
| 6 | Instance method | Private | Method | Imports All IT0001 Records for Personnel Number | 20030611 | |
| 7 | Instance method | Private | Method | Imports All IT0315 Records of Personnel Number | 20030611 | |
| 8 | Instance method | Private | Method | Gets Target Hours for a Period | 20030617 | |
| 9 | Instance method | Private | Method | Gets Target Hours from Buffer for a Period | 20030617 | |
| 10 | Instance method | Private | Method | Updates Target Hours Buffer | 20030617 |
Events
Class CL_XSS_CAT_EMPLOYEE has no event.
Types
Class CL_XSS_CAT_EMPLOYEE has no local type.
Method Signatures
Method CALCULATE_PERIOD_SUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TARGET_HOUR_TAB | Call by reference | Type reference (TYPE) | CATS_HOURS_PER_DAY_TAB | CATS Arbeitszeiten | 20030919 | |||
| 2 | RE_SUM | Value transfer | Type reference (TYPE) | CATSCELL | Zelle des Arbeitszeitblattes | 20030919 |
Method CALCULATE_PERIOD_SUM on class CL_XSS_CAT_EMPLOYEE has no exception.
Method DEQUEUE_EMPLOYEE Signature
Method DEQUEUE_EMPLOYEE on class CL_XSS_CAT_EMPLOYEE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pernr konnte nicht entsperrt werden | 20030618 |
Method ENQUEUE_EMPLOYEE Signature
Method ENQUEUE_EMPLOYEE on class CL_XSS_CAT_EMPLOYEE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Sperren der Pernr | 20030618 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EMPLOYEE_ID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030606 | |||
| 2 | IM_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_XSS_CAT_PROFILE | Erfassungsprofil | 20030606 | |||
| 3 | RE_EMPLOYEE | Value transfer | Object reference (TYPE REF TO) | CL_XSS_CAT_EMPLOYEE | Mitarbeiter | 20030606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalnummer existiert nicht. | 20030611 | ||
| 2 | Personalnummer nicht gesperrt | 20030618 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EMPLOYEE_ID | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030611 | |||
| 2 | IM_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_XSS_CAT_PROFILE | Erfassungsprofil | 20030611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalnummer existiert nicht | 20030611 | ||
| 2 | Personalnummer konnte nicht gesperrt werden | 20030618 |
Method READ_IT_0001 Signature
Method READ_IT_0001 on class CL_XSS_CAT_EMPLOYEE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Personalnummer existiert nicht | 20030611 |
Method READ_IT_0315 Signature
Method READ_IT_0315 on class CL_XSS_CAT_EMPLOYEE has no parameter.
Method READ_IT_0315 on class CL_XSS_CAT_EMPLOYEE has no exception.
Method READ_TARGET_HOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030617 | |||
| 2 | IM_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Besorgen der Vorgabestunden | 20030617 |
Method READ_TARGET_HOURS_FROM_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TARGET_HOURS | Call by reference | Type reference (TYPE) | CATS_HOURS_PER_DAY_TAB | CATS Arbeitszeiten | 20030617 | |||
| 2 | IM_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030617 | |||
| 3 | IM_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Besorgen der Vorgabestunden | 20030618 |
Method REFRESH_BUFFER_TARGET_HOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030617 | |||
| 2 | IM_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20030617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme beim Besorgen der Vorgabestunden | 20030617 |
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 100 |