Menu

SAP Function Module OTC_CONV_PREPARE_CONDITION

Konvertierung der Konditionen

The Function Module OTC_CONV_PREPARE_CONDITION (Konvertierung der 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_PREPARE_CONDITION
Short Text Konvertierung der Konditionen
Function Group OTC_CONVERT
Package FTT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DEAL TYPE TRDE_STR_FHA Geschäft
IM_TAB_ACONDITION TYPE TRDE_TAB_AFINKO Alternativkonditionen eines Geschäftes
IM_TAB_ACTIVITY TYPE TRDE_TAB_FHAZU Vorgänge eines Geschäftes
IM_TAB_CONDITION TYPE TRDE_TAB_FINKO Konditionen eines Geschäftes

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CH_TAB_NEW_ACONDITION TYPE TRDE_TAB_AFINKO Neue Alternativkonditionen eines Geschäftes
CH_TAB_NEW_CONDITION TYPE TRDE_TAB_FINKO Neue Konditionen eines Geschäftes

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.