SAP ABAP Function Module HR_NO_GET_YRKE (Determine the professional code of an employee)
Hierarchy
☛
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
⤷
PY-NO (Application Component) Norway
⤷
PC20 (Package) HR accounting: Norway
⤷
⤷
Basic Data
| Function Module | HR_NO_GET_YRKE | Determine the professional code of an employee |
| Function Group | HR_NO_AA_REGISTER | Norwegian AA-register |
| Program Name | SAPLHR_NO_AA_REGISTER | Norwegian AA-register |
| INCLUDE Name | LHR_NO_AA_REGISTERU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
PERNR | TYPE | P0001-PERNR | Personnel Number | |||
| |
BEGDA | TYPE | P0001-BEGDA | '19000101' | Start Date | ||
| |
ENDDA | TYPE | P0001-ENDDA | '99991231' | End Date | ||
| |
I0001 | TYPE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |||
| |
I0033 | TYPE | P0033 | Infotype 0033: Statistics Exceptions | |||
| |
I0509 | TYPE | P0509 | HR-AU-PS: Master Data (Higher Duty Allowance) | |||
| |
YRKE_TAB | TYPE | P20_YRKE_LINE | Structure for storing Norwegian occupational codes | |||
| |
ERROR_TAB | TYPE | HRERROR | Transfer table for HR error handling | |||
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 | 20040909 |
| SAP Release Created in | 46C |