Menu

SAP Function Module TPM_TRSC_SECACCTRANS_UPDATE

Verbuchungsbaustein für Cust.-Tabelle trsc_secacctrans

The Function Module TPM_TRSC_SECACCTRANS_UPDATE (Verbuchungsbaustein für Cust.-Tabelle trsc_secacctrans) is a standard Function Module in SAP ERP and is part of the function group TPM_TRS_SAT within the package FTR_SECURITY_ACCOUNT_MGT.

Technical Information

Function Module TPM_TRSC_SECACCTRANS_UPDATE
Short Text Verbuchungsbaustein für Cust.-Tabelle trsc_secacctrans
Function Group TPM_TRS_SAT
Package FTR_SECURITY_ACCOUNT_MGT
Module Type Update Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IM_TAB_DELETE LIKE TRSC_SECACCTRANS zu löschende Einträge
IM_TAB_INSERT LIKE TRSC_SECACCTRANS einzufügende Einträge
IM_TAB_UPDATE LIKE TRSC_SECACCTRANS zu aktualisierende Einträge

Exceptions

This function module does not define any Exceptions.