The Function Module FOT_OUTPUT_DECLARATION (Daten für elektronische Steuermeldung fortschreiben) is a standard Function Module in SAP ERP and is part of the function group FOT_B2A_CREATE within the package FOT_EDECLARATION.
Function Module | FOT_OUTPUT_DECLARATION |
Short Text | Daten für elektronische Steuermeldung fortschreiben |
Function Group | FOT_B2A_CREATE |
Package | FOT_EDECLARATION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_DRYRUN | TYPE | XFELD | SPACE | Kein Datenbankupdate |
ID_PAR_CORR | TYPE | UMSVCORR | Berichtigte Umsatzsteuervoranmeldung |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_DECL_HELP | TYPE | FOT_T_DECL_HELP | elektronische UVA: Hilfstabelle mit Zusatzdaten zur Meldung | |
CT_FOTDECLSTA | TYPE | FOT_T_DECLSTA | elektronische UVA: Tabellentyp FOTDECLSTA | |
CT_FOTTBUKRS | TYPE | FOT_T_BUKRS | Tabellentyp für Datenbanktabelle FOTTBUKRS |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB_UMSV | LIKE | UMSV | Steuersalden pro Bukrs, USt.-kennzeichen und Vorgangsschl. |
This function module does not define any Exceptions.