SAP ABAP Function Module WS_LM_GROUP_CREATE (Lieferungsmonitor: Anlegen von Gruppen (auch mit Bezug zum WM))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP-GF (Application Component) Basic Functions
     VLR (Package) WS-SHP: Delivery Reporting / Delivery Monitor
Basic Data
Function Module WS_LM_GROUP_CREATE Lieferungsmonitor: Anlegen von Gruppen (auch mit Bezug zum WM)  
Function Group V50Q   Function group for delivery list  
Program Name SAPLV50Q   Function group for delivery list 
INCLUDE Name LV50QU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_VBSK TYPE VBSK Erzeugte Gruppe
Exporting EF_PICK_WAVE_SUBRC TYPE SYST-SUBRC SUBRC aus WS_PICK_WAV_WRITE_PREPARE
Exporting EF_NUMBER_SUBRC TYPE SYST-SUBRC SUBRC aus NUMBER_GET_NEXT
Importing IF_REFNUM_ADD TYPE C SPACE Flag: Hinzufügen der Referenznummer
Importing IF_LGNUM TYPE LIKP-LGNUM SPACE Warehouse number
Importing IF_VTEXT TYPE VBSK-VTEXT Group Description
Importing IF_SMART TYPE VBSK-SMART Group Type
Importing IF_CDSTO TYPE T311-CDSTO SPACE Create Transfer Order for Multiple Deliveries
Tables CT_WORKTAB TYPE LIPOV Tabelle der ausgewählten Lieferungen
Exception NO_PICK_WAVE_PERMISSION TYPE Keine Berechtigung für Kommiwellenbildung
Exception NO_PICK_WAVE_POSSIBLE TYPE Kommiwellenbildung nicht möglich
Exception REFNUM_ASSIGNED TYPE Einige Lieferungen gehören schon zu WM-Gruppe
Exception REFNUM_ASSIGNED_ALL TYPE Alle Lieferungen gehören schon zu WM-Gruppe
Exception LOCKING_ERROR TYPE Fehler beim Sperren der Lieferungen
Exception NO_PICK_WAVE_CREATED TYPE Keine Kommiwelle gebildet (EF_PICK_SUBRC)
Exception NO_GROUP_NUMBER_ASSIGNED TYPE Nummernvergabe für Gruppe gescheitert
Exception GROUP_ALREADY_EXISTING TYPE Gruppe existiert schon auf der Datenbank
Exception NO_WM_GROUP_CREATED TYPE Anlegen einer Gruppe im Wm nicht möglich
Exception NO_GROUP_POSTED TYPE Keine Liefergruppe verbucht
Exception NO_OUTPUT_FOUND TYPE No messages found
Exception NO_OUTPUT_POSTED TYPE Keine Nachrichten verbucht
Exception WRONG_GROUP_TYPE TYPE Falsche Gruppenart
Exception WAREHOUSE_NUMBER_MISSING TYPE Lagernummer fehlt beim Anlegen Gruppe im WM
Exception NO_DELIVERIES_SELECTED TYPE Keine Lieferungen selektiert (leere Gruppe)
Exception WRONG_WAREHOUSE_NUMBER TYPE Lieferungen haben nicht die richtige Lagernr.
Exception WRONG_DOCUMENT_TYPE TYPE Falscher VBTYP
Exception LATER_NOT_AKTIVE TYPE Späte Lieferfortschreibung im WM nicht aktiv
Exception NO_SPANNING_TO_POSSIBLE TYPE Lieferübergreifenden-TA nicht möglich
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19980330 
SAP Release Created in