2006 Dec 22 7:45 AM
2006 Dec 22 7:48 AM
Hi,
In global declaration->Global types
itab like spfli
This will create internal table.
WHERE TO DECLARE
DATA ITAB LIKE SPFLI.
2006 Dec 22 7:48 AM
Hi,
In global declaration->Global types
itab like spfli
This will create internal table.
2006 Dec 22 7:49 AM
In Global definitions->Global Data,declare
spfli type spfli
itab type standard table of spfli
wa type spfli
Then inside the smartform,you can access both itab and workarea.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |