SAP ABAP Message Class 01 Message Number 142 (The profile name is invalid)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Attribute
Message class 01  
Short Description General Basis, e.g. user and authorization maintenance    
Message Number 142  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
The profile name is invalid
Help Document

Diagnosis

The chosen profile name can be rejected for two different reasons:

1. One of the following naming conventions was not followed:

  • The second character of the profile name is an underscore, or is not an underscore:
    • Internal SAP System:
      The second character is not an underscore. However, this is mandatory. Exceptions to this rule are the special profiles SAP_ALL, SAP_APP, and SAP_NEW and the subprofiles of SAP_NEW.
    • Customer System:
      The second character is an underscore. This is only permitted in SAP profiles.
  • You want to create a profile in the partner namespace, but have not followed the naming template J_NX, where N = 1 to 9 and X = A to Z for the first four characters of the name.

2. The profile name contains impermissible special characters. The following characters are allowed:

ABCDEFGHIJKLNMOPQRSTUVWXYZ_0123456789&()+,-.:;<>=?

System Response

The profile is not created.

Procedure

Correct the profile name and repeat the process.

History
Last changed on/by 20140121  SAP 
SAP Release Created in