Information Systems:IOP - Inbound Order Processing

From uniWIKI
Revision as of 12:47, 19 October 2015 by Sheilav (talk | contribs) (Created page with "Job IOPPOSTPRD, which is program IOPNEP01CL (IOP-Generate orders into ASW (NEP Driver)), runs all day in subsystem IOPSUBPRD. RPG program IOPNEP01 reads unposted orders in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Job IOPPOSTPRD, which is program IOPNEP01CL (IOP-Generate orders into ASW (NEP Driver)), runs all day in subsystem IOPSUBPRD.

RPG program IOPNEP01 reads unposted orders in IMPOHDP, then calls IOPRAW01 (IOP -- Read an IMS order and create IOP records) to add them to IOPHDRP (IOP - Order headers to be posted to ASW) and IOPLINP (IOP - Order lines to be posted to ASW).

If they are valid, IOPPOS00 (IOP -- Run all prechecks and post to ASW) is called. This moves sales orders into ASW's EDI files, then uses base programs to process them.