Daily Posting of Deal Income to Stock Ledger (dealday)

Module Name

dealday.pc

Description

Daily Posting of Deal Income to Stock & General Ledgers

Functional Area

Deals

Module Type

Business Processing

Module Technology

ProC

Catalog ID

RMS208

Wrapper Script

rmswrap.ksh

Schedule

Oracle Retail Merchandising Batch Schedule

Design Overview

This batch module posts all the deal income records to the Stock Ledger and the Genera Ledger.

This program extracts data inserted by dealinc.pc. In order to simplify this program, a dealday pre function (in prepost.pc) will sum up the data into a temporary table. A dealday post function (in prepost.pc) will copy data to transaction table and then purge temporary tables.

Restart/Recovery

A commit will take place after the number of dept/class/subclass records processed is greater than or equal to the max counter from the RESTART_CONTROL table.

Design Assumptions

N/A