SAP ABAP Function Module HR_BE_TX_ENTRY_LEAVE_DATES (delivery of entry and exit dates of an employee within beg/endda period)
Hierarchy
☛
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
⤷
PY-BE (Application Component) Belgium
⤷
PC12 (Package) HR accounting: Belgium
⤷
⤷
Basic Data
| Function Module | HR_BE_TX_ENTRY_LEAVE_DATES | delivery of entry and exit dates of an employee within beg/endda period |
| Function Group | 0PB8 | Belcotax |
| Program Name | SAPL0PB8 | Belcotax |
| INCLUDE Name | L0PB8U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
INT_BEGDA | TYPE | DATUM | '18000101' | Start Date period of interest | ||
| |
INT_ENDDA | TYPE | DATUM | '99991231' | End Date period of interest | ||
| |
INT_PERNR | TYPE | PRELP-PERNR | Personnel Number | |||
| |
ENTRY_DATES | TYPE | TAXAN_ENTRY_EXIT | employee's tax institution entry dates | |||
| |
EXIT_DATES | TYPE | TAXAN_ENTRY_EXIT | employee's tax institution leave dates | |||
| |
NO_TAXAN | TYPE | Impossible to determine TAXAN due to wrong PERSA or BTRTL | ||||
| |
WRONG_PERIOD | TYPE | Wrong period: begda must be smaller than endda | ||||
| |
READ_INFTY_0_FAILED | TYPE | Failure when reading infotype 0 | ||||
| |
READ_INFTY_1_FAILED | TYPE | Failure when reading infotype 1 | ||||
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 | 20010223 |
| SAP Release Created in | 46C |