2005 Oct 24 6:23 PM
Hi all,
I was using BDC to load data through LSMW for InfoRecords.
I have a problem that whenever i have a telephone field
data as '/6558843' it is inserted as '#'.
But when its like '6558843' then its going fine.
I guess it is taking '/' as nodata character.
Thanks in advance,
Ankur
2005 Oct 24 6:33 PM
That is true. Why are you using this character? It is controlled in this
--- BGR00-NODATA
bgr00-nodata = '/'.
You can either change this nodata character to something else, or your telephone number to contain something else.
2005 Oct 24 6:31 PM
2005 Oct 24 6:33 PM
You can set the empty filed indicator to something other than "/" in BGR00-NODATA.
Rob
2005 Oct 24 6:33 PM
That is true. Why are you using this character? It is controlled in this
--- BGR00-NODATA
bgr00-nodata = '/'.
You can either change this nodata character to something else, or your telephone number to contain something else.
2006 Aug 03 9:08 AM
Hello,
where can I change the nodate character ?
In the Fieldmapping area I allways get error messages
if I want to add a new rule.
The problem is that I do not see the field bgr00-nodata in the structure.
thanks for your help