Relationship: Positions - CompetencyRatings
From MintHCM Wiki
|
Positions - Competency Ratings | |
|---|---|
| Relationship | competencyratings_positions |
| Type | one-to-many |
| LHS Module | Positions |
| LHS ID | id |
| LHS Label | Expected Level of Competency |
| LHS Fields | Expected Level of Competency, Name |
| RHS Module | Competency Ratings |
| RHS ID | parent_id |
| RHS Label | Related to |
| RHS Fields | Related to (ID), Related to, Related to (Type) |
Short Description
Flex relate used in Position
Location and Code definition
Array ( [lhs_module] => Positions [lhs_table] => positions [lhs_key] => id [rhs_module] => CompetencyRatings [rhs_table] => competencyratings [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type [relationship_role_column_value] => Positions )