Quantcast
Channel: SCN : Discussion List - SAP Planning and Consolidation, version for SAP NetWeaver
Viewing all articles
Browse latest Browse all 5414

Replace Special Character using conversion file

$
0
0

Hi Gurus,

 

We are loading the data from flat file.  The data in one column say for Account comes with special characters ex ACCT123.$, I would like to convert it to ACCT123 (remove .$).

 

Tried using the conversion file for Account with below combinations

 

ExternalInternal
*.$*
*.$js:%external%.replace(".$","")
*.$js:%external%.toString().replace('.$','')
*.$

RG_TEST

 

However, it doesn't work.  It doesn't convert to "RG_TEST" as well.  It throws an error for ACCT123.$ doesn't exists in ACCOUNT dimension.

 

Looks like it doesn't recognise $ in External column.

 

We are on BPC 10NW SP6 on HANA

HANABPC SP4

SAP BW 7.31 SP8

 

Please suggest.

 

Let me know if you need more information.

 

Regards,

Rashmi


Viewing all articles
Browse latest Browse all 5414

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>