SAP ABAP Class CL_HRPAY00_RECALL_PAYROLL (Control for Repeating Payroll)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PCAL (Package) SAP HR Payroll Application Development
⤷
⤷
Properties
| Class | CL_HRPAY00_RECALL_PAYROLL | |
| Short Description | Control for Repeating Payroll | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCAL | SAP HR Payroll Application Development |
| Created | 20080424 | SAP |
| Last change | 20081217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_HRPAY00_RECALL_PAYROLL has no interface implemented.
Friends
Class CL_HRPAY00_RECALL_PAYROLL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 5 | Maximum Number of Repeats | 20091104 | ||
| 2 | Constant | Private | Type reference (TYPE) | MOLGA | '01' | Country Grouping Germany | 20080519 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HRPAY00_RECALL_PAYROLL | Control for Repeating Payroll | 20080519 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Execute Repeat Run | 20080519 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | MOLGA | Country Grouping | 20080519 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Current Number of Repeats | 20091104 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | P_PERNR | Personnel Number | 20080519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Should Payroll Be Recalled? | 20080519 | |
| 2 | Static method | Public | Method | Generate/Provide Instance for Class (As Singleton) | 20080519 | |
| 3 | Instance method | Public | Method | Determine the Maximum Number of Repeat Runs | 20091104 | |
| 4 | Instance method | Public | Method | Determine the Current Number of Repeat Runs | 20091104 | |
| 5 | Instance method | Private | Method | Initialization | 20080519 | |
| 6 | Instance method | Public | Method | Are We Currently in a Repeat Run? | 20080519 | |
| 7 | Instance method | Public | Method | Reset Switch to Recall Payroll | 20080519 | |
| 8 | Instance method | Public | Method | Set Switch to Recall Payroll | 20080519 |
Events
Class CL_HRPAY00_RECALL_PAYROLL has no event.
Types
Class CL_HRPAY00_RECALL_PAYROLL has no local type.
Method Signatures
Method DO_RECALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DO_RECALL | Value transfer | Type reference (TYPE) | BOOLE_D | Erneuter Aufruf der Abrechnung für Personalnummer | 20080519 |
Method DO_RECALL on class CL_HRPAY00_RECALL_PAYROLL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INIT | Call by reference | Type reference (TYPE) | BOOLE_D | Initialisierung Personalnummer (bei Wechsel Pernr) | 20080806 | |||
| 2 | IV_MOLGA | Call by reference | Type reference (TYPE) | MOLGA | Ländergruppierung | 20080519 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HRPAY00_RECALL_PAYROLL | Steuerung zur Wiederholung einer Abrechnung | 20080519 |
Method GET_INSTANCE on class CL_HRPAY00_RECALL_PAYROLL has no exception.
Method GET_MAX_RECALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAX_RECALL | Value transfer | Type reference (TYPE) | I | Maximale Anzahl der Wiedholungsläufe | 20091104 |
Method GET_MAX_RECALL on class CL_HRPAY00_RECALL_PAYROLL has no exception.
Method GET_NO_OF_RECALLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NO_OF_RECALLS | Value transfer | Type reference (TYPE) | I | Aktuelle Anzahl der Wiedholungsläufe | 20091104 |
Method GET_NO_OF_RECALLS on class CL_HRPAY00_RECALL_PAYROLL has no exception.
Method INIT Signature
Method INIT on class CL_HRPAY00_RECALL_PAYROLL has no parameter.
Method INIT on class CL_HRPAY00_RECALL_PAYROLL has no exception.
Method IN_RECALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20080519 | |||
| 2 | RV_IN_RECALL | Value transfer | Type reference (TYPE) | PAY_RECALL_PAYROLL | Erneuter Aufruf der Abrechnung für Personalnummer | 20080519 |
Method IN_RECALL on class CL_HRPAY00_RECALL_PAYROLL has no exception.
Method RESET_DO_RECALL Signature
Method RESET_DO_RECALL on class CL_HRPAY00_RECALL_PAYROLL has no parameter.
Method RESET_DO_RECALL on class CL_HRPAY00_RECALL_PAYROLL has no exception.
Method SET_DO_RECALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERNR | Call by reference | Type reference (TYPE) | P_PERNR | Personalnummer | 20080519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Maximale Anzahl der Wiederholungsläufe überschritten | 20091104 |
History
| Last changed by/on | SAP | 20081217 |
| SAP Release Created in |