Cost Change Purge (ccprg)

Module Name

ccprg.pc

Description

Purge Aged Cost Changes

Functional Area

Cost Change

Module Type

Admin

Module Technology

ProC

Catalog ID

RMS476

Wrapper Script

rmswrap.ksh

Schedule

Oracle Retail Merchandising Batch Schedule

Design Overview

This program is responsible for removing old cost changes from the system. Cost changes are removed from the system using the following criteria:

  • The status of the cost change is either Delete or Canceled.

  • The status of the cost change is Rejected and the effective date of the cost change has met the requirement for the number of days that rejected cost changes are held.

  • The status of the cost change is Extracted and the effective date of the cost change has met the requirement for the number of days that extracted cost changes are held.

The number of days that rejected cost changes are held is determined by the system parameter Retention of Rejected Cost Changes (RETENTION_OF_REJECTED_COST_CHG). The number of days that extracted cost changes are held is determined by the system parameter Retention of Extracted Cost Changes (RETN_EXTRACTED_COST_CHG).

Restart/Recovery

N/A

Design Assumptions

N/A