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 CACS_CALC_PERIODS (Prov.: Perioden ermitteln) is a standard Function Module in SAP ERP and is part of the function group CACS_CLOSEURE2 within the package CACSPY.
Function Module | CACS_CALC_PERIODS |
Short Text | Prov.: Perioden ermitteln |
Function Group | CACS_CLOSEURE2 |
Package | CACSPY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_LAST | TYPE | CACSBASEDATE | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_PERIODRULEID | TYPE | CACSPERRULE | Periodenregel | |
I_REM | TYPE | TCACS_REM | Provisionsvergütungsarten | |
I_VERSION | TYPE | CACSVERSION | Version des Stammdaten- oder Customizingobjekts | |
I_WHEN | TYPE | CACSTIMESTAMP | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_PERIODS | LIKE | CACS_S_PERIODS | Periodendefinition |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
GET_PERIOD_ERROR | Fehler beim Holen von der aktuelle Periode |
GET_PREVIOUS_PER_ERROR | Fehler beim Holen von der Vorperiode |