parent
5c49e4e624
commit
2f0d91574c
1 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,10 @@ public class SDf20Table extends AbstractTable<SDf20> {
|
|||
result.setFileName(filename);
|
||||
result.setGenerationTime(Instant.now());
|
||||
result.setGenerationId(fileId);
|
||||
result.setSecurityName(record.getValFor35BTag()[1]);
|
||||
result.setSecurityType(record.getValFor35BTag()[2]);
|
||||
result.setNameCl(record.getValFor83DTag()[1]);
|
||||
result.setTransactionNumber(record.getValFor20CTag());
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue