cancel
Showing results for 
Search instead for 
Did you mean: 

SM30 Table Maintenance Generator in Webdynpro ABAP

vivekkrishnan
Active Participant
0 Kudos

Hi Experts,

I am new to Webdynpro.

Can someone explain me the steps in having the Table maintenace feature in Webdynpro ABAP ?

We are having a custom table in ECC for which the entries will be updated from Webdynpro.

Thanks in Advance,

Regards,

Vivek K

Accepted Solutions (1)

Accepted Solutions (1)

Lukas_Weigelt
Active Contributor
0 Kudos

Hi,

for table maintenance in WD4A I prefer ALV grids. Lazy as I am, I'll just point you to this step-by-step scenario ) :

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/3133474a-0801-0010-d692-81827814a...

Alternatively you can also make a transaction for the Maintenance view and include the Transaction in the Web Dynpro, but I wouldn't reccomend this..

regards, Lukas

Answers (2)

Answers (2)

former_member199125
Active Contributor
0 Kudos

why dont you just take the data from node and update in table in normal way using modify statements.

Regards

Srinivas

Former Member
0 Kudos

Hi,

this is more a request for a full tutorial than a specific hint... but the following link might help (the site also contains lots of other useful tips for newbies):

http://www.saptechnical.com/Tutorials/WebDynproABAP/InputEnabled/Index.htm

Regards,

Trond