SAP ABAP Function Module OIJ_GET_TOTAL_TICKET_QTY (gets total actual qty. for nom. items in a pegid)
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_GET_TOTAL_TICKET_QTY gets total actual qty. for nom. items in a pegid  
Function Group OIJ_LDSCHED   Berth Scheduling Application  
Program Name SAPLOIJ_LDSCHED    
INCLUDE Name LOIJ_LDSCHEDU34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_TICKET_ACTQTY TYPE ROIJ_TICKET_ACTQTY_T used in interface of FM cal. total ticket act. qty per pegid
Exporting ET_TICKET_ITEMS TYPE ROIJ_EL_TICKET_I_IO_T TSW ticket item table Communication Table Type
Importing IT_NOMI TYPE ROIJNOMI_KEY_T Nomination Item Key Table Type
Importing IV_TICKET_UOM TYPE MSEHI Unit of measurement
Tables ET_TICKET_HEADERS TYPE ROIJ_EL_TICKET_HVB TSW Universal ticket table Update Structure
Exception NO_INPUT_DATA TYPE
Exception NO_TICKET_DATA TYPE
Exception NO_PEGGING_DATA TYPE
Exception NO_TICKETS_FOR_UOM 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 472