The Function Module CACS_MIGRATION_STM_JO_INSERT (Prov.: Garantiejournal eintragen) is a standard Function Module in SAP ERP and is part of the function group CACS_CACSPY_TOOLS within the package CACSPY.
Function Module | CACS_MIGRATION_STM_JO_INSERT |
Short Text | Prov.: Garantiejournal eintragen |
Function Group | CACS_CACSPY_TOOLS |
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_AGR_TYP | TYPE | CACS_CTRTSTI-AGR_TYP | Vereinbarungstyp | |
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_BEGIN | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_CTRTBU_ID | TYPE | CACS_CTRTBU-CTRTBU_ID | Nummer des Provisionsvertrags | |
I_DATE | TYPE | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
I_END | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_PERIODNO | TYPE | CACSPERIOD | Periodennummer | |
I_PERIODRULE | TYPE | CACSPERRULE | Periodenregel | |
I_RULE_ID | TYPE | CACS_STMRU_ID | Nummer des Provisionsvertrags | |
I_STMTYPE_ID | TYPE | CACS_STMTJO-STMTYPE_ID | Identifikation der Abrechnungsart |
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 |
---|---|
INSERT_ERROR | Insert nicht möglich |
PERIOD_EXIST_IN_JOURNAL | vertrag ist schon in journal vorhanden |