The Function Module TI_ADDITIONAL_DATA_EDIT (Ändern und anzeigen von Zusatzdaten) is a standard Function Module in SAP ERP and is part of the function group TB56 within the package FTT.
Function Module | TI_ADDITIONAL_DATA_EDIT |
Short Text | Ändern und anzeigen von Zusatzdaten |
Function Group | TB56 |
Package | FTT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTVT | LIKE | TACT-ACTVT | ||
I_AUTOBUCH | TYPE | TRDEF_FLAG | ||
I_DISPLAY | TYPE | TRDEF_FLAG | 'X' | |
I_HEADER | LIKE | VTB_HEADER | ||
I_POSTING | TYPE | TRDEF_FLAG | 'X' | |
I_SEBENE | LIKE | AT02-SEBENE | ||
I_TRFCT | LIKE | AUTHA-TRFCT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATALOSS | TYPE | TRDEF_FLAG | ||
E_OK_CODE | TYPE | TRDEF_OK_CODE |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IE_FHA | LIKE | VTBFHA |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IE_FHAPO | LIKE | VTBFHAPO | ||
IE_ZV | LIKE | VTBZV |
This function module does not define any Exceptions.