Difference between revisions of "Relationship:competencyratings roles"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=competencyratings_roles |Relationship-type=one-to-many |Relationship-lhs-module=EmployeeRoles |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 Roles |
}} | }} | ||
Latest revision as of 22:04, 29 September 2019
Roles - Competency Ratings | |
---|---|
Relationship | competencyratings_roles |
Type | one-to-many |
LHS Module | Roles |
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 Roles
Location and Code definition
Array ( [lhs_module] => EmployeeRoles [lhs_table] => employeeroles [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] => EmployeeRoles )