SAP ABAP Function Module BORGR_GET_HUS (Lesen aller HUs zum Transport bzw. zur Anlieferung über den Belegfluss)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SPM-INB (Application Component) Goods Receipt Process
     LE_BOR (Package) Goods Receipt Processing for Inbound Delivery
Basic Data
Function Module BORGR_GET_HUS Lesen aller HUs zum Transport bzw. zur Anlieferung über den Belegfluss  
Function Group BORGR   Functions for Two-Step GR  
Program Name SAPLBORGR    
INCLUDE Name LBORGRU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_HEADER TYPE HUM_HU_HEADER_T Table Type for Handling Units
Exporting ET_ITEMS TYPE HUM_HU_ITEM_T Table Type for Handling Unit Items
Exporting ET_HIGHEST_LEVELS TYPE HUM_VENUM_T Table Type for Internal Handling Unit Numbers
Exporting ET_HUSTOBJ TYPE HUSTOBJ_T Handling Unit Status Object
Exporting ET_HUSTATUS TYPE HUSSTAT_T Handling Unit Status from General Status Management
Importing IF_LOCK_HUS TYPE XFELD SPACE Checkbox
Importing IS_OBJECTS TYPE HUM_OBJECT Object Description of the Handling Units to Be Processed
Importing IT_OBJECTS TYPE HUM_OBJECT_T Table with HU Objects
Importing IF_NO_UPPER_OBJECTS TYPE XFELD 'X' Übergeordnete Objekte nicht mit ausgeben
Exception HUS_LOCKED TYPE HUs that were Selected are Blocked
Exception NO_HU_FOUND TYPE No HUs Were Found
Exception FATAL_ERROR TYPE Internal error occurred
Exception OBJECT_NOT_SUPPORTED TYPE Nur Objekte 03 und 04 unterstützt
               
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  20041209 
SAP Release Created in