2008 Jul 03 9:02 AM
Hi
In form interface of zsmartform, trying to define import parameter which are defined in standared print program
Ex: l_nast type NAST
l_doc type meins_task.
this type " meins_task" is declared in Type Groups in standard print program
I defined Type pool MEINS in Global definition of smartform.
but still it is giving syntax error.
let me know how ?
Hi
In form interface of zsmartform, trying to define import parameter which are defined in standared print program
Ex: l_nast type NAST
l_doc type meins_task.
this type " meins_task" is declared in Type Groups in standard print program
I defined Type pool MEINS in Global definition of smartform.
but still it is giving syntax error.
let me know how ?
2008 Jul 03 9:06 AM
Hi
The reference type used in interface of smartforms needs to be declared in the dictionary.
The type defined directly in smartform can be used as reference for the variable defined in global data section.
Max
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |