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.
Function Module | OTC_CONV_DB_UPDATE_CONDITION |
Short Text | Datenbankfortschreibung für Konditionen |
Function Group | OTC_CONVERT |
Package | FTT |
Module Type | Update Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.