Skip to Content
0
Former Member
Nov 29, 2007 at 10:59 AM

Populate a bapi table object in Java Web Dynpro

27 Views

Hi,

How can I populate/manipulate the data in a table object in a model which has been passed from a bapi?

For example I am creating a customer who can have up to 3 telephone numbers.

The create bapi passes a table object 'Telephone' I need to add all three telephone numbers into the table and pass it back?

Any help appreciated.

Rob