The Function Module OTC_CONV_CREATE_PLANNED_NEW (Erzeugung der Plansätze für inaktive Geschäfte) 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_CREATE_PLANNED_NEW |
Short Text | Erzeugung der Plansätze für inaktive Geschäfte |
Function Group | OTC_CONVERT |
Package | FTT |
Module Type | Normal Module |
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 | |
IM_TAB_ACTIVITY | TYPE | TRDE_TAB_FHAZU | Vorgänge | |
IM_TAB_CONDITION | TYPE | TRDE_TAB_FINKO | Konditionen | |
IM_TAB_FLOW | TYPE | TRDE_TAB_FHAPO | Bewegungen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_TAB_PLANNED_FLOW | TYPE | TRDE_TAB_PFHAPO | Planbewegungen |
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.