Skip to Content
0
Former Member
Dec 03, 2008 at 06:05 AM

data type STRING..

94 Views

Hi All,

Can u plz suggest me wt wrong with this declaration?

PARAMETERS : p_date TYPE bkpf-budat OBLIGATORY,

p_file TYPE string OBLIGATORY

Here error "string is not accepted...". But if i repalce it with datatype c.. am not getting correct o/p.