Menu

SAP Function Module J_1ITDS_SAVE_CHANGES

Open FI: to update TDS table in change option

The Function Module J_1ITDS_SAVE_CHANGES (Open FI: to update TDS table in change option) is a standard Function Module in SAP ERP and is part of the function group J1I6 within the package J1I2.

Technical Information

Function Module J_1ITDS_SAVE_CHANGES
Short Text Open FI: to update TDS table in change option
Function Group J1I6
Package J1I2
Module Type Normal 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
XBSED LIKE BSED Bill of exchange items (new)
XBSEG LIKE BSEG Line items (new)
YBSED LIKE BSED Bill of exchange items (old)
YBSEG LIKE BSEG Line items (old)

Exceptions

This function module does not define any Exceptions.