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 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 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...
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 export user master and authorization profiles in SAP system?
How to export user master and authorization profiles in SAP system? Which tcode is used for user master export in SAP system? Which...
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 ...
Oracle How to calculate export dump size
Sometimes you have to export all the database or many schemas but you don't have all the necessary space needed, or you don't know e...
SAP SAPPFPAR : tools to check SAP Server profile
SAP kernel has a little part called sappfpar. This little program is used to check whether your SAP profile has already well configured or ...
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 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...
No comments:
Post a Comment