2006 Dec 20 8:17 AM
hi guys,
I am using HP-UX OS.
what will be the output for SY-OPSYS in this case.
and if i am using Solaris
What will be the output for SY-OPSYS.
Could some body confirm me.
Thanks.
Baasha,
2006 Dec 20 8:23 AM
Hi,
According to http://help.sap.com/saphelp_nw2004s/helpdata/en/7b/fb96c8882811d295a90000e8353423/frameset.htm it's
HP-UX
Eddy
hi guys,
I am using HP-UX OS.
what will be the output for SY-OPSYS in this case.
and if i am using Solaris
What will be the output for SY-OPSYS.
Could some body confirm me.
Thanks.
Baasha,
2006 Dec 20 8:21 AM
hi,
chk this.
http://help.sap.com/saphelp_nw04/helpdata/en/9f/db95e635c111d1829f0000e829fbfe/frameset.htm
Regards
Anver
2006 Dec 20 8:22 AM
hi,
it's <b>HP-UX</b>
-> go in a prg. for debugging and look var.
2) and you will see it with system-status-operating sytsem
A.
Message was edited by:
Andreas Mann
2006 Dec 20 8:23 AM
Hi,
According to http://help.sap.com/saphelp_nw2004s/helpdata/en/7b/fb96c8882811d295a90000e8353423/frameset.htm it's
HP-UX
Eddy
2006 Dec 20 8:45 AM
hey guys,
Thanks for your replies..i got your points.
My OS HP-UX is assigned with UNIX (Syntax Group) in FILE transaction.
So if i use SY-OPSYS, I will get HP-UX.
This is fine i understood.
My problem is. In future we are planning to use Solaris OS.
In this case what should be the Syntax Group assigned to solaris.
Will it be same UNIX or will change to SOLARIS.
Please confirm.
I will reward points to all.
Thanks.
Baasha
2006 Dec 20 8:55 AM
Hi ambi,
1. It will be SUN (for sun solaris)
2. U can get the list of the syntax group in the fm
SMON_GET_OPSYS_DBHOST
(scroll down in the FM source code to see the IF conditions)
regards,
amit m.