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?