cancel
Showing results for 
Search instead for 
Did you mean: 

F110 - Download DME into a Logical File Path

Former Member
0 Kudos
2,710

Hello Everyone.

We are about to change F110 payment files repository and its path is longer than F110 can accept within variant DME output variant.

Based on that, we need to know how to use Logical Path to simplify file text.

We have already a Logical Path in TCode FILE for such purposes, which is something like:

\\BraFileServer\swap\IT\PAYMT_FILE\<FILENAME>

Its name TCode FILE is PMT_FOLDER

Then, in F110 I´m just informing  PMT_FOLDER\text_file.txt but it doesn´t work.

My text_file.txt simply doesn´t appear in \\BraFileServer\swap\IT\PAYMT_FILE.

I´m problably missing something.

Do you know how to use logical file in F110? Should I add some \ or / somewhere else?

Thank you. Best regards. Leandro.

Accepted Solutions (0)

Answers (1)

Answers (1)

AntonFarenyk
Contributor
0 Kudos

Hello Leandro,

You will need a function module for your payment format in OBMP3 assigned to event 21. Inside your function module you can change logical path as per your requirement.

Take FM FI_PAYMEDIUM_SAMPLE_21 as example and adjust accordingly.

Best regards

Anton