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

Logical path

Former Member
0 Likes
605

Hi All,

How to create logical path in SAP.

thanks in ADV.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
556

Hi,

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

Thanks and Regards,

Bharat Kumar Reddy.V

4 REPLIES 4
Read only

Former Member
0 Likes
557

Hi,

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

Thanks and Regards,

Bharat Kumar Reddy.V

Read only

Former Member
0 Likes
556

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

Read only

Former Member
0 Likes
556
Read only

Former Member
0 Likes
556

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