Menu

SAP Function Module CRIF_SHP_MA_DELGIMG_CUST_READ

Kapselung: Lesen Einstellungen für MA DELGIMG

The Function Module CRIF_SHP_MA_DELGIMG_CUST_READ (Kapselung: Lesen Einstellungen für MA DELGIMG) 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 CRIF_SHP_MA_DELGIMG_CUST_READ
Short Text Kapselung: Lesen Einstellungen für MA DELGIMG
Function Group MA_SHP_DELIV_GI_DUE
Package WAO_SHIPPING
Module Type Remote-Enabled

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 Organisationseinheit
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_LOGIN LIKE SY-UNAME R/3-System, Anmeldename des Benutzers

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 Verstandstellen

Exceptions

This function module does not define any Exceptions.