8 Working with the RDC Client Package

The RDC Client package contains PL*SQL procedures that you can modify to customize various aspects of how the RDC application behaves. For example, you can customize document numbers, set how often RDC requests user names and password for approvals, and customize bookmark labels for a Patient Data Report.

To make these custom changes, you only need to modify the procedures in the RDC package body for the client:rdcpb_client.sql

Note:

Do not modify the RDC package specification for the client (rdcps_client.sql).

For more information, see: