Administration of SAP


Configuring the WEBGUI in ECC system

Overview
Step 1: Verifying the configuration parameters for ICM
Step 2: Activate Required Services
Step 3: Publishing Services
STEP 4: Login In to the SAP GUI though Web.

Step1: Verifying the configuration parameters for ICM

Use Transaction SMICM (ICM Monitor).
Displays the ICM configuration and monitoring. Make sure it is running. 


Check the following ICM parameters.

[Menu-> Goto -> Parameters ->Display]

1. icm/server_port_0 PROT=HTTP,PORT=8000
2. icm/host_name_full <Full Qualified Domain Name> 
Ex: icm/host_name_full=flowers.com

Smicm  tcode execute whether the icm is working or not ? if it is working  fine no issue.  Otherwise troubleshooting is needed here not an issue.


Go to menu statement  Parameterà display

Check the icm server and host name correctly.


Step2: Activate required services:

Following 3 services need to be enabled.
1. /default_host/sap/bc/gui/sap/its/webgui
2. /default_host/sap/public/bc/ur
3. /default_host/sap/public/bc/its/mimes
Use Tcode ‘SICF’ to enable services. Then execute it to show the services trees.

First service activated

 

Second service activated

Third service activated


Step 3: Publishing Services:
Run T-Code SIAC_PUBLISH_ALL_INTERNAL  to activate the services. Will take few minutes. While running it will show the status message like:





STEP 4: Login In to the SAP GUI though Web
Type one of the following URL in the web browser

1. http://<IP>:8000/sap/bc/gui/sap/its/webgui
2. http://testp1.bomain.cpstl:8000/sap/bc/gui/sap/its/webgui

Then the login screen will come.



After successful login it will get the screen of SAP in WEBGUI.



That’s all finish webgui configuration now anywhere in world SAP accessible through this link with secure communication.

1. Configuration of WEBGUI in SAP
2. Updating tp and r3trans in SAP servers


After getting this message in spam t code
We have to replace the tp and r3 trans versions.
 To download the tp and r3 trans file from service market place.







After downloading of r3 trans and tp we have to extract the files and replace the following location
drive:\usr\sap\SMR\SYS\exe\uc\NTAMD64

Now upload the any file through spam/saint. Successfully connected new import os to db .
It allows changes to database.
TP- it the transport control program for controlling import and export files
R3trans-- The SAP transport program
R3trans is used to transport data between SAP Systems and for the migration between different SAP releases.
However, note that R3trans is usually called from other programs, in particular from tp ( Transport Control Program tp) and R3up(upgrade control program).
Therefore, direct use of R3trans is only necessary in exceptions and is not supported other than in these cases. This R3transdocumentation does not describe the normal transport procedure, but offers help in cases where the regular tools and methods are insufficient.



No comments: