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: 

Table contaning all the file interfaces

Former Member
0 Kudos

Hi All,

What is the table contaning all file interfaces from one server to another server?

For Eg...

I have a table TBD05 which contains all Ale interfaces from one server to other server.

In this table I have a fileds Model view,Sending system,Receving system....

So from this sending system and receving system field i can find out inbound and outbound streams for a particular server.

Like that is there any Table that contains File interfaces and where I can find out from which Mechansim data is Transfering from one server to antoher server.

Please help me out.

Thanks in Advance.

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos

SAP advises that programs use logical files (FILE transaction, and also SF01 which is obsolete) to store file names in a centralized manner, for accesses in the current SAP system, but transferring to other servers is absolutely not part of SAP Basis. This is usually achieved using EAI softwares (like SAP PI, etc.)