The Function Module UPSIFMW_CALL_OBJECT_SEND_MSG (Aufruf von Service : Objekt senden) is a standard Function Module in SAP ERP and is part of the function group UPSIFMW within the package U_P_S.
Function Module | UPSIFMW_CALL_OBJECT_SEND_MSG |
Short Text | Aufruf von Service : Objekt senden |
Function Group | UPSIFMW |
Package | U_P_S |
Module Type | Remote-Enabled |
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_OUTITM | TYPE | OUT_UPSITM | ALE-Verteilungspaket : Objektdaten (Ausgabestruktur) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_OUTITM | TYPE | OUT_UPSITM | ALE-Verteilungspaket : Objektdaten (Ausgabestruktur) |
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 |
---|---|---|---|---|
EX_MESSAGES | TYPE | TUPSBAPIRET2 | Tabellentyp zu BAPIRET2 |
This function module does not define any Exceptions.