cancel
Showing results for 
Search instead for 
Did you mean: 

How to get AS ABAP details from the system

Former Member
0 Kudos

Friends and Experts,

I need to get the server details of AS ABAP and the HTTP port number of AS ABAP as i need to check the settings for ICF service. I need to enter these details in the following link in a browser:

<b>http://<server>: <port>/sap/bc/fp/form/layout/fp_test_00.xdp</b>

I need these details:

<b>1) <server> - AS ABAP

2) <port> - HTTP port of AS ABAP</b>

I read from SAP note # 944221 that the SICF transaction can be used to get these details.

I looked in SICF transaction but was unable to find these details.

Please let me know how to get these details from SICF transaction or by any other means. If anybody knows how to get these details for AS JAVA, that would be helpful too.

Points will be rewarded for helpful answers.

Thanks,

Arun.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Here is the information you are looking for:

> For NW 7.0 ABAP, do the following:

1- Goto transaction 'SICF'

2- Select 'Execute'

3- Select from menu 'Goto -> Port information (Ctrl + Shift + F12)

4- You should then see the server host name and port information for the HTTP protocol

> For NW 7.0 portal (if dual instance ABAP/Java), do the following:

1- Goto the Web AS URL (http://<host>:<port>) where port = 5<instance_number>00 and host name is the same as your ABAP host name

2- Select "System Information"

3- In the table called "Software Components", select the link "all components" (upper right corner of the table)

4- You should see the version of your portal components in the table displayed for your system

Hope this helps.

Regards,

Joseph

Corrected transaction code

Message was edited by:

Joseph Zeinoun

Former Member
0 Kudos

Joseph,

Thank you for your reply.

I went to transaction 'SMICM'. i am unable to find "execute" button. i am sap ecc 6.0. please let me know if i am missing anything.

Thanks,

Arun.

Former Member
0 Kudos

Arun,

Sorry for the typo, I just corrected the information. Use transaction 'SICF'.

Thanks.

Regards,

Joseph

Former Member
0 Kudos

Thanks Joseph. Problem solved.

Arun.

Answers (0)