Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Client non-modifiable Warning while execution of RFC

S0019300750
Contributor
0 Kudos

Hi All,

When we execute the RFC in our Test server, I am get following warning. This function module is trying to update the HR infotype data. As this is Test client, it is non-modifiable (from config point of view).

But why its throwing warning, when we change masterdata? Same thing is working fine in Production Server which is also non-modifiable. Please suggest the solution - Regards, Vinod

Message no. TK430

Diagnosis

The system administrator has set your logon client to the 'not modifiable' status.

Client-specific objects can not be changed in this client.

System Response

The function terminates.

Procedure

Contact the system administrator.

For more information, see the SAP Library under Change and Transport System.

2 REPLIES 2

Sandeep_Kumar
Advisor
Advisor
0 Kudos

Check the namespace properties in SE03 for HR infotype objects.

And if this set to non-modifiable change it accordingly.

0 Kudos

Hi Sandeep,

Thanks for the reply, but I couldnt find any namespace properties for HR infotype objects.

Can you please specify the exact path.

Thanks- Vinod