Skip to Content
0
Former Member
Jul 08, 2013 at 11:51 AM

DOUBT PERTAINING TO 0UNIT

26 Views

Hello Bi Experts,

I have a doubt concerning values that I can write under 0unit. For eg.

This is my data which I want to load it as TD to DSO.

char IO | char IO | keyf IO | keyf IO Keyf IO

PROD NU | PROD NAME | PROD COST | PRD QUAN PUR | UNIT | TOTAL COST | CURRENCY

PRD001 | OIL | 18 | 5 | LITRES | | INR

THIS IS SAMPLE DATA WHERE I AM TRYING TO USE LITRES UNDER 0UNIT INFOOBJECT.

When I try to extract the data, i get an error message stating that LIT is not an english language. Sometimes, If I use units like KG and LItres, KG will get displayed but not the litres, instead of litres, I get to see ******.

Could anyone explain what I need to do in order to get Litres accepted under 0unit. The alternative that I try is I choose PRD QUAN PUR as numc keyf and make unit as char IO. It is only then I get to see the data as desired in the final output.

Please help!

Many thanks in advance.

Cheers!!!