BookmarkSubscribeRSS Feed
AtulyaSharma
Fluorite | Level 6

Hi All,

 

Can any one please help me in importing data from a .txt file having MT940 formatted data or we can say MT940 Bank Statement.

I want to create data sets from the file.

Please let me know if required more information.

 

Thanks in advance.

 

Atulya Sharma

1 REPLY 1
Kurt_Bremser
Super User

You will need to grab a description of the MT940 standard, and then apply that.

Wikipedia led me to this: https://web.archive.org/web/20160725042101/http://www.societegenerale.rs/fileadmin/template/main/pdf... 

From what I have seen, some parts of the design are (IMHO) simply idiotic. e.g. numeric fields without a fixed length, where you have to go looking or the first non-numeric character first to determine the end of the field. So be prepared for some good ol' B,S,T&T.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1367 views
  • 0 likes
  • 2 in conversation