getDBLabels() retrieves the description of a specified
object in CCM then searches for field names using the
field label seen on the client-side.
getDBLabels(table, colNames)Character scalar. Names the CCM object which the function will use to search for field names.
Character vector. Contains a combination
field names and labels to search for in table.
Character vector. Field names suitable for use in
subsequent SOQL queries. Elements form colNames not found
in table are removed from the results.