Quantcast
Channel: SCN: Message List - ABAP Connectivity
Viewing all articles
Browse latest Browse all 3125

Re: Sample file for TBDM (market data import) required

$
0
0

Hi,

 

This question is very old but when you look for this in Google this is the first page that comes up.

 

To make your own uploadable table in Excel you need to follow this structure:

Required means that you must fill that field and Empty means that should leave it blank.

The length describes the length of the field. It's very important the length of the field because if you don't use that length then it won't work the upload.

 

1 Data Class (Fixed value '01') - Length 2 - Required

2 Key 1 FROM currency - Length 20 - Required

3 Key 2 TO currency - Length 20 - Required

4 Category Interest type - Length 15 - Required

5 Date Calculation Date (Format DDMMYYYY) - Length 8 - Required

6 Time Calculation Time (Format HHMMSS) - Length 6 - Empty

7 Value Value of Data - Length 20 - Required (Use dot for decimals not commas)

8 Currency Not applicable - Length 20 - Empty

9 FROM Ratio Translation Ratio from - Length 7 - Required

10 TO Ratio Translation Ratio to - Length 7 - Required

11 Other Not applicable - Length 5 - Empty

12 Status Error status (values 50..99)  - Length 2 - Empty

13 Error message Error message - Length 80 - Empty

 

In excel you can define the column width with right click in the column. Doing that define every column with the previous length exposed. Fill the required fields.

 

You should use define every field in "Text" format because numbers like the first one: 01, must be 01 and it won't work with just 1. The same with date, if you have a date like 5012015 it won't work and has to be 8 digits like 05012015 (05.01.2015)

 

After you define every column width and define the required fields. Remember to delete the headers if you used them.

 

Save the file as .XLS because if you save it instead as .prn you won't be able to use it again. Finally save the file as .prn (Formated Text Space Delimited) and upload TBDM. Every time you need to upload again open the XLS file, put your data and save as .prn

And that's it

 

Message was edited by: Pablo Romo


Viewing all articles
Browse latest Browse all 3125

Trending Articles



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