The Function Module CACS_PUT_PERIOD (Periode erzeugen) is a standard Function Module in SAP ERP and is part of the function group CACS_PERIOD_RULE within the package CACSPY.
Function Module | CACS_PUT_PERIOD |
Short Text | Periode erzeugen |
Function Group | CACS_PERIOD_RULE |
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_END_DATE | TYPE | D | 99991231 | Datum des letzten zu schreibenden Satzes |
I_RULE_ID | TYPE | CACSPERRULE | Periodenregel | |
I_VERSION | TYPE | CACSVERSION | Version des Stammdaten- oder Customizingobjekts |
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 |
---|---|
PERIOD_NOT_CREATE | Periode nicht kreiert, da Periodenende nicht da ist |
PERIOD_NOT_INSERT | Periode konnte nicht angelegt werden |
PERIOD_RULE_NOT_FOUND | Periodenregel nicht gefunden |
TARGET_DATE_REACHED | Zieldatum erreicht |