Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Populate table control in maintenance view

Former Member
0 Likes
913

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
797

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/

3 REPLIES 3
Read only

Former Member
0 Likes
797

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.

Read only

Former Member
0 Likes
798

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/

Read only

0 Likes
797

Ótimo,

Muito obrigada, vou tentá-lo, falo um pouquinho de português graças a Deus.