Hi experts,
I need to load a file into SAP BW. One of the fields is Fiscal Year/Period. However, the format of this data is different from the one in SAP BW. I have the following format for Fiscal Year/Period:
082006
I use Conversion Routine: PERI7 for my Fiscal Year/Period. When I do a preview in Datasource/Transfer Structure, I get the following result in my data target:
600.0200
This is not what I want. I am expecting 008.2006 as the result. So can someone help me on how to solve this problem?
Thanks!