2007 May 24 2:17 PM
I am confronted with the error: Record_tab is not an internal table, occurs n specification is missing etc..
At import segment I have used Record_tab.
What can I do?
Thanks in advance.
Deniz
2007 May 24 2:20 PM
Is Record_Tab an IMPORTING or EXPORTING parameter? If so, does it reference a table type? If not, you should create a table type in the ABAP dictionary and reference this table type when defining the parameter. Or you could simply use the TABLES parameter
Regards,
Rich Heilman
2007 May 24 2:20 PM
2007 May 24 2:22 PM
2007 May 24 2:25 PM
hi deniz,
Just go for Record_Tab is Refrenced any table Type.
Majed Khan
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |