Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9656

Re: Upper Case Descriptions

$
0
0

HI Alexander,

 

 

 

As I think when we load master data from BW Infocube, then we map as below:

*MAPPING

ID=ID

PROPERTY=ATTRIBUTE

 

We do not map EVDESCRIPTION, this is automatically picked from BW info cube when you run the data manager package.

 

if we load master from flat file, then we map transformation as below

ID=ID

EVDESCRIPTION=*COL(2)

 

After that create conversion file and use javascript as below

EXTERNAL                INTERNAL                                                   FORMULA

*                               js:%external%.toUpperCase(%external%)

 

Use the conversion file in transformation file as below

if Loading from BW info cube

ID=Upper Case Test.xls

 

if loading from flat file

EVDESCRIPTION=Upper Case Test.xls

 

Try this, it may help you.

 

Regards,

Varun


Viewing all articles
Browse latest Browse all 9656

Trending Articles



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