CASE &V1& WHEN '03' You are not authorized to transfer the infotype 0105 for user &V2& tothe user &V3&. WHEN '04' No person exists in HR for the user &V2& (old user name). WHEN '05' No person exists in HR for the user &V3& (new user name). WHEN '06' An error occurred when locking. WHEN '07' An error occurred when deleting infotype 0105 for user &V2& WHEN '08' An error occurred when inserting the infotype 0105 for user &V3&. WHEN OTHERS. An internal error occurred in HR. ENDCASESystem Response The user &V2& is renamed to the user &V3& despite the error in HR. CASE &V1& WHEN '03' After the user has been renamed, make the change for the infotype 0105link in HR. Alternatively, you can assign the authorization to change the infotype0105 to the user administrator. This error will then no longer occur. WHEN '04' Inform your HR administrator. This may not be an error. WHEN '05' Inform your HR administrator. This may not be an error. WHEN '06' Inform your HR administrator, so that he or she can then make the changeto the infotype 0105 linking. WHEN OTHERS. Attempt to make the change to the infotype 0105 linking in HR. If anerror continues to occur, contact HR support at SAP. ENDCASE |