super();
this.setAff_rpt_mnth_yr_dt(new DateTimeData());
this.getAff_rpt_mnth_yr_dt().setCurrent();
this.setAugmented_sal(new DecimalNullable());
this.getAugmented_sal().setValue(1000.1);
this.setFactored_sal(new DecimalData());
this.getFactored_sal().setValue(1000.1);
this.setOrg_Cli_cd("21");
this.setSal_ovrrd_in(false);
this.setWag_amt(new DecimalData());
this.getWag_amt().setValue(1000.1);
}