To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Looking for help on populating ProgressionGradeRate HDL
Summary:
Hi,
We're wanting to use a HDL load for updating the values of our grade steps going forward (currently done manually). I've got the following HDL template from the business object table:
METADATA|ProgressionGradeRate|RateId|EffectiveStartDate|EffectiveEndDate|LegislativeDataGroupId|RateType|GradeRateName|CurrencyCode|RateFrequency|AnnualizationFactor|ActiveStatus|LegislativeDataGroup|ActionReasonCode|SourceSystemOwner|SourceSystemId|GUID|ProgressionRateFlag|GradeLadderId|GradeLadderName
METADATA|ProgressionGradeRateValue|RateValueId|EffectiveStartDate|EffectiveEndDate|LegislativeDataGroupId|RateId|RateObjectId|MinimumAmount|MaximumAmount|MidValueAmount|ValueAmount|GradeRateName|SetCode|GradeCode|LegislativeDataGroup|SourceSystemOwner|SourceSystemId|GUID
- Is there a way I can build a report/data extract that would show me the current information in the system for the grade ladders/grades/grade steps that we currently have set up?