Simple about SAP basis
Resource for users who want to be familiar with SAP basis
9/08/2017
SQL How to remove spaces from string
So, in order to remove
all left and right spaces from string run this simple script.
SELECT RTRIM(LTRIM(' shhdaaahjfhopenopendatabasehf ')) FROM DUAL;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
SAP Diagnostics Agent Maintenance Procedures
Introduction July 2014: This article consolidates the information on Diagnostics Agent Maintenance Procedures, that was previously access...
SAP Fiori: My Inbox - Troubleshooting + FAQ
SAP Fiori: My Inbox - Troubleshooting + FAQ If you are facing issues setting up or using My Inbox, this document can help you. Frequ...
SAP How to troubleshoot spool overflow issue ?
What is spool overflow ? How to troubleshoot spool overflow ? How to delete old spool requests ? How to avoid spool overflow issue ? ...
SAP How to perform system refresh, system copy in SAP ?
How to perform system refresh in SAP? What are the steps involved in system refresh of SAP system? What is the SAP system refresh pro...
How to Register a program on SAP Gateway
RFC connection test in SM59 might give error similar to this Logon Connection Error Error Details Error when opening an RFC connection Er...
SAP Diagnostics Agent 7.1 Troubleshooting
Introduction Document Status The Diagnostics Agent troubleshooting guide used to be available as a PDF document. It is now replaced by ...
Windows: find out which process is locking a file or folder in Windows
How to find which process is locking a file or folder in Windows For Windows 7, 8 and 10, Windows Server 2010 you can use the built-in R...
SAP Host Agent Troubleshooting Guide
Changing the default trace level of SAP Host Agent SAP Host Agent runs with tracelevel 1 by default. If you need more information to be a...
SAP Diagnostics Agent and HA Support
Scope Solution Manager 7.1 SP05 and higher Terminology The term 'host' does NOT designate a network alias. Hosts must have t...
SAP Lock Value In USR02
SAP Lock Value In USR02 table We use USR02 table for checking the status of an user whether user is locked or not. There are 6 type o...
No comments:
Post a Comment