Menu

SAP Function Module IF_SHP_MA_INB_DLV_GR_READ

Datenbeschaffung Miniapp Anlieferung zum WE

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module IF_SHP_MA_INB_DLV_GR_READ (Datenbeschaffung Miniapp Anlieferung zum WE) is a standard Function Module in SAP ERP and is part of the function group MA_SHP_46C_INB_DLV_GR within the package WAO_46C_SHIPPING.

Technical Information

Function Module IF_SHP_MA_INB_DLV_GR_READ
Short Text Datenbeschaffung Miniapp Anlieferung zum WE
Function Group MA_SHP_46C_INB_DLV_GR
Package WAO_46C_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_READ_ORG_DATA TYPE XFELD SPACE Feld zum Ankreuzen
IF_SHIP_POINT TYPE VSTEL SPACE Versandstelle/Warenannahmestelle
IF_VENDOR TYPE LIFNR SPACE Kontonummer des Lieferanten bzw. Kreditors

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_IBDLV_DONE_TODAY LIKE SHP_MA_COLLECTIVE_RUN_LIST-VBNUM Natürliche Zahl
EF_IBDLV_LATE LIKE SHP_MA_COLLECTIVE_RUN_LIST-VBNUM Natürliche Zahl
EF_IBDLV_OPEN_TODAY LIKE SHP_MA_COLLECTIVE_RUN_LIST-VBNUM Natürliche Zahl
EF_IBDLV_PREVIEW LIKE SHP_MA_COLLECTIVE_RUN_LIST-VBNUM Natürliche Zahl
EF_IBDLV_TODAY LIKE SHP_MA_COLLECTIVE_RUN_LIST-VBNUM Natürliche Zahl
EF_RETCODE LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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_IBDLV_KEYS_DONE_TODAY LIKE RVBELN Range-Tabelle für Belegnummer
ET_IBDLV_KEYS_LATE LIKE RVBELN Range-Tabelle für Belegnummer
ET_IBDLV_KEYS_OPEN_TODAY LIKE RVBELN Range-Tabelle für Belegnummer
ET_IBDLV_KEYS_PREVIEW LIKE RVBELN Range-Tabelle für Belegnummer
ET_SHIP_POINTS LIKE TVST Org.-Einheit: Versandstellen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
APPLICATION_ERROR APPLICATION_ERROR