Skip to Content
0
Former Member
May 08, 2008 at 08:22 AM

problem with BDC in PORTAL(its running fine in R/3)

21 Views

i have done a BDC which works fine in R/3.....

but fials in PORTAL...

the reason being,

the BDC picks a record in a subscreen which has a table in a grid..the table has 15 records...5 records are visible normaly in portal(and 10 in R/3) rest of the record are visible after scrolling...

the BDC has to pick record at 14 position...it picks corectly in R/3...but when it comes to portal..the BDC stops and one has to manualy scroll and pick the record...

alternativley i have made the reocrd appear at 1 position...and everything is fine..

but whats the permanent solution?

is it related to portal..(like for BDC scrolling in portal is failing)

any alternative ways?

(the BDC is related to SEPARATION action in PA40)