SDf20Table duplicate code fixed
This commit is contained in:
parent
4994ead0d8
commit
fe1279ae63
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ public class SDf20Table extends AbstractTable<SDf20> implements WithTransactionN
|
|||
result.setSecurityName(record.getValFor35BTag()[1]);
|
||||
result.setSecurityType(record.getValFor35BTag()[2]);
|
||||
result.setNameCl(record.getValFor83DTag()[1]);
|
||||
result.setTransactionNumber(record.getValFor23Tag());
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue