SAP ABAP Function Module CLOI_QUEUE_CHECK (Check IDoc relevant queues)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SCI-POI (Application Component) Production Optimization Interface (POI)
     CLOI (Package) for logistics optimization interface
Basic Data
Function Module CLOI_QUEUE_CHECK Check IDoc relevant queues  
Function Group LOI1   LOI Data Download  
Program Name SAPLLOI1   LOI Data Download 
INCLUDE Name LLOI1U34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IDOC_QUEUE_ENTRIES TYPE I number of selected entries in IDoc queue
Exporting TRFC_QUEUE_ENTRIES TYPE I number of selected entries in TRFC queue
Importing RECEIVING_LOGSYS TYPE TBDLST-LOGSYS logical system of the receiving system
Importing FLG_IDOC_QUEUE_CHECK TYPE CLOI_PARA-XFLAG flag to check the IDoc queue
Importing FLG_TRFC_QUEUE_CHECK TYPE CLOI_PARA-XFLAG flag to check the TRFC queue
Importing START_TIME TYPE EDIDC-CRETIM start time used to select queue entries
Importing START_DATE TYPE EDIDC-CREDAT start date used to select queue entries
Importing END_TIME TYPE EDIDC-CRETIM end time used to select queue entries
Importing END_DATE TYPE EDIDC-CREDAT SY-DATUM end date used to select queue entries
Importing MAX_QUEUE_ENTRIES TYPE I 500 max. number of queue entries to return
Tables IDOC_QUEUE TYPE CLOIIDOCQ entries in IDOC queue
Tables TRFC_QUEUE TYPE CLOITRFCQ entries in TRFC queue
Exception LOGSYS_NOT_DEFINED TYPE The logical system used is not defined
Exception ERROR_READING_PARTNER_PROFILE TYPE An error occured when reading the partner prof.
               
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  19980429 
SAP Release Created in