Menu

SAP Function Module IF_SHP_MA_DELGIMG_CUST_READ

Einstellungen für MiniApp DELGIMG lesen

The Function Module IF_SHP_MA_DELGIMG_CUST_READ (Einstellungen für MiniApp DELGIMG lesen) is a standard Function Module in SAP ERP and is part of the function group MA_SHP_DELIV_GI_DUE within the package WAO_SHIPPING.

Technical Information

Function Module IF_SHP_MA_DELGIMG_CUST_READ
Short Text Einstellungen für MiniApp DELGIMG lesen
Function Group MA_SHP_DELIV_GI_DUE
Package WAO_SHIPPING
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_ORGUNIT LIKE SHP_MA_DELGIMG_G-ORGUNIT Angeforderte Organisationseinheit (' ' ist alle)
IF_USERID LIKE SY-UNAME R/3-System, Anmeldename des Benutzers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_DEFAULT_DATE LIKE SHP_MA_DELGIMG_G-DATE Standardauswahl für Zeitintervall
EF_DEFAULT_ORGUNIT LIKE SHP_MA_DELGIMG_G-ORGUNIT Standardauswahl für Organisationseinheit
EF_ERROR_MESSAGE LIKE SHP_MA_DELGIMG_G-ERR_MESS Fehlermeldung
EF_ORGUNIT LIKE SHP_MA_DELGIMG_G-ORGUNIT Organisisationseinheit, die ausgeben werden (' ' - alle)

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
ET_GOODS_RECIPIENTS LIKE SHP_MA_DELGIMG_GR Liste der Warenempfänger
ET_ROUTES LIKE SHP_MA_DELGIMG_R Liste der Routen
ET_ROUTE_SCHEDULES LIKE SHP_MA_DELGIMG_RS Liste der Routenfahrpläne
ET_SHIP_POINTS LIKE SHP_MA_DELGIMG_SP Liste der Versandstellen

Exceptions

This function module does not define any Exceptions.