2014 Apr 29 7:21 PM
Hi all,
I need to load data from an excel file and then call the maintenance view from a table through SM30 transaction,
I want to see the data from the file already loaded in the table control,
any idea how could I achieve this?
I don't know how could I do it, I've been working with events but I have no idea how to manage the entire table,
I just can handle row by row of the table.
Any help will be appreciated, thanks in advance.
2014 Apr 29 8:41 PM
I have created a article about it in my website but it is in portuguese:
http://www.renanwilliam.com.br/adicionar-botao-sm30-carregar-registros-arquivo-csvtxt/
Hi all,
I need to load data from an excel file and then call the maintenance view from a table through SM30 transaction,
I want to see the data from the file already loaded in the table control,
any idea how could I achieve this?
I don't know how could I do it, I've been working with events but I have no idea how to manage the entire table,
I just can handle row by row of the table.
Any help will be appreciated, thanks in advance.
2014 Apr 29 7:45 PM
Karina, why don't you create a transaction for maintenance and the write a program and use a BDC to upload data into the view by calling this transaction.
2014 Apr 29 8:41 PM
I have created a article about it in my website but it is in portuguese:
http://www.renanwilliam.com.br/adicionar-botao-sm30-carregar-registros-arquivo-csvtxt/
2014 Apr 29 10:05 PM
Ótimo,
Muito obrigada, vou tentá-lo, falo um pouquinho de português graças a Deus.