Archive for the 'SAP' Category
As a newbie in SAP, I always spend my time looking for a freee ebooks or pdf on SAP. Sure there are so many sites, webpages, blogs that offer information on SAP but not all of them are helpful. If I have any questions on SAP, I go directly at SAP Help to search for [...]
Cool SAP Advertisement
I was randomly watching videos on youtube and I stumble upon this cool video ads of SAP.
SAP* Password Reset
When you forgot the password of SAP* user on a certain client on SAP, you could always reset it by deleting its record on your database.
DELETE FROM <db name>.USR02
WHERE BNAME=’SAP*’ AND MANDT=’<client no.>’
On the script above, <db name> is the database name of your system which is usually the same with system id and [...]
SAP client copy
We always use client copy during the initial installation of the R/3 system. We create new clients by copying client 000 which is always available when you install the R/3 system. Other than that, we also use client copy to create test clients, deve clients, playground clients, training clients, production clients, etc. You could initially [...]


