SAP ABAP Function Module CATS_CHECK_ATT_ABS_AUTHORITY (Berechtigungsprüfung für An- oder Abwesenheitsart in CATS)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PT-RC-AA (Application Component) Attendances/Absences
⤷
PTCA (Package) HR Time Management Cross-Application Components
⤷
⤷
Basic Data
| Function Module | CATS_CHECK_ATT_ABS_AUTHORITY | Berechtigungsprüfung für An- oder Abwesenheitsart in CATS |
| Function Group | CATP | Person Data and Functions |
| Program Name | SAPLCATP | Person Data and Functions |
| INCLUDE Name | LCATPU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PERNR | TYPE | P0001-PERNR | Personalnummer | |||
| |
BEGDA | TYPE | SYST-DATUM | SY-DATUM | Beginndatum der Berechtigung | ||
| |
ENDDA | TYPE | SYST-DATUM | SY-DATUM | Endedatum der Berechtigung | ||
| |
AWART | TYPE | P2001-AWART | An-/Abwesenheitsart | |||
| |
ACTION | TYPE | CATSP_ACTION | 'R' | Lesen R, Erfassen E, Genehmigen D | ||
| |
PERNR_NOT_FOUND | TYPE | Personalnummer existiert nicht | ||||
| |
INVALID_ACTION | TYPE | Aktion nicht vorgesehen | ||||
| |
AWART_NOT_FOUND | TYPE | An-/Abwesenheitsart existiert nicht | ||||
| |
NO_AUTHORITY | TYPE | keine Berechtigung | ||||
| |
SYSTEM_ERROR | TYPE | |||||
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 | 19970813 |
| SAP Release Created in |