SAP ABAP Class CL_XSS_CAT_TIME_SHEET (Employee's Time Sheet)
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_TIME_SHEET | Access to Time Sheet | 20030606 |
Properties
| Class | CL_XSS_CAT_TIME_SHEET | |
| Short Description | Employee's Time Sheet | |
| 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 | 20060208 | 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_TIME_SHEET | Access to Time Sheet | 20030606 |
Friends
Class CL_XSS_CAT_TIME_SHEET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSS_CAT_BUFFER | Employee's Buffer | 20030606 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PERNR_D | Personnel Number | 20030606 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | L_EMPL_TS_T | Table with Employees and Time Sheet | 20030611 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XSS_CAT_PROFILE | Data Entry Profile | 20030606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030611 | |
| 2 | Static method | Public | Method | Delivers an Instance of the Time Sheet per Employee | 20030606 | |
| 3 | Instance method | Public | Method | Initializes Time Sheet | 20030606 | |
| 4 | Static method | Public | Method | Invalidates Time Sheet | 20030618 |
Events
Class CL_XSS_CAT_TIME_SHEET has no event.
Types
Class CL_XSS_CAT_TIME_SHEET has no local type.
Method Signatures
Method CONSTRUCTOR 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 |
Method CONSTRUCTOR on class CL_XSS_CAT_TIME_SHEET has no exception.
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 | 20030611 | |||
| 2 | IM_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_XSS_CAT_PROFILE | Erfassungsprofil | 20030611 | |||
| 3 | RE_TIME_SHEET | Value transfer | Object reference (TYPE REF TO) | CL_XSS_CAT_TIME_SHEET | Arbeitszeitblatt des Mitarbeiters | 20030606 |
Method GET_INSTANCE on class CL_XSS_CAT_TIME_SHEET has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_XSS_CAT_TIME_SHEET has no parameter.
Method INITIALIZE on class CL_XSS_CAT_TIME_SHEET has no exception.
Method INVALIDATE 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 | 20030618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Pernr existiert nicht | 20030623 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 100 |