Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

F110, file path

Former Member
0 Likes
2,867

HI,

Transaction F110 creates a file in the work directory of application server (variable DIR_HOME).

Can i change the path of my file without modification DIR_HOME? Can i point my own path?

Regards,

Andrej.

11 REPLIES 11
Read only

Former Member
0 Likes
2,409

Hi,

Are you talking about the EDI file generated?.

Then you can control the same at the file port which is in turn assigned to the partner (Type B) using WE20 transaction.

Changing the file path of file port can be done using WE21 transaction.

Thank you.

Regards,

Karun.M

Read only

Former Member
0 Likes
2,409

Hello Andrej,

If I got your question right, what you want to do is to replace the parameter DIR_HOME in the file path with another one. This can be done by using the FILE transaction.

In this transaction, search for the file name you want to modify and edit the parameters based on the system (unix, windows, etc).

Hope this helps.

Sudha

Read only

0 Likes
2,409

hi, Sudha.

I know the FILE transaction. But R/3 uses this work directory for log files. I want to point the path for file from f110.

Regards,

Andrej.

Read only

0 Likes
2,409

Sorry, looks like I dont quite get your question. Are you saying that:

1. F110 creates a file

2. The file created above is stored in one particular path, DIR_HOME.

3. You want to change the above path to something else?

If yes, can you please describe if this file path is defined in FILE transaction, or elsewhere.

Sudha

Read only

0 Likes
2,409

File in F110 creates in DIR_HOME by default.

HOME is defined in FILE:

<P=DIR_HOME>/<FILENAME>

DIR_HOME is defined in AL11.

I can't change DIR_HOME, because system uses it for another purposes. I search the way to point the directory in F110.

Read only

0 Likes
2,409

Hi Andrej,

I looked at the application help for this transaction, and it seems to me that there isnt a way that you can change the file path.

Maybe someone else on the forum will have a better answer for you.

Sudha

Read only

0 Likes
2,409

Hi Sudha,

>File in F110 creates in DIR_HOME by default

But in SPRO i can define the file name with the path!

And now i use my own directory.

Thanks for your interest.

Regards,

Andrej.

Read only

0 Likes
2,409

Great, sounds like you have found an answer to your query. Please close this thread if this is the case.

Sudha

Read only

0 Likes
2,409

Hi Andrej,

Where in SPRO you found the solution?. I am trying to find out the same to redirect F110 output file to a certain location but I am not able to change the screen variant.

Thanks

MArio

Read only

0 Likes
2,409

Hello

could you explain how you do it ?

Best regards,

Philippe

Read only

0 Likes
2,409

HI Andrej,

Can you please guide me as to how you have found the way to point to the directory of interest rather than the dedfault work directory?

Thank you very much for your help.

Spandana