Hi,
We are trying to implement IDOC to File scenarion which is an EDI scenarion , Iam sending an Invoice IDOC out mapping to EDIFACT INVOIC (D97A).
My question is when I am passing some Asian characters like Japanese character in Invoice IDOC from SAP they are coming fine in SXMB_MONI in PI, but when EDI raw file is generated after passing through EdifactConverterModule file doesnt contains these characters and shows blank in EDI file.
I tried opening that file using Vi editor/notepad++ etc but cant see Japanese charatcters bieng passed.
Please Advise if I need to add any other module along with EdifactConverterModule for handling this situation or what shud I do.
Thanks..