cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong order of calls <- CALL opendir

Former Member
0 Kudos

Hello,

I am getting this error message in Mini SAP:

Wrong order of calls <- CALL opendir

This happens in transaction AL11 when double clicking DIR_TRANS. I´ve read some posts here but answers apply to big brother (Netweaver) .... and I have no experience with system administration.

I don´t think it is a matter of authorization. I have SAP_ALL, S_A.SYSTEM and SAP_NEW

Can somebody tell me what to do ??

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

This has nothing to do with you SAP authorization, this error means this>>

User on Operating system Level in our case <sidadm> has no access authorizaiton to DIR_trans

or DIR_TRANS is reffering to non existing direcotry.

So check if directories are correct and adapt DIR_TRANS.

Please double check also "share" access right on OS level

For futher help, give to us also you platform and version.

Best regards,

Peter Nechala

Former Member
0 Kudos

Hello,

thanks but I am afraid I cannot understand much. I am ABAP developer and not basis consultant. I am working with Mini SAP only; so where can I check if such directory exists (at operating system level) ??

In the list of SAP directories (AL11) and in my case I can see as follows:

DIR_TRANS

jalonsosapmnt rans

DIR_TRFILES

jalonsosapmnt rans

DIR_TRSUB

jalonsosapmnt rans

where jalonso is my server´s name.

I´ve checked in Windows and found this subdirectory C:SAPTRANS, which, among others, contains COFILES and DATA for saving the transport requests. Unfortunately everything under C:SAP is write-protected and there´s no way to change this status.

Can you please explain something in this case ?? Thanks !!

Former Member
0 Kudos

Hi,

fortunately I found and corrected the problem reading some blogs in this site:

[/people/manfred.lutz/blog/2007/04/25/abap-trial-version-for-newbies-part-8-exporting-development-objects-from-sp8|/people/manfred.lutz/blog/2007/04/25/abap-trial-version-for-newbies-part-8-exporting-development-objects-from-sp8]

[/people/manfred.lutz/blog/2007/04/27/abap-trial-version-for-newbies-part-9-importing-a-transport-into-sp1112|/people/manfred.lutz/blog/2007/04/27/abap-trial-version-for-newbies-part-9-importing-a-transport-into-sp1112]

Greetings

Answers (0)