SAP ABAP Class CL_HRPA_INFOTYPE_0551 (Contract termination: General data)
Hierarchy
☛
EA-HRCAR (Software Component) Sub component EA-HRCAR of EA-HR
⤷
PA-PA-AR (Application Component) Argentina
⤷
PAOC_PAD_AR (Package) HR Administration add-on: Argentina
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic | 20021029 |
Properties
| Class | CL_HRPA_INFOTYPE_0551 | |
| Short Description | Contract termination: General data | |
| Super Class | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_AR | HR Administration add-on: Argentina |
| Created | 20021029 | SAP |
| Last change | 20021029 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0551 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0551 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0551 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SUBTY | '0010' | Termination after parental leave | 20021128 | ||
| 2 | Constant | Private | Type reference (TYPE) | GESCH | '1' | Male | 20021128 | ||
| 3 | Constant | Private | Type reference (TYPE) | SUBTY | '0007' | Contract termination after maternity | 20021128 | ||
| 4 | Constant | Private | Type reference (TYPE) | PAR_TEGRP | '02' | Law 25013/new Law | 20021119 | ||
| 5 | Constant | Private | Type reference (TYPE) | SUBTY | '0009' | Voluntary contract termination after maternity | 20021128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check subtype against gender | 20021119 | |
| 2 | Instance method | Public | Method | Check Uniqueness | 20021119 | |
| 3 | Instance method | Public | Method | Obtain EGGRP | 20021119 | |
| 4 | Instance method | Public | Method | Business logic specific to 0551 | 20021119 |
Events
Class CL_HRPA_INFOTYPE_0551 has no event.
Types
Class CL_HRPA_INFOTYPE_0551 has no local type.
Method Signatures
Method CHECK_REASON_GENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Valid from date | 20021119 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') | 20021119 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021119 | ||||
| 4 | PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20021119 | |||
| 5 | REASON | Call by reference | Type reference (TYPE) | PAR_TIPTE | Work contract termination type | 20021119 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction type for data retention | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20021119 |
Method CHECK_UNIQUENESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') | 20021119 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021119 | ||||
| 3 | MESS_TYP | Call by reference | Type reference (TYPE) | SYMSGTY | Messages, message type | 20021119 | |||
| 4 | OLD_P0551 | Call by reference | Type reference (TYPE) | P0551 | Termination of contract: General data | 20031007 | |||
| 5 | P0551 | Call by reference | Type reference (TYPE) | P0551 | Termination of contract: General data | 20031007 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction type for data retention | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20021119 |
Method GET_EGGRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Valid from date | 20021119 | |||
| 2 | EGGRP | Call by reference | Type reference (TYPE) | PAR_EGGRP | Employee grouping for severance pay calculations | 20021119 | |||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') | 20021119 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021119 | ||||
| 5 | PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personnel number | 20021119 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction type for data retention | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20021119 |
Method SPECIFIC_COMPUTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for BOOLE domain: TRUE (='X') & FALSE (=' ') | 20021119 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20021119 | ||||
| 3 | OLD_P0551 | Call by reference | Type reference (TYPE) | P0551 | Termination of contract: General data | 20031007 | |||
| 4 | PS_P0551 | Call by reference | Type reference (TYPE) | P0551 | Personnel master record infotype 0551 (Termination) | 20021125 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction type for data retention | 20021119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Master data, program conditions not fulfilled | 20021119 |
History
| Last changed by/on | SAP | 20021029 |
| SAP Release Created in | 200 |