Purge Aged Customer Orders (customer_orders_purge_job)

Module Name

customer_orders_purge_job

Description

Download Sales and Stock On Hand From RMS to Suppliers

Functional Area

Inventory

Module Type

Integration

Module Technology

ProC

Catalog ID

RMS47

Wrapper Script

b8dwrap.ksh

Schedule

Oracle Retail Merchandising Batch Schedule

Design Overview

This background job is composed of one step processing only. It will retain the business logic processing from original KSH script algorithm.

The Business logic program will remove all store fulfillment customer order records from customer order and customer order detail tables based on the purge criteria from the system parameter setting, customer order history months. This will also purge the obsolete records having status 'X' where the customer order could not be created.

Restart/Recovery

N/A

Key Tables Affected

Table 12-1 Key Tables Affected

Table Select Insert Update Delete

ORDCUST

Yes

No

No

Yes

ORDCUST_DETAIL

Yes

No

No

Yes

ORDCUST_CUSTOMER_DETAIL

Yes

No

No

No

PURGE_CONFIG_OPTIONS

Yes

No

No

No

PERIOD

Yes

No

No

No

Security Considerations

N/A