Information Systems:Direct Jobs

From uniWIKI
Revision as of 09:26, 19 October 2015 by Sheilav (talk | contribs) (Created page with "=Direct Jobs= Much of the order handling is handled by the ASW ‘DIRECT’ jobs, which run in subsystem UP1480BS. ‘VA’ in the job name is the company that they are proc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Direct Jobs

Much of the order handling is handled by the ASW ‘DIRECT’ jobs, which run in subsystem UP1480BS. ‘VA’ in the job name is the company that they are processing.

                            Work with Active Jobs                     BART     
                                                            06/24/15  10:33:40 
CPU %:      .0     Elapsed time:   00:00:00     Active jobs:   516             
                                                                               
Type options, press Enter.                                                     
  2=Change   3=Hold   4=End   5=Work with   6=Release   7=Display message      
  8=Work with spooled files   13=Disconnect ...                                
                    Current                                                    
Opt  Subsystem/Job  User        Type  CPU %  Function        Status            
__   UP1480BS       QSYS        SBS      .0                   DEQW             
__     AMTRDR_VAA   ASW4OWN     BCH      .0  PGM-ASGC900      DEQW             
__     AMTRDR_VAT   ASW4OWN     BCH      .0  PGM-ASGC900      DEQW             
__     AMTRDR_VAT   ASW4OWN     BCH      .0  PGM-ASGC900      DEQW             
__     DPRQ1_VA     ASW4OWN     BCH      .0  PGM-ASGC900      DEQW             
__     DPRQ2_VA     ASW4OWN     BCH      .0  PGM-ASGC900      DEQW             
__     DPRQ3_VA     ASW4OWN     BCH      .0  PGM-ASGC900      DEQW             
__     ORDFLOW_VA   ASW4OWN     BCH      .0  PGM-ASGC900      DEQW             
                                                                               
                                                                        Bottom 
Parameters or command                                                          
===> __________________________________________________
                     
F3=Exit   F5=Refresh       F7=Find      F10=Restart statistics                 
F11=Display elapsed data   F12=Cancel   F23=More options   F24=More keys       

These jobs are started when the first user goes into ASW. In the past, we had an issue on Saturdays – because we were closed, the direct jobs were not started at all. Sales order received electronically were not dropping for picking, which meant stock was not being allocated. We fixed this by starting up the direct jobs in the programs that bring systems back up after the end of day processing.

Whenever a program touches either a sales order or a purchase order, the direct programs will look at it to decide if they should do any processing for it. The order type is checked to see if any direct action is required, for the status the order is in.

   Document printout     Batch  Direct
   Order confirmation..    N      N   
   Pick list...........    N      Y   
   Transport note......    N      N   
   Invoice.............    N      Y   
   Cash receipt........           N   

This is the setup of Sales Order Type ‘EO’ (Electronic Order). It means that it will automatically go from status 10 (entered) to 30 (pick list printed, or as we say ‘dropped to the warehouse for picking’), and from status 40 (pick confirmed) or 45 (ready to invoice) to 60 (invoiced).

Sometimes we see a sales order that should be processed by the direct jobs, in status 45. In order to get it to invoice, the direct jobs have to be nudged into looking at the line. Do this by going into it in ‘Work with Sales Orders’, and changing it. (This program has been modified so you cannot actually make any changes, but by going through the motions, you tell the direct jobs to look at it).