The Function Module WB2_PRINT_CONTRACT_TARGET_M (Trading-Kontrakt: Druckausgabe Kontrakt Zielgruppe 'M' mit SmartForm) is a standard Function Module in SAP ERP and is part of the function group WB2_PRINT_SMART within the package WB2B.
Function Module | WB2_PRINT_CONTRACT_TARGET_M |
Short Text | Trading-Kontrakt: Druckausgabe Kontrakt Zielgruppe 'M' mit SmartForm |
Function Group | WB2_PRINT_SMART |
Package | WB2B |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ARCHIVE_INDEX | TYPE | TOA_DARA | SAP ArchiveLink Struktur einer DARA-Zeile | |
I_ARCHIVE_PARAMETERS | TYPE | ARC_PARAMS | ImageLink Struktur | |
I_CONTRACT_DATA | TYPE | TRCON_CONTRACT_DATA | Trading-Kontr.: Übergabestruktur an SmartForm | |
I_CONTROL_PARAMETERS | TYPE | SSFCTRLOP | Smart Forms: Kontrollstruktur | |
I_FONAM | LIKE | TNAPR-SFORM | 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_TKONN | LIKE | KOMWBHK-TKONN | Trading-Kontrakt: Nummer des Trading-Kontrakts | |
I_TPOSN | LIKE | KOMWBHI-TPOSN | '000000' | Trading-Kontrakt: Positionsnummer |
I_USER_SETTINGS | TYPE | TDBOOL | 'X' | Boolescher Wert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RETCODE | LIKE | 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 | WB2_ERROR | Trading-Kontrakt: Fehlerhandling |
This function module does not define any Exceptions.