The Function Module FVD_TABLE_TCODE_GET (Transaktion für die Herkunft der Änderung lesen) is a standard Function Module in SAP ERP and is part of the function group FVD_TABLE_UPDATE within the package FVVD.
Function Module | FVD_TABLE_TCODE_GET |
Short Text | Transaktion für die Herkunft der Änderung lesen |
Function Group | FVD_TABLE_UPDATE |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_USE_USER_DATA | TYPE | FLAG | SPACE | X' - Ermitteln der Transaktion aus den Benutzerdaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_REHER | TYPE | REHER | Herkunft der Ersterfassung | |
E_TCODE | TYPE | TCODE | Transaktionscode |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.