The Function Module CACS00_TRICAS_RUN (Prov: Provisionsfallauslöser (Bonifikation)) is a standard Function Module in SAP ERP and is part of the function group CACS00_CLOSEURE within the package CACSPY.
Function Module | CACS00_TRICAS_RUN |
Short Text | Prov: Provisionsfallauslöser (Bonifikation) |
Function Group | CACS00_CLOSEURE |
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_CASE_TXT | TYPE | CACSTRICASETXT | Kurztext des Provisionsfalls | |
I_CLC_DATE | TYPE | CACSCALCDAT | Wirksamkeitsdatum eines Belegs/ProvFalls (Fachl. Stand) | |
I_CLC_TIME | TYPE | CACSCALCTIM | Wirksamkeitsuhrzeit Beleg/ProvFall (Fachl. Stand) | |
I_EXT_RUN_ID | TYPE | CACSBATCHEXT | Externe Identifikationsnummer des Verarbeitungslaufs | |
I_KNW_DATE | TYPE | CACSKNOWDAT | Berechnungsdatum Beleg/Provisionsfall (Wissensstand) | |
I_KNW_TIME | TYPE | CACSKNOWTIM | Berechnungsuhrzeit Beleg/ProvFall (Wissensstand) | |
I_LOG_DETAIL | TYPE | C | Detailpositionen zusätzlich wegschreiben | |
I_POST_DATE | TYPE | CACSPSTDAT | Zuordnungsdatum im ProvKontokorrent (Kenntnisgabe) | |
I_TRCAS_CAT | TYPE | CACS_TRGCAS_CAT | Typ der Ursache für Entstehung eines zusätzlichen ProvFalls | |
I_WHEN | TYPE | CACSTIMESTAMP | Stichtag |
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 |
---|---|---|---|---|
I_SI_CONTRACT | LIKE | CACS_S_CTRTBU_ID | Commission Contracts | |
I_TRCAS | LIKE | TCACS_TRCAS | Auslöserart | |
I_TRGCAS_TYPE | LIKE | Auslösertyp | ||
I_VERT | LIKE | Rückmeldung |
This function module does not define any Exceptions.