Monday 16 June 2014

Steps for check service pack level in sap

Hi,
    There are three ways to check service pack level in sap.

1.In OS level.
2.In SAP GUI
3.In T-code SPAM


We will see in detailed.

In OS level.
1.Go to run, type cmd and press enter.
2.type disp+work in command prompt.
3.In this all the details will Show.

In SAP GUI.
1.Login to the sap
2.go to system menu in the top right.
3.in that click status.

In T-code SPAM

1.Goto T-code SPAM.
2.In this click package level.


Friday 6 June 2014

Client creation in SAP

Hi,
  Here we see how to create client in sap ECC.



Steps for client creation:
1.Goto T-code SCC4
































2.Click change/Display button.
3.Click new entry buton.

4.Click ok.
5.Enter the required details as client number, logical system.
6.we want to create Logical system to assign for new client.
7.Goto T-code BD54
8.Click ok.
9.It shows overall logical system in the server.
10.Click change/Display.
11.Enter the Logical system and Description.
12.Logical name should be <SID>CLNT<client number> eg: eccclnt300.
13.Click save.


14.Now we can add the logical system in scc4 T-code.
15.Click save.

16.Click ok.

Now we can't able to login in the new client.
For that follow below steps.
17.now we want to change the parameter.
18.Login to the 000 Client using sap*
19.goto RZ10 T-code
20.select profile as Default profile and select Extended maintenance.
21.click parameter button.
22.Enter Login/no_automatic_sapstar in parameter.
23.Change the parameter from 1 to 0.
24.Click save.
Now we can able to login in the new client.

Thursday 5 June 2014

Composite role creation in sap

Hi,
   Here we can see composite role creation,
composite role means combination of two or more then two single roles.


Composite Role creation steps:

1.create two or more single role.
2.Goto t-code PFCG
3.enter name and click create composite role button.
4.enter short description and long description about the composite role.
5.goto the roles tab.
6.enter the single roles in the column to add
7.goto the menu tab.

8.click read menu(refresh).
9.click save.
composite role has been created. You can assign to the users.

Role Creation in Sap

*Role is used to assign the Transaction codes to the users.
*There are two types of roles
       1.single role.
       2.composite role
 Now we can see single role creation

T-code for role creation is PFCG
Steps:

1.Goto PFCG T-code
2.Enter the role name you want to create.
3.Click the create role button.
4.Give Short Description and long Description about the role.
5.Goto Menu.

6.click Transaction.

 7.Add the t-codes and click assign transactions.
8.Goto Authorization tab.
9.Click change Authorization data.
10.change all yellow signal to green.
11. click Generate button.(red and round button).






12.click generate button in popup.

13.profile will create and then click ok.
14.come back and goto user tab.
15.enter the user ID and click user comparison
16.click save.
Single role has been created

Wednesday 4 June 2014

User Creation in SAP Enterprise Portal

Hi,
    Here I would like to explain how to create user in SAP Enterprise Portal(EP),


STEPS:

1.Login to the EP in address http://<hostname>:<portnumber>/startpage


2. Go to User Administration

3. Now click create user.

4.Give general information for the user as logon id, password & name
5.Give Account information.
6.Now click Save.

The new user has been created. You can logon using new user.