cancel
Showing results for 
Search instead for 
Did you mean: 

Steps to find SAP System on Premise Logon URL ?

SugguSandeep
Contributor
0 Kudos
7,717

Hi SCN People,

Hope you guys are doing great 🙂

I was stuck at this place to connect my SAP Logon



Thank You,
Suggu Sandeep.

Accepted Solutions (1)

Accepted Solutions (1)

tashley
Product and Topic Expert
Product and Topic Expert

Hi Sandeep,

You can start transaction SMICM, then Goto -> Services. Here you will see the web application server's host name and port numbers. Based on this, you can construct the URL (https://host_name:port/).

Best regards,

Ashley

Answers (3)

Answers (3)

SugguSandeep
Contributor
0 Kudos

To find the system URL of an ABAP on-premise system, you can follow these steps:

1. Launch the SAP GUI (Graphical User Interface) for your ABAP system.

2. Log in to your system using your user ID and password.

3. Once you are logged in, go to the transaction code SMICM.

4. In the SMICM transaction screen, click on the menu path: Goto -> HTTP Plug-In -> Server Information.

5. In the Server Information screen, you will find the HTTP server host name and the HTTP server port number. These are the two pieces of information you need to construct the system URL.

6. Open your web browser and type the following URL: http://<HTTP server host name>:<HTTP server port number>/sap/bc/gui/sap/its/webgui. Replace the <HTTP server host name> and <HTTP server port number> placeholders with the values you obtained from the Server Information screen.

7. Hit Enter to load the SAP NetWeaver Business Client (NWBC) login page for your ABAP system.

8. Enter your system user ID and password to log in to the system.

9. Once you are logged in, you can use the different transaction codes and applications available in the system.

Note: The actual steps may vary depending on your specific ABAP system configuration and security setup. Additionally, please ensure that you have the necessary authorizations to access the SMICM transaction and view the server information.
RaminS
Active Participant
0 Kudos

Sandeep, you have to first set up your available on-premise destinations in BTP cockpit.

Go to BTP cockpit and create Destinations for each of your on-premise gateway servers, and setup Cloud connector to the gateway.

Then when you're creating a Fiori app a dropdown list of System Destinations will show up that you can choose from.

SugguSandeep
Contributor
0 Kudos

Ramin Shafai

I am using On Premise SAP Logon

junwu
Active Contributor
0 Kudos

just the url you used to access the fiori. https://host:port/

SugguSandeep
Contributor
0 Kudos

jun.wu5

I am using On Premise SAP Logon


junwu
Active Contributor

what does that mean?

you don't know your fiori launchpad url?

SugguSandeep
Contributor
0 Kudos

I am using On Premise SAP Logon