This function opens the Transactions view for the selected patient.
object.PatientDisplayTransaction aPatient
Display the patient's transactions.
Dim aPatient
Set aPatient = Profile.SelectPatient
Profile.PatientDisplayTransaction(aPatient)
In Profile Client v8 on User Interface Transactions can be found in
.