Menu

SAP Function Module TB_CREATE_NEW_ACTIVITY

Funktionsbaustein zum Hinzufügen eines neuen Vorgangstyp Devisen/Derivate

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.