Close Transactions with no Expected Appointments, Shipments or Receipts (docclose)

Module Name

docclose.pc

Description

Close Transactions with no Expected Appointments, Shipments or Receipts

Functional Area

Transfers, Allocation, and RTVs

Module Type

Business Processing

Module Technology

ProC

Catalog ID

RMS219

Wrapper Script

rmswrap.ksh

Schedule

Oracle Retail Merchandising Batch Schedule

Design Overview

This program will be used to attempt to close POs, transfers, and allocations that do not have any outstanding appointments, shipments or receipts expected. Receipts without appointments are recorded on a queue table. Allocations sourced from an inbound receipt of another document (such as, POs, Transfers, Allocations, ASNs and BOL) can only be closed if the sourcing document is closed. This batch program will retrieve unique documents from the table and use existing functions to attempt closure for each.

Restart/Recovery

The logical unit of work is a unique doc and doc_type combination. The program is restartable on the doc number

Design Assumptions

N/A