Menu

SAP Function Module UPSIFMW_CALL_OBJECT_SEND_MSG_T

Aufruf von Service : Objektliste senden

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module UPSIFMW_CALL_OBJECT_SEND_MSG_T (Aufruf von Service : Objektliste senden) is a standard Function Module in SAP ERP and is part of the function group UPSIFMW within the package U_P_S.

Technical Information

Function Module UPSIFMW_CALL_OBJECT_SEND_MSG_T
Short Text Aufruf von Service : Objektliste senden
Function Group UPSIFMW
Package U_P_S
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_OUTHDR TYPE OUT_UPSHDR ALE-Verteilungspaket : Kopfdate (Ausgabestruktur)
IM_TOUTITM_PAR TYPE OUT_TUPSITM_PAR Tabelle mit out_upsitm_par-Einträgen
I_NEW_TASK TYPE XFELD SPACE Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_TOUTITM_PAR TYPE OUT_TUPSITM_PAR Tabelle mit out_upsitm_par-Einträgen

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
EX_MESSAGES TYPE TUPSBAPIRET2 Tabellentyp zu BAPIRET2

Exceptions

This function module does not define any Exceptions.