HOW TO SAP

Step by step manual guide with screenshot for Basis, Security Authorization & Abap

Popular Posts

  • What is SU24 and how to maintain authorization object
    Source: http://sapsecurityanalyst.com/WP/general-disclaimer/su24-concept-in-sap Tcode is like a command which when executed executes an ...
  • How to change SAP script - SE71
    1. Firstly open SE71. Enter the Form name. 2. Click change 3. Click on Page window 4. You can now change the attributes. 5. O...
  • HOW TO SAP - Create RFC TCPIP connection and Register Server Program with RFCEXEC
    Execute SM59 Expand TCP/IP connections > Click Create Enter the following details. Ensure connection type is 'T' Save a...

Blog Archive

  • ▼  2019 (14)
    • ▼  July (4)
      • How to change SAP script - SE71
      • STMS – Transport management system. How to do tran...
      • SAP Basis – Daily check list
      • SAP R/3 Tips and Tricks – Cheat Sheet for Intervie...
    • ►  June (8)
    • ►  May (2)
  • ►  2018 (1)
    • ►  January (1)
  • ►  2017 (65)
    • ►  December (16)
    • ►  November (18)
    • ►  October (26)
    • ►  September (1)
    • ►  August (3)
    • ►  June (1)
  • ►  2014 (1)
    • ►  August (1)
  • ►  2013 (2)
    • ►  December (1)
    • ►  March (1)
  • ►  2012 (5)
    • ►  June (3)
    • ►  February (2)
  • ►  2011 (88)
    • ►  October (3)
    • ►  September (8)
    • ►  August (8)
    • ►  July (4)
    • ►  June (14)
    • ►  May (22)
    • ►  April (11)
    • ►  March (14)
    • ►  February (2)
    • ►  January (2)
  • ►  2010 (1)
    • ►  October (1)
  • ►  2009 (17)
    • ►  October (12)
    • ►  September (1)
    • ►  August (3)
    • ►  June (1)
  • ►  2008 (20)
    • ►  January (20)
2013-2017. Powered by Blogger.
HOW TO SAP

HOW TO SAP - Creating Authorization Object in HR

March 10, 2011   Authorization, object,
  1. Tcode SU21
  2. Browse to HR folder
  3. Create > Authorization Object


  4. Enter the object name and other details from requestor


  5. Click Save

  6. Click Save again and choose package ZBASIS (or ask the requestor)


  7. Then create a new transport and perform transport to QA as needed
Continue Reading

HOW TO SAP - SAP Web dispatcher Installation

March 04, 2011   installation, web dispatcher,
  1. Login with adm.

  2. Create folder SAPWEBDISP in usr\sap\

  3. Download latest web dispatcher from services.sap.com and save it to above folder

  4. To extract the file > Start > Run > Cmd > Browse to SAPWEBDISP folder

  5. Execute sapcar –xvf sapdispatcher.sar


  6. Create a profile by executing: sapwebdisp.exe –bootstrap


  7. You will be prompted for some details.

  8. Hostname:

  9. http_port : 8100 <-- this might differ, 00 is the instance having a messager server

  10. Unique Instance number: 88 (any number)

  11. Http port number for SAP Web Dispatcher: 80 <-- default port for landing page
  12. Create configuration for : medium (default)

  13. Once complete, browse to SAPWEBDISP folder and edit sapwebdisp.pfl

  14. #SAP Web Dispatcher Ports
    icm/server_port_0 = PROT=HTTP,PORT=80,TIMEOUT=180, PROCTIMEOUT=3600

  15. # SAP Web Dispatcher Web Administration
    icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=./admin,AUTHFILE=icmauth.txticm/HTTP/redirect_0 = PREFIX=/, TO=/sap/bc/gui/sap/its/webgui/!

  16. Manually create a window service to run web dispatcher.

  17. Start > Run > Cmd > ntscmgr install "SAPWebDisp PRD” -b


  18. Start > Run > Regedit >

  19. HLKM > SYSTEM > CurrentControlSet > services > SAPWebDisp PRD > ImagePath >

  20. Enter:
    F:\usr\sap\\SAPWEBDISP\sapwebdisp.exe service pf=F:\usr\sap\\SAPWEBDISP\sapwebdisp.pfl
    (remember to check your drive and sid)

  21. Exit regedit

  22. Right click on My Computer > Manager > Services >

  23. Restart SAPWebDisp PRD service
Continue Reading

HOW TO SAP - Activate ITS for web browser access

March 04, 2011   installation, ITS,
  1. Tcode SICF
  2. Service Path: /sap/bc/gui/sap/its/webgui


  3. Right click to check status. Click activate


  4. Actiave top down by clicking the tree button (2nd)




Continue Reading

HOW TO SAP - Install MS SQL 2008 R2

February 24, 2011   installation, mssql 2008 R2,



  1. If there is an existing MS SQL running, detach database and uninstall existing MS SQL.
  2. To uninstall, Control Panel > programs and feature > remove MS SQL
  3. Removing existing


  4. Once done, go back to Control Panel > programs and feature > remove MS SQL Native Client

  5. Once complete, run the MS SQL 2008 R2 Setup.exe
  6. Select New Installation or add features to an existing installation

  7. Next all the way until you reach "Feature Selection". Select following feature:

  8. Next All the way until you search "Server Configuration". Select SQL_Latin1_General_CP850_BIN2

  9. Next all the way until "Database Engine Configuration". Choose data root directory path where data files are stored.

  10. Next all the way and you are done.
Continue Reading

HOW TO SAP - How to sent popup message to SAP user

February 11, 2011   popup, sent message,
  1. Execute se37
  2. Run TH_POP and Test/Execute (F8)

  3. Type in the client, user and also message. Hit Execute.
  4. You should see this message on the screen.
Continue Reading
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)
Designed By: Blogger Templates | Templatelib