SAP ABAP Function Module OIJ_EL_A_READ_TICKETS_N (Read multiple tickets from DB)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ_EL (Package) TSW Trader's and Scheduler's Workbench - Execution Layer
Basic Data
Function Module OIJ_EL_A_READ_TICKETS_N Read multiple tickets from DB  
Function Group OIJ_EL_A   Handling of Ticket tables  
Program Name SAPLOIJ_EL_A    
INCLUDE Name LOIJ_EL_AU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_TKT_H_EVT_TXT TYPE OIJ_TXT TSW Ticket Header Event Texts
Exporting ET_TKT_I_EVT_TXT TYPE OIJ_TXT TSW Ticket Item Event Texts
Importing I_CREATE_WARNING TYPE C SPACE
Importing I_UPPER_LIMIT TYPE SYST-DBCNT 500 DB operations, number of table lines processed
Importing I_ASK_FOR_CONFIRMATION TYPE C SPACE
Importing I_SORT TYPE C 'X'
Importing I_CORRUPT TYPE BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown)
Tables SO_TICKET_KEY TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TICKETNR TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TICKET_ITEM TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TKT_TIMESTAMP TYPE OIJ_EL_RANGE Range forTicket Item Load End Timestamp
Tables SO_BUDAT TYPE OIJ_EL_RANGE Range forTicket Item Posting Date
Tables SO_TKT_LOCID TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_STATUS TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_SUBST TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TKTRC TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_NOMNR TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_NOMTK TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_ITEM TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_SITYP TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_MVSCENARIO TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_CARRIER TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_SHIPPER TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_CONSIGNE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_INSPECTOR TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_VEHICLE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_SHTYPE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TPLST TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TSYST TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_MENGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_MEINS TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_MATNR TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_WERKS_O TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_LGORT_O TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_CHARG_O TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_WERKS_D TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_LGORT_D TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_CHARG_D TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TANKAGE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_ERDAT TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_ERZEIT TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_ERNAM TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_AEDAT TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_AEZEIT TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_AENAM TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_BLOIND TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_DELIND TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TIME_ST_LED_OT TYPE OIJ_EL_RANGE Range forTicket Item Load End Timestamp Original Ticket
Tables SO_TICKET_VERSION TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TICKET_PURPOSE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables SO_TICKET_TYPE TYPE OIJ_EL_RANGE Ranges structure for selections
Tables T_OIJ_EL_TICKET_H TYPE OIJ_EL_TICKET_H Universal ticket table
Tables T_OIJ_EL_TICKET_I TYPE OIJ_EL_TICKET_I Universal ticket item table
Tables T_OIJ_EL_ERROR_LOG TYPE OIJ_EL_ERROR_LOG OIL-TSW: Error log for ticketing process
Tables T_OIJ_EL_DOC_FLOW TYPE OIJ_EL_DOC_FLOW OI-TSW: Document flow
Tables T_OIJ_EL_TKT_I_O1 TYPE OIJ_EL_TKT_I_O1 Appendix: TSW Ticket item - Conversion Parameters
Tables T_OIJ_EL_TKT_I_O2 TYPE OIJ_EL_TKT_I_O2 Appendix: TSW Ticket item - Additional Quantities
Tables T_OIJ_EL_TKT_H_EVT TYPE OIJTE TSW Ticket Events
Tables T_OIJ_EL_TKT_I_EVT TYPE OIJTE TSW Ticket Events
Exception NO_DATA_FOUND TYPE No data found for select optiions
Exception UNEXPECTED_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