Menu

SAP Function Module CACS_SES_CSC_COMPVERS_SESAGR

Vergleiche die Versionen in Tabelle CACS_SESAGR

The Function Module CACS_SES_CSC_COMPVERS_SESAGR (Vergleiche die Versionen in Tabelle CACS_SESAGR) is a standard Function Module in SAP ERP and is part of the function group CACS_CSC_SES within the package CACSS2.

Technical Information

Function Module CACS_SES_CSC_COMPVERS_SESAGR
Short Text Vergleiche die Versionen in Tabelle CACS_SESAGR
Function Group CACS_CSC_SES
Package CACSS2
Module Type Normal Module

Importing Parameters

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 Provisionsvertrags
I_OBJECTVC TYPE CACS_OBJ_VERSCOMP Objekt, das zum Versionsvergleich herangezogen werden soll
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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.