Menu

SAP Function Module IF_SHP_MA_DELGIMG_DBSEL

Datenbeschaffung MiniApp Fälige WA Buch.

The Function Module IF_SHP_MA_DELGIMG_DBSEL (Datenbeschaffung MiniApp Fälige WA Buch.) 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_DBSEL
Short Text Datenbeschaffung MiniApp Fälige WA Buch.
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_DATE_FROM LIKE SHP_R_DATE_GENERAL-LOW Datum Untergrenze
IF_DATE_SELECT LIKE SHP_MA_DELGIMG_G-DATE Zeitintervall
IF_DATE_TO LIKE SHP_R_DATE_GENERAL-HIGH Datum Obergrenze
IF_FIRST_CALL_DONE LIKE SY-DEBUG ' ' erster Aufruf ist bereits erfolgt
IF_ORGUNIT_SELECT 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_DATE_HIGH LIKE SHP_R_DATE_GENERAL-HIGH WA-Datum Obergrenze
EF_DATE_LOW LIKE SHP_R_DATE_GENERAL-LOW WA-Datum Untergrenze
EF_DATE_REF LIKE SY-DATLO Bezugs-/aktuelles Datum
EF_DATE_SELECT LIKE SHP_MA_DELGIMG_G-DATE Zeitintervall
EF_FIRST_CALL_DONE LIKE SY-DEBUG erster Aufruf ist bereits erfolgt
EF_ORGUNIT_SELECT LIKE SHP_MA_DELGIMG_G-ORGUNIT Organisationseinheit
EF_TIME_REF LIKE SHP_MA_DELGIMG_G-CTIME Bezugs-/aktuelle Uhrzeit

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_DEL_GI_DUE_SHPPOINT LIKE SHP_MA_DELGI_SHPPOINT Werte für das Miniapp Überfällige WA-Buchungen (Versandst.)

Exceptions

This function module does not define any Exceptions.