Application Development 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: 

Logical path

Former Member
0 Kudos

Hi All,

How to create logical path in SAP.

thanks in ADV.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can do it using the TCode: <b>FILE</b>.

Thanks and Regards,

Bharat Kumar Reddy.V

4 REPLIES 4

Former Member
0 Kudos

Hi,

You can do it using the TCode: <b>FILE</b>.

Thanks and Regards,

Bharat Kumar Reddy.V

Former Member
0 Kudos

by Using FILE transaction & select "logical path file name & definition".

here enter

Logical file

Name

Physical file

Data format

Applicat.area

Logical path

Regards

srikanth

Message was edited by: Srikanth Kidambi

Former Member
0 Kudos

former_member927251
Active Contributor
0 Kudos

Hi,

Use the FILE transaction to create the logical file path.

The table PATH stores this logical file path.

You can retrieve the physical file path by supplying logical file path to FM FILE_GET_NAME_USING_PATH.

Hope this helps.

<b>Please reward points to all helpful answers and close the thread.</b>

Regards,

Amit Mishra