Hi,
Is it possible to load text data into SAP BPC?
If not can i use conversion file to load an alternate value for the text info into SAP BPC.
For example;
Source Data in Infoprovider:
PRODUCT CURRENCY VLC VLC_GBP
10001 EUR 0.40 0.90
10002 INR 0.40 0.80
Requirement in Target SAP BPC Application:
PRODUCT CURRENCY VLC VLC_GBP
10001 1 0.40 0.90
10002 2 0.40 0.80
Is it possible to mention in conversion file as below:
External Internal
EUR 1
INR 2
Regards,
Radhika