Application Development and Automation 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: 
Read only

delete an import parameter

Former Member
0 Likes
1,004

Dear Geeks,

I am trying to delete an import parameter in a Function Module , it throws the error

"Unpermitted modification".

Please help.

Thanks in advance,

Satish

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
686

HI,

If its a predefined Function Module by SAP then you cannot make any changes to that.

But if it is a custom Function Module then you can do the changes.

Regards.

Chandru

3 REPLIES 3
Read only

former_member609120
Contributor
0 Likes
686

Are you sure it is a Z function Module or a SAP Standard one?

Read only

Former Member
0 Likes
687

HI,

If its a predefined Function Module by SAP then you cannot make any changes to that.

But if it is a custom Function Module then you can do the changes.

Regards.

Chandru

Read only

Former Member
0 Likes
686

Satish,

That FM might be using some where else.That is the reason it is not allowing to delete.