The Function Module TB_CREATE_NEW_ACTIVITY (Funktionsbaustein zum Hinzufügen eines neuen Vorgangstyp Devisen/Derivate) is a standard Function Module in SAP ERP and is part of the function group TB43 within the package FTA.
Function Module | TB_CREATE_NEW_ACTIVITY |
Short Text | Funktionsbaustein zum Hinzufügen eines neuen Vorgangstyp Devisen/Derivate |
Function Group | TB43 |
Package | FTA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_VTBFHA | LIKE | VTBFHA | Alte Geschäftsdaten | |
O_VTBFHAZU | LIKE | VTBFHAZU | Alte Vorgangsdaten | |
O_VTIOF | LIKE | VTIOF | Alte Optionsdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
N_VTBFHA | LIKE | VTBFHA | Neue Geschäftsdaten | |
N_VTBFHAZU | LIKE | VTBFHAZU | Neue Vorgangsdaten | |
N_VTIOF | LIKE | VTIOF | Neue Optionsdaten |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
N_VTBFHAPO | LIKE | VTBFHAPO | Neue Bewegungsdaten | |
O_VTBFHAPO | LIKE | VTBFHAPO | Alte Bewegungsdaten |
This function module does not define any Exceptions.