Professional Services Automation Data Dictionary

pse__Dependency__c

Label: Dependency

Contains dependencies raised against projects.

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
pse__Account__c Account Summer 2025 The account related to dependency.

Looks up to: Account

Lookup false
pse__Closed_Date__c Closed Date Summer 2025 The date on which the dependency was closed.

Date false
pse__Closed__c Closed Summer 2025 Determines when closed based on the dependency's Status. Defaults to true when the Status is Closed. Set to false for Open.

Formula:
If( ISPICKVAL( pse__Status__c, 'Closed'), true, false)
Checkbox
pse__Comments__c Comments Summer 2025 Additional comments about the dependency.

LongTextArea(32768)
pse__Date_Raised__c Date Raised Summer 2025 The date on which the dependency was created.

Date false TODAY()
pse__Dependency_Description__c Dependency Description Summer 2025 A description of the dependency.

LongTextArea(32768)
pse__Dependency_Name__c Dependency Name Summer 2025 The name of the dependency.

Text(255) true
pse__Dependency_Owner__c Dependency Owner Summer 2025 The resource assigned as the dependency owner.

Looks up to: Contact

Lookup false
pse__Impact_Analysis__c Impact Analysis Summer 2025 Impact analysis about the dependency.

LongTextArea(32768)
pse__Milestone__c Milestone Summer 2025 The milestone related to dependency.

Looks up to: pse__Milestone__c
Lookup false
pse__Opportunity__c Opportunity Summer 2025 The opportunity related to dependency.

Looks up to: Opportunity

Lookup false
pse__Project_Task__c Project Task Summer 2025 The project task related to dependency.

Looks up to: pse__Project_Task__c
Lookup false
pse__Project__c Project Summer 2025 The project related to dependency.

Looks up to: pse__Proj__c
Lookup false
pse__Status__c Status Summer 2025 The status of the dependency. Values are Open and Closed.

Picklist:
Closed
Open
false


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.