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

regarding naming space

Former Member
0 Likes
621

hi guys,

I want to know two things.

1-How to find whether customer is using Naming space objects(other than Y* Z* programs).

2-file path directories using for Unix and Solaris are same in abap programs?

(ie whether we have to use path /user/sap/edi/ or \user\sap\edi\)

Does it differ while definining in Logical path at FILE transaction.

Please suggest me.

Thanks.

Baasha.

hi guys,

I want to know two things.

1-How to find whether customer is using Naming space objects(other than Y* Z* programs).

2-file path directories using for Unix and Solaris are same in abap programs?

(ie whether we have to use path /user/sap/edi/ or \user\sap\edi\)

Does it differ while definining in Logical path at FILE transaction.

Please suggest me.

Thanks.

Baasha.

3 REPLIES 3
Read only

Former Member
0 Likes
583

Hi,

The naming conventions are given in the functional specification .

The file path directories depend upon the os .

If you are not changing the os it is the same .

Hope this helps you.

.

Read only

0 Likes
583

hi experts,

Thanks for your reply.

Pls tell me if i change the OS what are the places i have to check and change in ABAP addon programs.

Suggestion please.

Thanks.

Baasha

Read only

Former Member
0 Likes
583

Hi Ambi,

You need worry about the naming space, because once your in the onboard on the project all the necessary documentation along with namespace will be given to you.

thanks

kIran