Menu

SAP Function Module FSBP_TC_DB_WRITE

Write to Database in Update Task

The Function Module FSBP_TC_DB_WRITE (Write to Database in Update Task) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_API within the package FSBP_TC.

Technical Information

Function Module FSBP_TC_DB_WRITE
Short Text Write to Database in Update Task
Function Group FSBP_TC_API
Package FSBP_TC
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_BPTC01 TYPE FSBP_TC_TTY_BPTC01 Table Type for Database Table BPTC01
I_TAB_BPTC02 TYPE FSBP_TC_TTY_BPTC02 Table Type for Database Table BPTC01
I_TAB_BPTC03 TYPE FSBP_TC_TTY_BPTC03 Table Type for Database Table BPTC01

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.