cancel
Showing results for 
Search instead for 
Did you mean: 

Currency Modelling

Former Member
0 Kudos

Hi Experts,

I got struck at some logical point. I am currently modeling for currency field. I have one field which give me amount gained or lost. I am extracting this field from external source system (Not R/3 , from flat file). This gives me indication about amount gained or lost like following way i.e. +500 for Gained and -500 for the lost.

Now, the problem is arise at the designing info object. What should be data type assign to info object so that I can use that info object any calculation, aggregation etc. and at same time it should indicates that amount is gained or lost.

Regards,

Aniruddha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Aniruddha,

datatype of the keyfigure should be curr. Additionally you need to add a currency infoobject eg. 0currency or a fixed currency to it (depends on your needs). To identify a gain or loss posting you can use eg. 0dcindic or a newly created characteristic that you fill with 'G' or 'L' in your update rules (routine) depending on the posted amount.

regards

Siggi

Former Member
0 Kudos

Thanks Siggi,

Former Member
0 Kudos

Hi Aniruddha,

please don't forget to assign some points to all the guys that help you! It is the way to say thanks in SDN.

Siggi

Former Member
0 Kudos

...mmmhhh, Siggi, these are hard times for a poor contributor longing for a bit of point...

Former Member
0 Kudos

Hey roberto,

Nice to see you back on board. Next time i will take care.

Regards,

Aniruddha

Former Member
0 Kudos

Hey roberto,

Nice to see you back on board. Next time i will take care.

Regards,

Aniruddha