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

HTTP port number

Former Member
3,790

Hi Gurus,

Is there any tcode for finding out HTTP port number other than SMICM? or any table, standard program.

pointers to this greatly appreciated.

thanks in advance

with regards,

Lata.

Hi Gurus,

Is there any tcode for finding out HTTP port number other than SMICM? or any table, standard program.

pointers to this greatly appreciated.

thanks in advance

with regards,

Lata.

6 REPLIES 6
Read only

viquar_iqbal
Active Contributor
2,947

Hi

you can check out the transaction RZ11

or check out these FM

DX_GET_FILE_PORT

HRGPBS_FILE_SERVER_EXPORT

Hope it helps

Viquar Iqbal

Read only

Former Member
2,947

Hi,

Go to tcode SICF-> press F8->GOTO tab->PortInformation-> the service number that u find in this wizard will be the PORT number that you are looking for.

Thanks,

Read only

2,947

Hi,

thanks for the reply.

i would like to have a confirmation that wheather the tcode SICF is available in SAP 4.6C version.

please confirm me this.

thanks in advance.

Read only

0 Likes
2,947

Hi,

SICF is standard one ,it will be available.

try this.

Read only

0 Likes
2,947

thank you very much.

Read only

Former Member
0 Likes
2,947

Hi Latha,

Please Use

Use Fm MS_GET_PROFILE_VALUE by passing the parameter ms/http_host.

Check for the usage of FM in program RSPOR_SETUP

or

Check this program Where You get an idea about that function module.

RSM51000_CHANGE_PARAMETER.

Hope this will be Useful

Thanks

kalyan