I need to add items to a listview. I have read the fujitsu samples but don't fully understand them.
What am I doing wrong ?
I what to add the following -
01 ws-details.
03 ws-dets-1 pic 999.
03 ws-dets-2 pic xxxx.
03 ws-dets-3 pic xxxx.
e.g invoke listview-details "add" using ws-details
What am I doing wrong ?
I what to add the following -
01 ws-details.
03 ws-dets-1 pic 999.
03 ws-dets-2 pic xxxx.
03 ws-dets-3 pic xxxx.
e.g invoke listview-details "add" using ws-details