2008 Jul 16 3:25 AM
Hi guys,
I want to put a strucuture in my import and tables in smartform interface using my own type,,, but it gives me an error that the type is not pre-defined...
whta should I do?
I have this type:
TYPES: BEGIN OF t_likp,
vbeln LIKE likp-vbeln,
lfdat LIKE likp-lfdat,
END OF t_likp.
I want to declare in import in interface...
wa_likp type t_likp... is it possible?
thanks a lot!
2008 Jul 16 3:39 AM
Hi Mark,
You can only use for declaring variable in the import parameter are those data type are existing in database dictionary eventhough you declare it by your own type .
BTW, are you a filipino?hehehe...
james
Hi Mark,
You can only use for declaring variable in the import parameter are those data type are existing in database dictionary eventhough you declare it by your own type .
BTW, are you a filipino?hehehe...
james
2008 Jul 16 3:39 AM
Hi Mark,
You can only use for declaring variable in the import parameter are those data type are existing in database dictionary eventhough you declare it by your own type .
BTW, are you a filipino?hehehe...
james
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |