Invalid characters in 0TCTUSERNM
When attempting to load BW Master Data, I am getting an error loading OTCTUSERNM : "Value 'BP1CLNT200$STRUCT_CHG' for characteristic 0TCTUSERNM contains invalid characters."
Does BW allow the creation of usernames with underscores and then does not allow that characteristic value to be loaded?
Former Member replied
it allows underscore in the name, in your rskc set ALL_CAPITAL.
the value it is complaining about is not the underscore but '$', it won't accept '$' and also
#, !.
thanks.
Wond