Delcare char(20) in function module

Question: Hi,

I am writing a funciton module.
In the tab of Import or Export,
there is a box defining the "Reference type" of the parameter name.
When I input char(20), error comes.
How can I define a parameter with type - char(20)?

Answer:
use the type as CHAR20

Answer:
Or create your own data element in the dictionary.
_________________
Regards

R


Abap KC
SFMDR
Copyright ?2007 - 2008 www.jt77.com