2008 Jan 03 10:52 AM
Hi all
How to select data from S021z or IOITEM am using the general select statememnt but it is giving an error that ABAP dictionary not defined.Please Help
Vijay
2008 Jan 03 10:55 AM
because it is a structure not a table.
try to select from table - S021.
or in SE16 - s0* & press F4
and select table u require.
regards,
Arpit
Hi all
How to select data from S021z or IOITEM am using the general select statememnt but it is giving an error that ABAP dictionary not defined.Please Help
Vijay
2008 Jan 03 10:55 AM
because it is a structure not a table.
try to select from table - S021.
or in SE16 - s0* & press F4
and select table u require.
regards,
Arpit
2008 Jan 03 10:56 AM
s021z is a structure, so try fetching data from table S023..
2008 Jan 03 10:56 AM
Hi Vijay,
S021z and IOITEM are both structures and not Transparent tables. They Do not contain any data.
Awrd Points if useful
Bhupal
2008 Jan 03 10:58 AM
2008 Jan 03 11:15 AM
2008 Jan 03 11:19 AM
hi
good
there is no such table available S021z or IOITEM in ABAP dictionary.
thanks
mrutyun^
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |