The Function Module TB_MT520_FILE_CREATE (Do not delete!) is a standard Function Module in SAP ERP and is part of the function group FTS1 within the package FTSW.
Function Module | TB_MT520_FILE_CREATE |
Short Text | Do not delete! |
Function Group | FTS1 |
Package | FTSW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PAR_CBXX | LIKE | VTBSDOKU-FORDCBXX | 'X' | Kennzeichen, ob Sammelfileerzeugung |
PAR_DATU | LIKE | VTBKORTMS-LAUFD | SY-DATUM | Datum (Identifizierung in der DTA-Verwaltung) |
PAR_DTYP | LIKE | VTBSDOKU-FORDDTYP | '0' | Dateityp '0' für Temse '2' Filesystem |
PAR_LAUF | LIKE | VTBKORTMS-LAUFI | ID (Identifizierung in der DTA-Verwaltung) | |
PAR_UNIX | LIKE | RLGRAP-FILENAME | 'MT520' | Name der zu erstellenden Datei |
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 |
---|---|---|---|---|
E_DTAM520 | LIKE | DTA_M3X | Ausgabetabelle SWIFT-Format | |
E_ERR_TAB | LIKE | ERROR_TR | Fehlertabelle | |
E_REFH | LIKE | REFH | ||
I_TBCO_SEC | LIKE | TBCO_SEC | Übergabetabelle für Geschäftsdaten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SWIFTCODE | Swiftcode des absendenden BUKRS nicht vorhanden |