Difference between revisions of "Relationship:competencyratings positions"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=competencyratings_positions |Relationship-type=one-to-many |Relationship-lhs-module=Positions |Relationship-lhs-id=id |Relationship-l...") |
|||
Line 10: | Line 10: | ||
|Relationship-rhs-label=Related to | |Relationship-rhs-label=Related to | ||
|Relationship-rhs-field=parent_id@CompetencyRatings, parent_name@CompetencyRatings, parent_type@CompetencyRatings | |Relationship-rhs-field=parent_id@CompetencyRatings, parent_name@CompetencyRatings, parent_type@CompetencyRatings | ||
− | |Short Description= | + | |Short Description=Flex relate used in Position |
}} | }} | ||
Latest revision as of 22:04, 29 September 2019
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 )