Menu

SAP Function Module WB2_GET_PRINT_DATA_TARGET_M

Trading-Kontrakt: Zusammenstellung Druckdaten für Zielgruppe 'Management'

The Function Module WB2_GET_PRINT_DATA_TARGET_M (Trading-Kontrakt: Zusammenstellung Druckdaten für Zielgruppe 'Management') is a standard Function Module in SAP ERP and is part of the function group WB2_PRINT_DATA within the package WB2B.

Technical Information

Function Module WB2_GET_PRINT_DATA_TARGET_M
Short Text Trading-Kontrakt: Zusammenstellung Druckdaten für Zielgruppe 'Management'
Function Group WB2_PRINT_DATA
Package WB2B
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_NAST LIKE NAST Nachrichtenstatus-Satz
I_PRINT_DATA_TO_READ TYPE TRCON_PRINT_DATA_TO_READ Ausw. zu füllende Tab. für Druck,Trading.-Kontrakt.

Exporting Parameters

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, wenn Fehler vorliegt
E_TRCON_DATA TYPE TRCON_CONTRACT_DATA Trading-Kontr.: Übergabestruktur an SmartForm

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.