Category: SAP

Posted in BASIS SAP

How to unlock and reset Sap* and DDIC users

ABAP system running on Sybase ASE Server Login to Sybase ASE database using following command with Windows Command Prompt isql…

Posted in HANA SAP

SAP HANA Installation on the SandBox System for Educational Purpose

  Preparing system for SAP HANA installation Choosing hostname There are restrictions that apply to host names in SAP systems,…

Posted in HANA SAP

SAP HANA Platform TCP/IP Ports

  Transmission Control Protocol/Internet Protocol (TCP/IP) ports list of SAP HANA platform SAP HANA SQL/MDX Access Name Service in /etc/services…

Posted in BASIS SAP

SOADM Message No XS718 – Recipient Is Valid. Delivery Attempted

Mails were sent from SAP but they were received or not received by the recipient. The indication was grey in…

Posted in BASIS SAP

CMC/BI Launchpad Session Timeout in SAP BI Platform 4.x

The default timeout for a logon tokens at BI platform is 20 minutes (1200 seconds), and this calculated from the…

Posted in BASIS SAP

How to Delete SAP Notes From SNOTE

Run the function module SCWB_NOTE_DELETE via SE37 transaction code. Inform the SAP Note number   And delete it    

Posted in BASIS SAP

SAP RSUSR ABAP Reports

RSUSR000 Currently Active Users RSUSR002 Users by Complex Selection Criteria RSUSR002_ADDRESS Users by address data RSUSR003 Check the Passwords of…

Posted in BASIS SAP

SAP RSUSR Transaction Codes

RSUSR200 List of Users per Login Date RSUSR003 Check standard user passwords RSUSR000 Currently Active Users RSUSR007 List Users RSUSR200_PWDCHG180…

Posted in BASIS SAP

SAP Audit Transaction Codes

SM20 Analysis of Security audit Log SM19 Security audit Configuration SM18 Reorganize Security audit Log SM20N Analysis of Security audit…

Posted in BASIS SAP

RSTMSCBU SAP ABAP Report – TMS: Check Import Queue

RSTMSCBU is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below…

Posted in BASIS SAP

How to toggle the status of a Transport Request?

DON’T USE THESE UNLESS ABSOLUTELY NEEDED!!! The purpose of transport request is to organize and move development objects from one…

Posted in HANA SAP

Enabling autostart of SAP HANA Database on serverboot

Logon to the operating system of the SAP HANA Appliance with adm or change to adm. Edit: /hana/shared/#SID#/profile/#SID#_HDB#INSTANCE_NUMBER#_#HOSTNAME#: vi /hana/shared/$SAPSYSTEMNAME/profile/$SAPSYSTEMNAME_HDB*…