The Function Module WLF_PRINT_SF (Agenturgeschäft: Druckausgabe mit Smartform) is a standard Function Module in SAP ERP and is part of the function group WLF_NAST_PROCESS_SF within the package WZRE_ADD_ON.
Function Module | WLF_PRINT_SF |
Short Text | Agenturgeschäft: Druckausgabe mit Smartform |
Function Group | WLF_NAST_PROCESS_SF |
Package | WZRE_ADD_ON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AGENCY_DATA_NAST | TYPE | WLF_AGENCY_DATA_NAST | AB: Daten für Nachrichtenausgabe | |
I_ARCHIVE_INDEX | TYPE | TOA_DARA | SAP ArchiveLink Struktur einer DARA-Zeile | |
I_ARCHIVE_PARAMETERS | TYPE | ARC_PARAMS | ImageLink Struktur | |
I_CONTROL_PARAMETERS | TYPE | SSFCTRLOP | Smart Forms: Kontrollstruktur | |
I_FONAM | TYPE | TNAPR-SFORM | Smart Forms: Formularname | |
I_MAIL_APPL_OBJ | TYPE | SWOTOBJID | Struktur für Objekt-ID | |
I_MAIL_RECIPIENT | TYPE | SWOTOBJID | Struktur für Objekt-ID | |
I_MAIL_SENDER | TYPE | SWOTOBJID | Struktur für Objekt-ID | |
I_OUTPUT_OPTIONS | TYPE | SSFCOMPOP | SAP Smart Forms: Optionen Smart Composer (Übergabe) | |
I_POSNR | TYPE | WPOSNR_RL | '000000' | Agenturgeschäft: Position |
I_USER_SETTINGS | TYPE | TDBOOL | 'X' | Ankreuzfeld (Ja oder Nein) |
I_WBELN | TYPE | WBRK-WBELN | Agenturgeschäft: Belegnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETCODE | TYPE | SY-SUBRC | Returncode, ungleich 0 im Fehlerfall |
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 |
---|---|---|---|---|
T_EMSG | LIKE | WLF1_ERROR | Lieferantenfaktura: Fehlermeldungsstruktur |
This function module does not define any Exceptions.