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

Issue with changing existing import parameter for standard function module

Former Member
0 Likes
662

Hi,

I am trying to implement an SAP note 508874 and it says in it that, i have to rename an import parameter FLG_NO_SD_UPDATE to FLG_CALLER_CJ9K for the standard function module CO_ZV_ORDER_POST. When i apply the object/access key for the change, I see that the fields "Parameter Name" and "Short Text" in "Import" parameters tab is not highlighted for change. Thus, I am not able to change it. Also when i try to delete the parameter, it says "Unpermitted modification". Could anyone please help me out with this issue? How can i change the name of an import parameter in a standard function module?

Thanks,

Nitya.

4 REPLIES 4
Read only

Former Member
0 Likes
574

Hi Nitya,

The note says that you should First, implement Note 497350.Did you do that?

regards,

Ravi

Read only

0 Likes
574

yes...it has been implemented successfully...i had checked that before even trying to implement the current note....

Read only

Former Member
0 Likes
574

Can't you use <b>SNOTE</b> to implement the note??? It's safer and quicker -:)

Greetings,

Blag.

Read only

0 Likes
574

I very well know i can use SNOTE for implementing the note...But this particular change needs manual implementation.....and thats exactly why i have posted this query.....