For more information, please refer to this announcement explaining best practices for getting answers to questions.
Need table to fetch Rulecode, Rule, Response
Summary:
Need table to fetch Rulecode, Rule, Response
Content (required):
Hi Everyone,
I am trying to create an Element via HDL. Below is the HDL file i am using.
METADATA|PayrollElementDetails|ElementName|ReportingName|Description|LegislativeDataGroupName|PrimaryClassificationName|SecondaryClassificationName|Category|ElementStartDate
MERGE|PayrollElementDetails|Bcclator|Wages|Replacementtvc|IN Legislative Data Group|Standard Earnings||Standard|1951/01/01
METADATA|PayrollElementQuestionnaire|ElementName|LegislativeDataGroupName|RuleCode|Rule|Response
MERGE|PayrollElementQuestionnaire|Bcclator|IN Legislative Data Group|||
In which table and column could i get the value for RuleCode, Rule, Response. Sharing any Query to fetch the values would be highly helpful.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):