SAP ABAP Class CL_HRPAYIT_FORM_PROC_POST (Postprocessing for a field)
Hierarchy
☛
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
⤷
PY-IT (Application Component) Italy
⤷
PC15 (Package) HR payroll: Italy
⤷
⤷
Properties
| Class | CL_HRPAYIT_FORM_PROC_POST | |
| Short Description | Postprocessing for a field | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC15 | HR payroll: Italy |
| Created | 20041209 | SAP |
| Last change | 20060703 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPAYIT_FORM_PROC_POST has no interface implemented.
Friends
Class CL_HRPAYIT_FORM_PROC_POST has no friend class.
Attributes
Class CL_HRPAYIT_FORM_PROC_POST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cumul. | 20041209 | |
| 2 | Static method | Private | Method | Cumulation date | 20041209 | |
| 3 | Static method | Public | Method | Find DAQ field | 20041209 | |
| 4 | Static method | Public | Method | Rounding/truncating | 20041209 | |
| 5 | Static method | Public | Method | Field type dep. process | 20041209 |
Events
Class CL_HRPAYIT_FORM_PROC_POST has no event.
Types
Class CL_HRPAYIT_FORM_PROC_POST has no local type.
Method Signatures
Method CUMULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AMOUNT | Value transfer | Type reference (TYPE) | MAXBT | Amount | 20041209 | |||
| 2 | EX_ANZHL | Value transfer | Type reference (TYPE) | PRANZ | Number | 20041209 | |||
| 3 | IM_BEGDA | Value transfer | Type reference (TYPE) | D | Start date | 20041209 | |||
| 4 | IM_ENDDA | Value transfer | Type reference (TYPE) | D | End date | 20041209 | |||
| 5 | IM_T5ITUD | Value transfer | Type reference (TYPE) | T5ITUD | Field attributes | 20041209 | |||
| 6 | IM_TAB_VALUE | Call by reference | Type reference (TYPE) | P99SD_TAB_VALUE | Values table | 20041209 |
Method CUMULATE on class CL_HRPAYIT_FORM_PROC_POST has no exception.
Method GET_CUMU_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_DATUM | Value transfer | Type reference (TYPE) | D | Date | 20041209 | |||
| 2 | CH_YEAR | Value transfer | Type reference (TYPE) | N | Year | 20041209 | |||
| 3 | IM_CMD | Value transfer | Type reference (TYPE) | CHAR3 | Command | 20041209 | |||
| 4 | IM_START | Value transfer | Type reference (TYPE) | C | Start | 20041209 |
Method GET_CUMU_DATE on class CL_HRPAYIT_FORM_PROC_POST has no exception.
Method GET_DAQ_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR | Value transfer | Type reference (TYPE) | PITUD_ERROR | Error | 20041209 | |||
| 2 | EX_FIDAT | Value transfer | Type reference (TYPE) | P99SD_FIDAT | DAQ field | 20041209 | |||
| 3 | IM_FODAT | Call by reference | Type reference (TYPE) | P99SD_TAB_FODAT | DAQ fields table | 20041209 | |||
| 4 | IM_NSPEZ | Value transfer | Type reference (TYPE) | P15_NSPEZ | Fractions | 20041209 | |||
| 5 | IM_PERNR | Value transfer | Type reference (TYPE) | PERNR-PERNR | pernr | 20041209 | |||
| 6 | IM_T5ITUD | Value transfer | Type reference (TYPE) | T5ITUD | Field attributes | 20041209 | |||
| 7 | IM_WARN | Value transfer | Type reference (TYPE) | BOOLE_D | ' ' | Output Warning | 20050324 |
Method GET_DAQ_FIELD on class CL_HRPAYIT_FORM_PROC_POST has no exception.
Method ROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AMOUNT | Value transfer | Type reference (TYPE) | MAXBT | Rounded/truncated amount | 20041209 | |||
| 2 | EX_ANZHL | Value transfer | Type reference (TYPE) | PRANZ | Round./trunc. number | 20041209 | |||
| 3 | IM_AMOUNT | Value transfer | Type reference (TYPE) | MAXBT | Amount | 20041209 | |||
| 4 | IM_ANZHL | Value transfer | Type reference (TYPE) | PRANZ | Number | 20041209 | |||
| 5 | IM_T5ITUD | Value transfer | Type reference (TYPE) | T5ITUD | Field attributes | 20041209 |
Method ROUND on class CL_HRPAYIT_FORM_PROC_POST has no exception.
Method TYPE_PROC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_AMOUNT | Value transfer | Type reference (TYPE) | MAXBT | Amount | 20041209 | |||
| 2 | EX_ANZHL | Value transfer | Type reference (TYPE) | PRANZ | Number | 20041209 | |||
| 3 | EX_DATA | Value transfer | Type reference (TYPE) | P15_VALCU | Date | 20041209 | |||
| 4 | EX_ERROR | Value transfer | Type reference (TYPE) | PITUD_ERROR | Error | 20041209 | |||
| 5 | IM_BEGDA | Value transfer | Type reference (TYPE) | D | Start date | 20041209 | |||
| 6 | IM_ENDDA | Value transfer | Type reference (TYPE) | D | End date | 20041209 | |||
| 7 | IM_FIDAT | Value transfer | Type reference (TYPE) | P99SD_FIDAT | Field date | 20041209 | |||
| 8 | IM_T5ITUD | Value transfer | Type reference (TYPE) | T5ITUD | Field attributes | 20041209 |
Method TYPE_PROC on class CL_HRPAYIT_FORM_PROC_POST has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 46C |