Menu

SAP Function Module FVD_OBJ_OB_CT_V_SET_CO_COND

Setzt Konditionen und Positionen einer Tableauversion

The Function Module FVD_OBJ_OB_CT_V_SET_CO_COND (Setzt Konditionen und Positionen einer Tableauversion) is a standard Function Module in SAP ERP and is part of the function group FVD_OBJ_COND_TABLE_SINGLE within the package FVVCL_FICO.

Technical Information

Function Module FVD_OBJ_OB_CT_V_SET_CO_COND
Short Text Setzt Konditionen und Positionen einer Tableauversion
Function Group FVD_OBJ_COND_TABLE_SINGLE
Package FVVCL_FICO
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_LANGU TYPE SYLANGU SY-LANGU R/3-System, aktuelle Sprache
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_TAB_COT_VER_CON TYPE TRTY_VDCOT_VER_CON Konditionstableau Version Kondition
I_TAB_COT_VER_CONT TYPE TRTY_VDCOT_VER_CONT Konditionstableau Version Kondition Text, wie Datenbank
I_TAB_COT_V_CON_PO TYPE TRTY_VDCOT_V_CON_PO Konditionstableau Versionspositionen, wie Datenbank
I_VERS TYPE TB_FICO_CONTAB_VERSION_ID Versions-ID KonditionsTableau

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.