cancel
Showing results for 
Search instead for 
Did you mean: 

Getting less records in TABLE

Former Member
0 Kudos

Hi All,

I am executing a BAPI function module in webdynpros.

My RFC is returning table with 2 records of data.

also i mapped all the feilds to my TABLE in webdynpro( view).

But i am getting only one record.

checking no of recods code is:

int s=wdContext.nodeTb_Po_Details().size();

Please suggest me why i am getting only one row of record.

Thanks,

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, Ravi!

Please post attributes of your context-node "nodeTb_Po_Details" - cardinality aso.

Regards,

Thomas