ERROR: The executable R3trans in /usr/sap/SID/SUM/abap/exe is too old


Problema
ERROR: The executable R3trans in /usr/sap/<SID>/SUM/abap/exe is too old.
It needs a release date of 06.06.14 or later.

Download the new tools according to SAP Note 19466 and put the archives into the download directory.


Solução
- Faça download da última versão do tp e do R3trans.
- Deixe os arquivos *.SAR no diretório de download.

DTecno Consultoria SAP - Suporte SAP Remoto sob Demanda
Keywords: Consultoria SAP, Consultor SAP, SAP Remoto, SAP Basis, Suporte SAP Remoto, SAP FI, Consultor FI, Consultor MM, SAP MM
  

Changing SMTP default port



1- Check which there is an unsigned port 

2- Edit /etc/services file

3- Comment lines with smtp
#smtp                   25/tcp          # Simple Mail Transfer
#smtp                   25/udp          # Simple Mail Transfer

4- Add lines with new port and save the /etc/service file
smtp                   1025/tcp          # Simple Mail Transfer
smtp                   1025/udp          # Simple Mail Transfer

5- Restart sendmail service
#refresh -s sendmail

Reference: http://www.aixmind.com/?p=1413


DTecno Consultoria SAP - Suporte SAP Remoto sob Demanda
Keywords: Consultoria SAP, Consultor SAP, SAP Remoto, SAP Basis, Suporte SAP Remoto, SAP FI, Consultor FI, Consultor MM, SAP MM

List all users from a specific profile


1- Access the SUIM tcode.

2- Open tree User

3- If your SAP system uses CUA, open Cross-System Information (Central User Administration), If doesn't, open Users by complex Selection Criteria

4- In both options, click on By Profiles

5- In the field Profile Name, insert the profile name

6- Execute (F8)

DTecno Consultoria SAP - Suporte SAP Remoto sob Demanda
Keywords: Consultoria SAP, Consultor SAP, SAP Remoto, SAP Basis, Suporte SAP Remoto, SAP FI, Consultor FI, Consultor MM, SAP MM