Working with Financial Accounts

This chapter provides overviews of financial accounts, integration with legacy systems, and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Financial Accounts

A financial account or contract represents a holding by a customer of a product or service provided by a industries, including insurance, wealth management, and financial services. The financial account function presents information from various legacy systems in a consistent interface. The financial account maps to the product, inheriting the terms and conditions from the product purchased by the customer.

The Financial Account record and its sub-records are created by the legacy administration systems. The Product Sales functionality queues up a transaction to the legacy system, which starts the process of creating a new account header record and its sub-records, but the actual creation of these records must be done by the legacy system.

A financial account is held by a business contact. The business contact may be a person, company, partnership or an alternate capacity—a business contact that is not in itself a legal entity. A legal entity is defined as an entity with legal responsibility. A person has a social security number and is legally responsible for taxes owed on the interest earned by the account. For example, a company has a taxpayer identification number, while a bridge club may have a financial account, such as a checking account, as well.

Each financial account record represents one financial services account. If a business contact has two checking accounts, there is one financial account instance in the financial services database for each.

A financial account is associated with the terms and conditions related to the product. Additional terms and conditions can be applicable to specific accounts.

Click to jump to top of pageClick to jump to parent topicViews of Financial Accounts

PeopleSoft delivers customer, agent, account manager, and application administrator permission groups for PeopleSoft Enterprise Banking Transactions, PeopleSoft Enterprise Bill Presentment and Account Management, PeopleSoft Enterprise Policy and Claims Presentment, and PeopleSoft Enterprise Client Management.

Customer

The self-service customer navigates to account detail records by way of the My Accounts pagelet.

My Accounts contains a listing of accounts for which the customer is the owner, authorized user, or beneficiary, or, in other words, has security matrix entry in his or her name. The account detail is read-only for the customer. No information can be changed on this page.

Agent

The financial services agent does not have permission to search listing of account records held by customers. Agent access is strictly controlled. An agent can view the details of an account held by a customer who is explicitly identified. Agents can view an account only when they identify the customer and navigate to the customer's 360-Degree View. Every entry of the agent to a particular customer's 360-Degree View is traced by access trace mechanism.

Account Manager

The financial services account manager has more authority to search for an existing account record.

There is a search page available to find an existing account record. The account detail is read-only for the account manager. . In addition, account managers can also see the accounts by navigating through the 360-Degree View as the agent does.

Administrator

The financial services application administrator has more authority to search for an existing account record.

There is a search dialog available to find an existing account record. The account detail is read-only for the application administrator. . In addition, the administrator can also see the accounts by navigating through the 360-Degree View as the agent does.

Click to jump to top of pageClick to jump to parent topicFinancial Account Types

Financial account information is provided for a number of contract types that correspond to product types.

As PeopleSoft CRM applications are delivered, the following financial accounts are available:

Click to jump to top of pageClick to jump to parent topicUnderstanding Integration with Legacy Systems

This section discusses integration requirements.

Two components must be configured for the integration piece to function correctly:

  1. Integration Broker setup.

  2. Process Scheduler setup.

    A legacy system can post the appropriate XML file to the uniform resource locator of the application messaging gateway. The PeopleSoft system then asynchronously subscribes to this data and loads it into the production tables. A legacy system can also choose to use a flat file to represent its data. An application engine process converts the flat file into an XML document that is in turn published to the application messaging gateway. The process run to perform this function automates the conversion of a flat file to an XML document and also the publishing process. For XML post, inbound data is validated during subscription. For flat files, data validation occurs during the publishing phase and again during the subscription phase.

The goal is to provide an integration framework to subscribe to inbound data from any legacy system. The two delivered methods of integration (XML and flat file) still go through the same enterprise integration point (EIP), which is the application messaging gateway.

Click to jump to top of pageClick to jump to parent topicDelivered XML Templates

PeopleSoft CRM delivers XML templates to perform the following:

Note. The file contains all of the necessary data definition tags. This section need not be modified. The message data should be changed appropriately according to what data is being loaded. Additional transactions should be added as needed.

Click to jump to top of pageClick to jump to parent topicDelivered Flat File Templates

PeopleSoft CRM delivers flat file templates to perform the following:

Click to jump to top of pageClick to jump to parent topicDelivered Flat File Processes

PeopleSoft CRM delivers the flat file process—RBF_FIN_ITG—which runs to load a flat file depending on the configuration.

Click to jump to top of pageClick to jump to parent topicAssumptions for XML Integration

Review the following assumptions for XML integration:

Note. PROD_SETID, PRODUCT_ID, AND OWNER_BO_TYPE must be either valid prompt values or valid translate values that exist in the PeopleSoft system. Therefore, any legacy system would need to synchronize the list of possible values for these fields with the PeopleSoft system.

Financial account address message: CUST_ACCT_NBR and SYSTEM_SOURCE_CD has to be associated with the message.

Relationships message:

Security message:

Click to jump to top of pageClick to jump to parent topicAssumptions for File Integration

This process employs a mapping of fields in the flat file. Column headings are specified on the first line of the flat file. These column headings are mapped to actual PeopleSoft field names on the setup page. This mapping is saved and used when loading a flat file. In this way, order of the fields is irrelevant. Headings are used to determine which values correspond to which fields.

To set up the file upload:

To set up the flat file:

To run the file upload process:

The log file generated by this process is dumped into the root directory of the process scheduler (ps_home\appserv\prcs\dbname\files).

Click to jump to top of pageClick to jump to parent topicSetting Up Account Defaults

This section discusses how to set up account defaults.

Click to jump to top of pageClick to jump to parent topicPages Used to Set Up Account Defaults

Page Name

Object Name

Navigation

Usage

Defaults for Account

RBF_ACCT_DEFAULTS

Set Up CRM, Product Related, Financial Services, Defaults for Account

Set up default values for a financial account. Indicate whether Integration Broker is used.

Click to jump to top of pageClick to jump to parent topicDefining Account Defaults

Access the Defaults for Accounts page.

Integration Broker

Indicates whether Integration Broker is implemented for this account.

Click to jump to top of pageClick to jump to parent topicViewing Financial Account Information

This section discusses how to view financial account information.

Click to jump to top of pageClick to jump to parent topicAlternate Capacities

An alternate capacity is any type of nonlegal entity, such as a scout troop or a company baseball team.

An alternate capacity does business with a financial institution and may or may not have been sold a product by the financial institution. Alternate capacities are business objects with a business object type of Organization and a role type of Alternate Capacity (role type ID is 31). A record for each alternate capacity that you do business with is created in the Alternate Capacity table (RBF_ALT_CAP). Because alternate capacities participate in business transactions, a record for the alternate capacity is also created in the Business Contact table (BC), which enables records to be defined for the alternate capacity.

Click to jump to top of pageClick to jump to parent topicPages Used to View Financial Account Information

Page Name

Object Name

Navigation

Usage

Financial Account

RBF_FIN_ACCOUNT

Customer Accounts, Review Financial Accounts, Financial Account

Details are available on general account information, account relationships, ATM cards, terms and conditions, fees, and address history. The user can view transactions and bill payment history.

Alternate Capacity

RBF_ALTCAP_MAIN_2

Customer Account, Alternate Capacity, Alternate Capacity

Define and set up alternate capacity business objects.

Financial Account - Relationships

RBF_ACCT_RELATIONS

Customer Accounts, Review Financial Account, Financial Account, Relationships

Use this page to view all relationships that are associated with the account.

ATM Cards

RBF_ACCT_ATM_CARDS

Customer Accounts, Review Financial Account, Financial Account, ATM Cards

Use this page to view all ATM cards that are associated with the account.

Terms and Conditions

RBF_ACCT_ATTR

Customer Accounts, Review Financial Account, Financial Account, Terms and Conditions

Use this page to view the terms and conditions that are associated with the account.

Financial Account - Fees

RBF_FINACCT_FEES

Customer Accounts, Review Financial Account, Financial Account, Fees

Use this page to view all account fees that are associated with the account.

Financial Account - Address History

RBF_ACTADR_HIST

Customer Accounts, Review Financial Account, Financial Account, Address History

Use this page to view the address history that is associated with the account.

Cases

RBF_FIN_CASE_VW_PG

Customer Accounts, Review Financial Accounts, Financial Account, Cases

Tracks cases associated to the account.

Applications

RBF_FIN_RO_HISTORY

Customer Accounts, Review Financial Accounts, Financial Account, Applications

Tracks history of customer applications for products and services.

Click to jump to top of pageClick to jump to parent topicViewing Financial Accounts

Access the Financial Account page.

Note. The view of the Financial Account page varies with the Account Type. For example, if the account is an Investment account, only the Investment Account group box is displayed on the Financial Account page. The user will not see a group box for Insurance accounts, Credit accounts, and so on.

Account Information

System Source Code

Legacy data. One translate value, BSCS, is delivered.

Billing Account

The billing account that is associated to the financial account.

Registration Type

The account registration type.

Under Personal accounts, the values are: Individual, Joint with rights of survivorship, Tenants in common, Community property, Named beneficiary, Custodial account for minor, or Trust.

Under Business accounts, the values are: Corporation, Partnership, or LLC.

Bill Pay Enabled

Determines whether the Billing Account component is enabled for the account.

Asset Type 1, Asset Type 2, and Asset Type 3

If assets are a part of the account, this lists the type of asset. These values are used primarily in PeopleSoft Enterprise Client Management 8.9.

Investment Account

Access Investment Account information on the Financial Account page.

The fields in the Investments group box display information about each holding in the investment account.

Investment Account Type

The investment account type. Values are: Brokerage, Margin, Securities Custody, Investment Management, Trust, 401(k), Option Account, ESPP, or IRA..

CUSIP (Committee on Uniform Securities and Identification Procedures)

A number that uniquely identifies a given security. For example, the CUSIP number for Microsoft common stock is 594918104. CUSIP is an acronym for the Committee on Uniform Securities and Identification Procedures, the standards body that created and maintains the classification system. Foreign securities have a similar number called the CINS number.

Symbol

The stock symbol for the security.

 

Security Name

The name of the security.

Insurance Account

View Insurance Account information on the Financial Account page.

See PeopleSoft Enterprise Policy and Claims Presentment 8.9 PeopleBook.

Checking Account

View Checking Account information on the Financial Account page.

See PeopleSoft Enterprise Banking Transactions 8.9 PeopleBook.

Account Fees

Cumulative total of account fees that have been charged to the account.

Credit Account

View Credit Account information on the Financial Account page.

See PeopleSoft Enterprise Banking Transactions 8.9 PeopleBook.

Cash Advance

Monetary value of cash advances taken against this account.

Savings Account

View Savings Account information on the Financial Account page.

See PeopleSoft Enterprise Banking Transactions 8.9 PeopleBook.

Click to jump to top of pageClick to jump to parent topicSetting Up Alternate Capacities

Access the Alternate Capacity page.

Click to jump to top of pageClick to jump to parent topicWorking with Relationships

Access the Financial Accounts - Relationships page.

See Relationship Management.

See PeopleSoft Enterprise CRM 8.9 Business Object Management PeopleBook.

Click to jump to top of pageClick to jump to parent topicWorking with ATM Cards

See PeopleSoft Enterprise Banking Transactions 8.9 PeopleBook.

Click to jump to top of pageClick to jump to parent topicViewing Terms and Conditions

Access the Terms and Conditions page.

Shows what services and features are included in the contract, and on what terms and conditions.

Click to jump to top of pageClick to jump to parent topicViewing Fees

Access the Financial Accounts - Fees page.

The Fees page lists the Transaction Type that was performed on the account, and the cost of doing so.

Click to jump to top of pageClick to jump to parent topicWorking with Cases

Access the Financial Account - Cases page.

The Cases page provides a summary of all cases associated with the account. To access the Case page and case details, select a specific case.

See Business Processes.

Click to jump to top of pageClick to jump to parent topicWorking with Applications

Access the Financial Account - Applications page.

To view a product application, select an application number from the Applications column.

See PeopleSoft Enterprise Banking Transactions 8.9 PeopleBook.

See PeopleSoft Enterprise Policy and Claims Presentment 8.9 PeopleBook.

Click to jump to top of pageClick to jump to parent topicModifying Financial Accounts

This section discusses how to modify financial accounts.

Click to jump to top of pageClick to jump to parent topicPage Used to Modify Financial Accounts

Page Name

Object Name

Navigation

Usage

Modify Account

RBF_MODIF_ACCT

  • Customer Accounts, Modify Account, Modify Account

  • Financial Services, Review Account Modification, Modify Account

Update financial account records.

Click to jump to top of pageClick to jump to parent topicMaintaining Financial Accounts

Access the Modify Account page.

The fields on the Modify Account page are dependent on the Transaction Type. Different transaction types will show or hide different fields. When the Modify Account Record is saved, a business project is created. The last step of this newly created business project sends a message that modifies the account.

See Using Business Projects.

Modification Type

Displays the type of transaction to be modified.

Transaction Types

Select the actual transaction used to modify the account. For example, if the Modification Type is Account Fee, a possible Transaction Type could be Fee Reversal. The Transaction Type is a more granular level than the Modification Type.

See Also

PeopleSoft Enterprise Banking Transactions 8.9 PeopleBook