Hierarchy
⤷
⤷
Properties
| Class | CL_HR_EMPLOYEE_SUPPLEMENTAL | |
| Short Description | Multiple Checks: employee-specific operations | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC_MC | HR Payroll - Multiple Checks |
| Created | 20030707 | SAP |
| Last change | 20040116 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HR_EMPLOYEE_SUPPLEMENTAL has no interface implemented.
Friends
Class CL_HR_EMPLOYEE_SUPPLEMENTAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HR_EMPLOYEE_SUPPLEMENTAL | Multiple Checks: employee-specific operations | 20030707 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | XFELD | DPKEY | 20030708 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | P0009 | HR Master Record: Infotype 0009 (Bank Details) | 20030708 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | P0815 | HR Master Data Record for Infotype 0815 | 20030707 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DZLSCH | Payment Method | 20030708 | |||
| 6 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Create 0815 record from defaults | 20030717 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Create 0815 record from entries | 20030717 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | P0815 | HR Master Data Record for Infotype 0815 | 20030717 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_HRPY_READ_INFOTYPE | Read infotypes also LDB | 20030707 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | IOPER | Infotype operation | 20030709 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_MC_WAGE_TYPE_INFO | Multiple Checks: wage type information | 20030708 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_HR_MOLGA | Information about the country grouping | 20030708 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | PSKEY | Original key of initiator | 20030708 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | PERNR_D | Personnel Number | 20030707 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | PSKEY | Current key of initiator | 20030709 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | HRPY_TT_RGDIR | Directory of Payroll Results | 20030718 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | T52MCD | Multiple Checks - Defaults | 20030717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Assign status to groups | 20030708 | |
| 2 | Instance method | Public | Method | Assign original object record and so on | 20030709 | |
| 3 | Instance method | Private | Method | Assign status to groups | 20030708 | |
| 4 | Instance method | Public | Method | Transfer Initiator | 20030717 | |
| 5 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030707 | |
| 6 | Instance method | Public | Constructor | Constructor | 20030707 | |
| 7 | Instance method | Private | Method | Create current 0009 record | 20030708 | |
| 8 | Instance method | Private | Method | Create a 0815 record only from the initiator | 20030717 | |
| 9 | Instance method | Private | Method | Creation of a 0009 record from the 0815 information | 20030717 | |
| 10 | Instance method | Private | Method | Creation of a 0815 record from the defaults | 20030717 | |
| 11 | Instance method | Private | Method | Creation of a 0815 record from external entries | 20030717 | |
| 12 | Instance method | Public | Method | Get 0009 record for 0815 record | 20030717 | |
| 13 | Instance method | Public | Method | Get 0815 record for specified IT record | 20030707 | |
| 14 | Instance method | Public | Method | Get all records to be displayed | 20030707 | |
| 15 | Instance method | Public | Method | Supplies necessary changes | 20030709 | |
| 16 | Instance method | Public | Method | Supplies necessary changes for IT0009 | 20030709 | |
| 17 | Instance method | Private | Method | Get records to be ignored in the buffer | 20030718 | |
| 18 | Instance method | Private | Method | Get a grouped record, if available | 20030717 | |
| 19 | Static method | Public | Method | Get instance per employee | 20030707 | |
| 20 | Instance method | Private | Method | Creates a new group number | 20030708 | |
| 21 | Instance method | Private | Method | Creates a new sequence number | 20030709 | |
| 22 | Instance method | Private | Method | Get subtype 1 record for a 0815 record | 20030730 | |
| 23 | Instance method | Private | Method | Determines virtaul time constraint | 20030708 | |
| 24 | Instance method | Private | Method | Are the transferred PSKEYs the same up to the SEQNR? | 20030714 | |
| 25 | Instance method | Public | Method | Get current defaults | 20030708 |
Events
Class CL_HR_EMPLOYEE_SUPPLEMENTAL has no event.
Types
Class CL_HR_EMPLOYEE_SUPPLEMENTAL has no local type.
Method Signatures
Method ASSIGN_DEFAULT_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0815 | Call by reference | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030708 |
Method ASSIGN_GLOBAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IOPER | Call by reference | Type reference (TYPE) | IOPER | 20030709 | ||||
| 2 | PSKEY | Call by reference | Type reference (TYPE) | PSKEY | 20030709 |
Method ASSIGN_GLOBAL_DATA on class CL_HR_EMPLOYEE_SUPPLEMENTAL has no exception.
Method ASSIGN_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUPING_RECORD | Call by reference | Type reference (TYPE) | P0815 | Satz für Zusammengruppierung | 20030708 | |||
| 2 | P0815 | Call by reference | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030708 |
Method ASSIGN_INITIATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BONDT | Value transfer | Type reference (TYPE) | BONDT | Zahldatum der Off-Cycle-Abrechnung | 20030717 | |||
| 2 | DPKEY | Value transfer | Type reference (TYPE) | CHAR1 | DPKEY | 20030717 | |||
| 3 | INITIATOR | Call by reference | Type reference (TYPE) | PSKEY | Initiator | 20030717 | |||
| 4 | LGART | Value transfer | Type reference (TYPE) | LGART | Lohnart | 20030717 | |||
| 5 | MODE | Value transfer | Type reference (TYPE) | CHAR1 | 'D': Defaults, 'I': Input | 20030717 | |||
| 6 | OCRSN | Value transfer | Type reference (TYPE) | PAY_OCRSN | Grund für Off-Cycle-Abrechnung | 20030717 | |||
| 7 | PAYGP | Value transfer | Type reference (TYPE) | PAYGP | Gruppierung von Zahlungen | 20030717 | |||
| 8 | PAYID | Value transfer | Type reference (TYPE) | PAYID | Abrechnungsidentifikator | 20030717 | |||
| 9 | ZSCHL | Value transfer | Type reference (TYPE) | DZLSCH | Zahlweg | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030717 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HR_EMPLOYEE_SUPPLEMENTAL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HR_EMPLOYEE_SUPPLEMENTAL has no exception.
Method CONSTRUCTOR 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 | 20030707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030707 |
Method CREATE_0009_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0009 | Value transfer | Type reference (TYPE) | P0009 | Personal-Stammsatz Infotyp 0009 (Bankverbindung) | 20030717 | |||
| 2 | P0815 | Call by reference | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 | |||
| 3 | ZSCHL | Value transfer | Type reference (TYPE) | DZLSCH | Zahlweg | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030709 |
Method CREATE_INITIAL_P0815 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIATOR | Call by reference | Type reference (TYPE) | PSKEY | Initiator | 20030717 | |||
| 2 | OCRSN | Value transfer | Type reference (TYPE) | PAY_OCRSN | Grund für Off-Cycle-Abrechnung | 20030717 | |||
| 3 | P0815 | Value transfer | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030717 |
Method CREATE_P0009_FROM_P0815 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURR_DPKEY | Value transfer | Type reference (TYPE) | CHAR1 | DPKEY | 20030717 | |||
| 2 | CURR_ZSCHL | Value transfer | Type reference (TYPE) | DZLSCH | Zahlweg | 20030717 | |||
| 3 | DPKEY | Value transfer | Type reference (TYPE) | CHAR1 | DPKEY | 20030717 | |||
| 4 | MODE | Value transfer | Type reference (TYPE) | CHAR1 | 'D': Defaults, 'I': Input | 20030717 | |||
| 5 | P0009 | Call by reference | Type reference (TYPE) | P0009 | Personal-Stammsatz Infotyp 0009 (Bankverbindung) | 20030717 | |||
| 6 | P0815 | Call by reference | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 | |||
| 7 | ZSCHL | Value transfer | Type reference (TYPE) | DZLSCH | Zahlweg | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030717 |
Method CREATE_P0815_FROM_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRP_RECORD | Value transfer | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 | |||
| 2 | INITIATOR | Call by reference | Type reference (TYPE) | PSKEY | Initiator | 20030717 | |||
| 3 | P0815 | Value transfer | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030717 |
Method CREATE_P0815_FROM_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BONDT | Value transfer | Type reference (TYPE) | BONDT | Zahldatum der Off-Cycle-Abrechnung | 20030718 | |||
| 2 | GRP_RECORD | Value transfer | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 | |||
| 3 | INITIATOR | Call by reference | Type reference (TYPE) | PSKEY | Initiator | 20030717 | |||
| 4 | OCRSN | Value transfer | Type reference (TYPE) | PAY_OCRSN | Grund für Off-Cycle-Abrechnung | 20030717 | |||
| 5 | P0815 | Value transfer | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 | |||
| 6 | PAYGP | Value transfer | Type reference (TYPE) | PAYGP | Gruppierung von Zahlungen | 20030717 | |||
| 7 | PAYID | Value transfer | Type reference (TYPE) | PAYID | Abrechnungsidentifikator | 20030718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030717 |
Method GET_0009_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0009 | Value transfer | Type reference (TYPE) | P0009 | Personal-Stammsatz Infotyp 0009 (Bankverbindung) | 20030717 | |||
| 2 | P0815 | Call by reference | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030717 |
Method GET_0815_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIATOR | Value transfer | Type reference (TYPE) | PSKEY | Schlüssel von Personalstammdaten | 20030707 | |||
| 2 | P0815 | Value transfer | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030707 |
Method GET_ALL_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_CHANGE_ALLOWED | Value transfer | Type reference (TYPE) | XFELD | 'X': Satz darf nicht geändert werden | 20030707 | |||
| 2 | P0815 | Call by reference | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 | |||
| 3 | P0815_TAB | Value transfer | Type reference (TYPE) | P0815_TAB | Personal-Stammsatz für Infotyp 0815 | 20030707 | |||
| 4 | PAYROLL_ALREADY_RUN | Value transfer | Type reference (TYPE) | XFELD | 'X': Satz wurde schon abgerechnet | 20030707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030707 |
Method GET_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_DELETE | Call by reference | Type reference (TYPE) | P0815_TAB | Personal-Stammsatz für Infotyp 0815 | 20030709 | |||
| 2 | EXP_INSERT | Call by reference | Type reference (TYPE) | P0815_TAB | Personal-Stammsatz für Infotyp 0815 | 20030709 | |||
| 3 | EXP_UPDATE | Call by reference | Type reference (TYPE) | P0815_TAB | Personal-Stammsatz für Infotyp 0815 | 20030709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030709 |
Method GET_CHANGES_0009 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXP_DELETE | Call by reference | Type reference (TYPE) | P0009 | Personal-Stammsatz Infotyp 0009 (Bankverbindung) | 20030709 | |||
| 2 | EXP_INSERT | Call by reference | Type reference (TYPE) | P0009 | Personal-Stammsatz Infotyp 0009 (Bankverbindung) | 20030709 | |||
| 3 | EXP_UPDATE | Call by reference | Type reference (TYPE) | P0009 | Personal-Stammsatz Infotyp 0009 (Bankverbindung) | 20030709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030709 |
Method GET_EXCLUDING_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCLUDING_RECORDS | Value transfer | Type reference (TYPE) | P0815_TAB | Auszuschließende Sätze | 20030718 | |||
| 2 | INITIATOR | Call by reference | Type reference (TYPE) | PSKEY | Aktueller Initiator | 20030718 | |||
| 3 | OLD_INITIATOR | Call by reference | Type reference (TYPE) | PSKEY | Ungeänderter Initiator | 20030718 | |||
| 4 | P0815 | Call by reference | Type reference (TYPE) | P0815_TAB | Personal-Stammsatz für Infotyp 0815 | 20030804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030718 |
Method GET_GROUPED_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRP_RECORD | Value transfer | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 | |||
| 2 | P0815 | Call by reference | Type reference (TYPE) | P0815 | Personal-Stammsatz für Infotyp 0815 | 20030717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030717 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HR_EMPLOYEE_SUPPLEMENTAL | Multiple Checks: Mitarbeiterspezifische Operationen | 20030707 | |||
| 2 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personalnummer | 20030707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030707 |
Method GET_NEW_GROUPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_0815 | Call by reference | Type reference (TYPE) | P0815_TAB | Personal-Stammsatz für Infotyp 0815 | 20030708 | |||
| 2 | RET_PAYGP | Value transfer | Type reference (TYPE) | PAYGP | Gruppierung von Zahlungen | 20030708 |
Method GET_NEW_GROUPING on class CL_HR_EMPLOYEE_SUPPLEMENTAL has no exception.
Method GET_NEW_SEQNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PSKEY | Call by reference | Type reference (TYPE) | PSKEY | 20030709 | ||||
| 2 | SEQNR | Value transfer | Type reference (TYPE) | SEQNR | Nummer eines Infotypsatzes bei gleichem Schlüssel | 20030709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030709 |
Method GET_SUBTY_1_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_INITIATOR | Value transfer | Type reference (TYPE) | PSKEY | ersonal-Stammsatz für Infotyp 0815 | 20030730 | |||
| 2 | RET_P0815 | Value transfer | Type reference (TYPE) | P0815_TAB | Personal-Stammsatz für Infotyp 0815 | 20030730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030730 |
Method GET_TIME_CONSTRAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMP_INITIATOR | Call by reference | Type reference (TYPE) | PSKEY | 20030715 | ||||
| 2 | RET_TIME_CONSTRAINT | Value transfer | Type reference (TYPE) | DZEITB | Zeitbindung | 20030708 |
Method GET_TIME_CONSTRAINT on class CL_HR_EMPLOYEE_SUPPLEMENTAL has no exception.
Method IS_EQUAL_MOD_SEQNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EQUAL_MOD_SEQNR | Value transfer | Type reference (TYPE) | XFELD | 'X': Ja | 20030714 | |||
| 2 | PSKEY1 | Call by reference | Type reference (TYPE) | PSKEY | 20030714 | ||||
| 3 | PSKEY2 | Call by reference | Type reference (TYPE) | PSKEY | 20030714 |
Method IS_EQUAL_MOD_SEQNR on class CL_HR_EMPLOYEE_SUPPLEMENTAL has no exception.
Method READ_T52MCD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Value transfer | Type reference (TYPE) | D | Stichtag | 20030708 | |||
| 2 | LGART | Value transfer | Type reference (TYPE) | LGART | Lohnart | 20030708 | |||
| 3 | T52MCD | Value transfer | Type reference (TYPE) | T52MCD | Multiple Checks - Defaults | 20030708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für CL_HR_EMPLOYEE_SUPPLEMENTAL | 20030708 |
History
| Last changed by/on | SAP | 20040116 |
| SAP Release Created in | 470 |