SAP ABAP Function Module OIJ_METER_STOP_CALC (calculates closing reading of meter given qty. and opening reading)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
Basic Data
Function Module OIJ_METER_STOP_CALC calculates closing reading of meter given qty. and opening reading  
Function Group OIJ_METER   Meter handling in TSW  
Program Name SAPLOIJ_METER   Meter handling in TSW 
INCLUDE Name LOIJ_METERU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_STOPRDG TYPE OII_ENCOUN GMM: End counter reading
Exporting E_METER_VOLUOM TYPE OII_VOLUM GMM: Volume UoM (Oil BDRP)
Importing I_LOCATION TYPE OIJ_LOCID Location ID
Importing I_METER TYPE OII_GSEQNR GMM: Sequence number of meter assigned to customer
Importing I_RNBT TYPE OIRA_RNBT Retail network business type
Importing I_METER_RDG TYPE OII_STCOUN GMM: Start counter reading
Importing I_QUANTITY TYPE OIJ_MENGE Scheduled qty
Importing I_QTY_UOM TYPE OIJ_UNITI Scheduled UoM
Importing I_MATNR TYPE MATNR Material number
Exception NO_LOC_METER TYPE
Exception INVALID_READING TYPE
Exception INVALID_QTY TYPE
Exception UOM_CONV_ERROR 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  20050224 
SAP Release Created in 46C