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_99S_APPCORRONDA (Aplicate a correction on the given date or not.) is a standard Function Module in SAP ERP and is part of the function group HR99S00_TOOLS within the package P99S.
Function Module | HR_99S_APPCORRONDA |
Short Text | Aplicate a correction on the given date or not. |
Function Group | HR99S00_TOOLS |
Package | P99S |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ACT_DATE | LIKE | T5F99VD-APLDT | Date of the start of the validity for a correction. | |
P_COGRP | LIKE | T5F99VD-COGRP | Classificator for types of changes | |
P_CORR_NR | LIKE | T5F99VD-CORRN | Correction identifier. | |
P_MOLGA | TYPE | MOLGA | Country Grouping | |
P_SIMULATION | TYPE | XFELD | Selection field (checkbox) | |
P_VAL_DATE | LIKE | T5F99VD-APLDT | Date of the start of the validity for a correction. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_APLICATE | TYPE | XFELD | Selection field (checkbox) |
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 |
---|---|
ERROR_LOCKING | Impossible to lock the table T5F99VD |