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

operating system

Former Member
0 Likes
642

Hi Friends,

I am in development system I want to know the operating system of the production system how can I know It being in development system,and also I want to know Is development , testing , production are logically divided or those three are physically different servers.

Y.Ravi kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
612

Hi Ravi,

Sy-OPSYS returns you the operating system.

I think you can write a RFC FM to determine the production system operatin system.

Regards,

George

5 REPLIES 5
Read only

Former Member
0 Likes
613

Hi Ravi,

Sy-OPSYS returns you the operating system.

I think you can write a RFC FM to determine the production system operatin system.

Regards,

George

Read only

Former Member
0 Likes
612

<b>SYST-OPSYS</b> will give that

Read only

0 Likes
612

SYST-OPSYS it will give development server operating system how can i know production system operating system

Read only

0 Likes
612

hi Ravi,

Generally all the systems will be run on the sam operating system

Read only

0 Likes
612

Indeed, once a client was changing the operation system - we had big problems with the transport queue during the change, because of the different file interpretations of the system.