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.