There is not any method named as find on table SalesQuotationTypeGroup
you have two options
1) create find method on table SalesQuotationTypeGroup
or
2) select record from table SalesQuotationTypeGroup, using select statement and then assign value in your rdp