Skip to Content
0
Former Member
May 14, 2008 at 04:07 AM

problem getting data from rfc to itemlistbox

17 Views

hi

iam calling rfc data into itemlistbox but

after binding the data source and text property

to the itemlistbox i have called the rfc inthe

wdinit() method , but failed to get the data in the

itemlistbox ,

should code has to written for binded the text to

node .

as soon as i call the rfc in the init() method

three itemlistboxes will be filled at a time

w.r.t the structure which i have for the backend

is bind to the datasource and text

i have gxx,gyy,gzz as structures

pxx,pyy,pzz as element for the respective structures and all these structures are under ZBapi_input

and i have binded the zbapi.gxx to the first data source

of the itembox and zbapi.gxx.pxx to the text of the

same itembox and similarily others itemlistboxes

but i am unable to view the get the data in the itemlist?

can any solve this issue ? its very urgent?