Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module HR_BE_CHECK_RISK_ACTIVITY (Checks validity of risk activity code for selected person) is a standard Function Module in SAP ERP and is part of the function group HRPAYBE_SI within the package PC12.
Function Module | HR_BE_CHECK_RISK_ACTIVITY |
Short Text | Checks validity of risk activity code for selected person |
Function Group | HRPAYBE_SI |
Package | PC12 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | TYPE | BEGDA | Relevant date for validity of risk activity code ( tableT5BD6) | |
PERNR | TYPE | PERNR_D | Personnel number of selected person | |
RSKAC | TYPE | P12_RISKACT | Activity with risk |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ANSTA_NOT_DEFINED | Employment status is not defined in table T503 or IT0001 is missing |
RSK_ACT_NOT_ALLOWED_BY5BD5 | Risk activity is not found for the employment status of this employee |
RSK_ACT_NOT_ALLOWED_BY5BD6 | Risk activity is not valid for selected person in selected period |