The Function Module CACS_RULES_COMPARE (Prov.: Versionsvergleich für Vereinbarungen hierarchische Pflege) is a standard Function Module in SAP ERP and is part of the function group CACS_RGROUP within the package CACSCT.
Function Module | CACS_RULES_COMPARE |
Short Text | Prov.: Versionsvergleich für Vereinbarungen hierarchische Pflege |
Function Group | CACS_RGROUP |
Package | CACSCT |
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_BUSI_A | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_BUSI_B | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_CTRTBU_ID | TYPE | CACS_CTRTBU_ID | Nummer des Standard-Provisionsvertrags | |
I_OBJECTVC | TYPE | CACS_OBJ_VERSCOMP | '01' | Typ des berechnenden Objekts |
I_TECH_A | TYPE | CACS_TECHTIME_B | Technisch gültig ab | |
I_TECH_B | TYPE | CACS_TECHTIME_B | Technisch gültig ab | |
I_VERSIONA | TYPE | CACSVERSION | Version des Stammdaten- oder Customizingobjekts | |
I_VERSIONB | 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.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_RESULT | LIKE | CACS_S_VERSCOMPWA | Arbeitstruktur: Versionsvergleich |
This function module does not define any Exceptions.