cancel
Showing results for 
Search instead for 
Did you mean: 

logical path creation

Former Member
0 Kudos

Hi All,

Please suggest and guide how will create logical path in erp system.

This requirement my ABAP team any one tell me what are the resources require for this and how will ccreate .

Advance Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Ranjith418
Contributor
0 Kudos

Hello,

Attached is document to create logical path using FILE Tcode. Create the path in development system and transport it to qualty and production systems.

change the file extension to .docx

Thanks,
Ranjith

Former Member
0 Kudos

HI Ranjith,

My requirement is below it means i need to create path (folder) in application server and need to asssign in file t code right?

Whats is Physcal path?

What is logical path?

We need to have very clear and precise storage for different modules with distinct file path/Logical Path/Physical Path as back up or Archiving of data is also required.

Do we have any naming convention logic for such file paths?

Like ABAP code name conventions?

Please suggest and guide how to proceed further.

Thanks

Former Member
0 Kudos

Hi,

     Physical path is the path to the real folder which you will create at OS level.

     like for example C:\applicationservername\folder1

    Logical path will be the path which will be used by SAP applications and programs to write or read files from Physical path.

    This logical path will be map to physical path in Tcode FILE.

    Let me know which all modules you are planning to create folder at OS level.

    Naming convention can be : Project Name_System(like SAP or Non SAP system)_functionality(for SAP inbound or SAP outbound)_module name(SD,MM etc)_division name(if any)

Thanks and Regards,

Kunal Gahlot

Former Member
0 Kudos

HI Kunal,

Tahnks for detailed explanation.

I need to create Application Server Folders’s requirement from PP, Likewise we need to create folders for SD, MM and FI as well.

It means i need to create each moduile one folder in application server .

after that assigning into file t code this will done be basis consultant or any other consultant.

Thanks

Former Member
0 Kudos

Hi,

    You can create one main folder with SAP Modules and then sub folders inside it for SD MM PP FI and inform you basis team to map it.

Thanks and Regards,

Kunal Gahlot

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

    Logical path creation is done using TCODE File.

   Client has to be open during the creation of logical paths.

   You first need to find out which all folders at Os level you need to map to logical paths.

Thanks and Regards,

Kunal Gahlot  

Former Member
0 Kudos

Hi,

Logical path... You can do it via FILE tcode.

Execute FILE tcode, you will know more.


For more details refer to
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60e86545-9940-2d10-9f89-eb5bce1f9...


Regards,

Ravi

Former Member
0 Kudos

Hi,

The question is not clear.  Do you want to create a directory for interface files? If not, what do you need?

Regards,

Graham