Skip to main content

Overview and List of DBO Functions

Overview What is a DBO function? List of useful/commonly used DBO functions List of other DBO functions What is a DBO function? A DBO function is a common routine that accepts parameters, performs a

Updated over 2 weeks ago

Overview

What is a DBO function?

A DBO function is a common routine that accepts parameters, performs an action (such as a complex calculation) and returns the result of that action as a value. These functions are stored in the AssignmentPro database and are used in a <Custom SQL Field> in a User Report when the complexity is too much to accomplish in a report on its own.

List of useful/commonly used DBO functions

Country, State and Province

User's details for Created by or Last Updated by fields

Dependent details

Cost Estimate / Compensation related

Other DBO functions

Useful for System Integration

Did this answer your question?