SAP ABAP Function Module HR_CUMULATE_TIME_TICKET (Kumulationen von Lohnscheindaten)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT-RC-IW (Application Component) Time Tickets
⤷
PINW (Package) Incentive Wages
⤷
⤷
Basic Data
| Function Module | HR_CUMULATE_TIME_TICKET | Kumulationen von Lohnscheindaten |
| Function Group | HRIW | Incentive Wages: Function Modules |
| Program Name | SAPLHRIW | Function Group HRIW (Incentive Wages) |
| INCLUDE Name | LHRIWU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CHANGED_P | TYPE | C | Cumulations for employee changed | |||
| |
CHANGED_G | TYPE | C | Cumulations for group changed | |||
| |
TIME_TICKET | TYPE | PLL40 | Time ticket | |||
| |
SIGN | TYPE | P | '1' | Sign | ||
| |
DAYVIEW | TYPE | C | ' ' | Day cumulation | ||
| |
CALC_RESULT | TYPE | C | ' ' | Calculation of results | ||
| |
PB | TYPE | PLLPB | Data on employees | |||
| |
GB | TYPE | PLLPB | Data on groups | |||
| |
LK | TYPE | PLLLK | Cumulation bucket for employees | |||
| |
PE | TYPE | PLL15 | Result types for employees | |||
| |
LPA | TYPE | PLLPA | Parameters for employees | |||
| |
GK | TYPE | PLLLK | Cumulation bucket for group | |||
| |
GE | TYPE | PLL15 | Result types for group | |||
| |
GPA | TYPE | PLLPA | Parameters for group | |||
| |
CUMULATION_OVERFLOW | TYPE | Decimal overflow of cumulations | ||||
| |
RESULT_OVERFLOW | TYPE | Decimal overflow of results | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19960703 |
| SAP Release Created in |