Account Field Reference

The following fields are created on the standard Account object during the CT Pharma installation.

In case of creating new divisions, the DivisionNameCategory__c field with the category picklist and the DivisionNameTargetCheck__c checkbox, where Name is the new division name, should be created.

Field API Name Type Description

Delivery Dates

CTPHARMA__DeliveryDates__c

Text(255)

Available in the CT Pharma package v. 2.20–2.22 and used in CT Orders.

Division Alpha Category

CTPHARMA__DivisionAlphaCategory__c

Picklist

The Account category that used to assign the target frequency to the selected Account record. Available values by default:

  • Category A

  • Category B

  • Category C

It is possible to create a new division.

Division Alpha Target

CTPHARMA__DivisionAlphaTargetCheck__c

Checkbox

The field is checked if the Account record has been assigned to the specified category.

Division Beta Category

CTPHARMA__DivisionBetaCategory__c

Picklist

The Account category that used to assign the target frequency to the selected Account record. Available values by default:

  • Category A

  • Category B

  • Category C

Division Beta Target

CTPHARMA__DivisionBetaTargetCheck__c

Checkbox

The field is checked if the Account record has been assigned to the specified category.

External Id

CTPHARMA__ExternalId__c

Text(255) (External ID) (Unique Case Sensitive)

The external identifier if the Account record has been synchronized from the external ERP system.

Has Child Accounts

CTPHARMA__HasChildAccounts__c

Checkbox

The field is checked if the Account record has child Account records. That Account with child records will be displayed as a hierarchy on the Hierarchy tab of the Calendar tab.

Is Auto Target Field Check?

CTPHARMA__IsAutoTargetCheck__c

Checkbox

Is Target?

CTPHARMA__IsTarget__c

Formula(Text)

The field is checked if the Account record has been selected as a target.

Target User Ids

CTPHARMA__TargetUserIds__c

Text Area(255)

Store the values from the CTPHARMA__UniqUserNumber__c field of the User record that targeted the Account record.

``