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: 

" No entry in the conversion table for the syntax group" error

Former Member
0 Kudos
1,107

Hi,

Iu2019m getting an error in the port setup when I try to run an Access Test on the logical directory.

Definition of path
TFTS02\INTF\RD1\OUTB\MM\RFC WINDOWS NT missing

Message no. SG024

Diagnosis

There is no entry in the conversion table for the syntax group WINDOWS NT and the logical path
TFTS02\INTF\RD1\OUTB\MM\RFC.

System Response

The system cannot generate a platform-specific path.

Procedure

Make an entry for the syntax group WINDOWS NT and the logical Pfad
TFTS02\INTF\RD1\OUTB\MM\RFC in the conversion table using the FILE transaction.

Regards,

Rajiv

3 REPLIES 3

jyotheswar_p2
Active Participant
0 Kudos
501

Hi

the error is simple. The path
TFTS02\INTF\RD1\OUTB\MM\RFC you are trying to access is not there so create the path in the FILE transaction.

Thanks & Regards

Jyo

jyotheswar_p2
Active Participant
0 Kudos
501

Hi

the error is simple. The path
TFTS02\INTF\RD1\OUTB\MM\RFC you are trying to access is not there so create the path in the FILE transaction.

In file tcode goto NEW ENTRIES and give the path and also make sure that in AL11 the path and the filename you are trying to open exists.

Thanks & Regards

Jyo

0 Kudos
501

Thanks Jyo, I am trying to create it in file transaction

It is asking for the physical path.What do i give there.

Thanks,

Rajiv