‎2008 Jun 20 7:32 PM
How to remove '/' after converting data in LSMW..?
if I run the batch input then it gives me a pop up with the error message of '/..'
Any suggestiong how to get rid of it.
Thanks,
‎2008 Jun 20 7:56 PM
Hi,
'/' is used as the default NO DATA character in Batch input program when using LSMW.
You can change it to something else or space by changing BGR00-NODATA variable.
Thanks
Romit
‎2008 Jun 20 8:16 PM
Thanks Romit,
But where to declare the variable for the blank fields.
please suggest.
Thanks,
‎2008 Jun 20 9:48 PM
In your LSMW mapping.
Change the variable BGR00-NODATA to some other variable.
Also, check the value you are passing to that field (for which you are getting error) in Display convert data step.
Thanks
Romit
Edited by: Romit Kewalramani on Jun 20, 2008 11:12 PM
‎2008 Jun 20 11:57 PM
Hi Romit,
I have just defaulted to spaces for no data field.
The '/' is fixed now.
After Start Direct input program I am getting a pop up and then selecting RFBIBLOO -- after I execute I am getting the
Batch Input Documents
FB018 File QUICKWEAR_FI_AR_OPEN_ITEM.lsmw.conv is being checked
FB012 Session 1 : Special character for 'empty field' is /
FB174 Doc. : Record end indicator in table BBKPF was not supplied with /
FB023 ... Table BBKPF was extended
FB024 ... Before the next put,
FB025 ... also maintain the new fields in table BBKPF
FB174 Doc. 1 : Record end indicator in table BBSEG was not supplied with /
FB023 ... Table BBSEG was extended
FB024 ... Before the next put,
FB025 ... also maintain the new fields in table BBSEG
FB019 Session 1 session name AR_OPEN_ITEM : No terminations have been found
How to fix this..?any idea where to look..?