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.
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 |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
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) |
This function module does not define any Exceptions.