Menu

SAP Function Module OTC_CONV_DB_UPDATE_CONDITION

Datenbankfortschreibung für Konditionen

The Function Module OTC_CONV_DB_UPDATE_CONDITION (Datenbankfortschreibung für Konditionen) is a standard Function Module in SAP ERP and is part of the function group OTC_CONVERT within the package FTT.

Technical Information

Function Module OTC_CONV_DB_UPDATE_CONDITION
Short Text Datenbankfortschreibung für Konditionen
Function Group OTC_CONVERT
Package FTT
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_FLAG_UNDERLYING TYPE CHAR1 ' ' Verbuchung von Underlyingkonditionen
X_TAB_ACONDITION TYPE TRDE_TAB_DB_AFINKO Neue Alternativkonditionen
X_TAB_CONDITION TYPE TRDE_TAB_DB_FINKO Neue Konditionen
Y_TAB_ACONDITION TYPE TRDE_TAB_DB_AFINKO Alte Aternativkonditionen
Y_TAB_CONDITION TYPE TRDE_TAB_DB_FINKO Alte Konditionen

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.