Data Types
Most PeopleSoft Receivables tables contain data keyed either by business unit or TableSet. The tables keyed by business unit accumulate large volumes of data over time. Eventually, you may not need to access some of the data routinely. PeopleSoft Receivables enables you to archive the inactive data on the transaction tables keyed by business unit to the history tables. If you need to access the data later, you can restore it.
The following table lists the tables keyed by business unit. PeopleSoft Receivables delivers archive objects to remove only the first six types of data listed in the table: pending item, payment, posted item, statement, action list, and direct debit data using the PeopleSoft Data Archive Manager.
Note:
To remove the other data types, you must directly remove the records from the database. You can remove the records either by using a SQL script that you write or by creating your own archive objects in PeopleTools and then using the Data Archive Manager.
| Type of Data | Description | Tables |
|---|---|---|
|
Pending item data |
Group control, pending item, pending tax information, and pending accounting entries processed by the Receivable Update Application Engine process (ARUPDATE). |
|
|
Payment data |
Deposit and payment information provided during online entry or during the Payment Interface Application Engine process (AR_PAYLOAD). |
|
|
Posted item data |
Item information, such as item activity, item tax information, and item accounting entries maintained by the Receivable Update and Aging Application Engine processes (AR_AGING). |
|
|
Statement data |
Customer and item summary data maintained by the Statement Application Engine process (AR_STMTS). |
|
|
Action list data |
Actions added to actions lists by the Condition Monitor process (AR_CNDMON) or by entering them on the Item Action page. |
PS_ACTION_LST |
|
Direct debit data |
Direct debit control and direct debit item data created when you create direct items, run the Receivables Update process, and run the Create Direct Debit process (AR_DIRDEBIT). |
|
|
Posted customer data |
Summary information at a customer level maintained by the Receivable Update and Aging processes. |
|
|
Dunning data |
Customer and item summary data maintained by the Dunning Application Engine process (AR_DUNNING). |
|
|
Overdue charge data |
Customer and item summary data maintained by the Overdue Charge Application Engine process (AR_OVRDUE). |
|
|
Conversation data |
Summary and detailed information about conversations with customers. |
|
|
Customer Definition data |
Required for processing customers. |
|
|
Message log data |
Log messages generated by background processing. |
|