on 2005 Aug 05 9:03 PM
Hi Folks,
I tried to activate data in the ODS but there is an error message that said: # invalid character.
I put the symbol # into the TX RSKC but doesn´t work.
Some good idea?
thks
EV
Hi EV,
BW often uses # to denote invalid characters and they may not necessarily be #. It could be a carriage return or line feed as well, which can never be corrected thru RSKC. Try to debug in hex mode and see which characters they are. We have had this issue in the past and the best way is to correct it in the source system itself. If not, u could try to write a routine to include only valid characters, rather than exclude a character u have no idea about.
Cheers,
Zubin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The exactly error:
Error getting SID for ODS object 0FIAR_O03
Value 'D#' (hex. '4423') of characteristic 0SP_GL_IND contains invalid characters Error when assigning SID
Value '#' (hex. '23') of characteristic 0SP_GL_TT contains invalid characters
Error when assigning SID
Activation of data records from ODS object 0FIAR_O03 terminated
does anyone has an idea? Thanks in advance.
EV
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
why to effect globally by using tx rskc,better load using a constant in update rules
Thanks
Raman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please give us an exact error message, including HEX codes. # character may represent some another symbols.
Best regards,
Eugene
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Try to use ALL_CAPITALS instead of listing all permitted codes...
Krzys
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
We had a similar issue..
All we ended up doing is replacing the # with a blank in the transfer rules.
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Can you be more specific about the error message. May a snap of ST22 or others
Regards
GPK
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
11 | |
10 | |
10 | |
9 | |
9 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.