PlacementRateCardLineGroup
Organizes groups of related rate card lines that structure complex compensation models. This table supports financial modeling by grouping rate components that apply to specific roles, departments, or contract types.
Columns
| Name | Type | ReadOnly | Description |
| id [KEY] | Int | False |
Represents the unique identifier (Id) for the PlacementRateCardLineGroup record. This value provides the primary reference that Bullhorn CRM uses to organize related rate card lines into logical groups. |
| BaseRate | Bool | False |
Returns a value of 'true' when the PlacementRateCardLineGroup record is designated as the base rate group. It returns a value of 'false' when the group does not serve as the base reference for rate calculations. |
| earnCodeGroupID | Int | False |
Specifies the Id of the earn code group that is associated with the PlacementRateCardLineGroup record. This value links the group to an earning classification that influences payroll processing and rate interpretation. |
| externalID | String | False |
Represents the external Id that is associated with the PlacementRateCardLineGroup record. This value supports integration workflows that reference line groups across external systems. |
| migrateGUID | String | False |
Represents the globally unique migration Id that is associated with the PlacementRateCardLineGroup record. This value supports data migration and reconciliation processes that ensure consistency across environments. |
| placementRateCardVersionID | Int | False |
Specifies the Id of the placement rate card version that is associated with the PlacementRateCardLineGroup record. This value connects the group to the rate card version that governs billing and pay rules. |
| placementRateCardVersionID2Id | Int | False |
Specifies the Id of the secondary placement rate card version that is associated with the PlacementRateCardLineGroup record. This value supports advanced rate card workflows that require linkage to an additional version context. |