SAP ABAP Function Module GEWICHT_VOLUMEN_ERMITTELN (Gewichte und Volumen ermitteln)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-IF (Application Component) R/3 Interface for Business Transactions
     VA (Package) Application development R/3 Sales
Basic Data
Function Module GEWICHT_VOLUMEN_ERMITTELN Gewichte und Volumen ermitteln  
Function Group V45E   SD Functions for Sched. Line Processing  
Program Name SAPLV45E   Schedule Line 
INCLUDE Name LV45EU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting N_BRGEW TYPE VBAP-BRGEW new gross weight
Exporting N_NTGEW TYPE VBAP-NTGEW new net weight
Exporting N_VOLUM TYPE VBAP-VOLUM new volume
Importing BRGEW TYPE VBAP-BRGEW Gross weight new (possibly set man
Importing B_BRGEW TYPE VBAP-BRGEW Base gross weight
Importing B_LMENG TYPE VBAP-KWMENG Base quantity (when creating 1)
Importing B_MATNR TYPE MARA-MATNR Material number
Importing B_NTGEW TYPE VBAP-NTGEW Base net weight
Importing B_VOLUM TYPE VBAP-VOLUM Base volume
Importing GWREL TYPE TVAP-GWREL Weight and volume are to be calcul
Importing LMENG TYPE VBAP-KWMENG New Quantity
Importing NTGEW TYPE VBAP-NTGEW Net weight (possibly set manually)
Importing VOLUM TYPE VBAP-VOLUM Volume (possibly set manually)
Exception MATERIAL_NICHT_DA TYPE
               
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  00000000 
SAP Release Created in