cancel
Showing results for 
Search instead for 
Did you mean: 

Table Control in Webdynpro ABAP

Former Member
0 Kudos

Hi Experts,

       Can any one please explain how to create table control in webdynpro abap using two tables .for eg.header and item table.

       Useful answers will be rewarded.

Warm Regards

HareeshKumar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Hareesh,

There are vaious ways to achieve your requirement.

1) We can use normal tables to show header and respecitve item data.

2) We can use popup's.

3) We can use table popin.

Refer this link Demonstration of Table Popin in Web Dynpro which might give you idea.

Pls revert if you need further info.

Thanks

KH

Former Member
0 Kudos

Hi katrice,

  I want to save both header and item table data at a time in single screen is it possible??.

Warm Regards

HareeshKumar

ramakrishnappa
Active Contributor
0 Kudos

Hi Hareesh,

what do you mean that you want to save both header and item data at a time ? Elaborate little more.

let us say you have a button SAVE on screen and you can read header and item table data on SAVE action.

Regards,

Rama

Former Member
0 Kudos

Hi Rama,

  You are right can we do that thing.

Warm Regards

HareeshKumar