‎2006 Feb 01 8:31 AM
Hi everybody,
I ran across something odd today.
I tried to implement note 795523 in our system (4.7 FX 2.0)
It asks to
manually
change parameters of a method.1. SE24: change parameter of method GET_ADJM_RECORD_STATUS in interface IF_REAJ_METHOD
- Parameter (old):RD_ADJMDRECSTATUS
- Parameter (new) : ED_ADJMDRECSTATUS
- Art (old) : Returning
- Art (new) : Exporting
So far so good, I´ve registered the objekt with oss and tried to implement the changes in transaction se24. There I ran across a problem as it´s possible to add a new parameter, however I´m unable to delete an existing parameter, as the parameter name itself cannot be changed, I cannot use overwrite.
Anyone ever encountered such behavior? How shall I proceed?
Hope to hear from you soon, will give Reward Points!
Message was edited by: Ute Schroeder
‎2006 Feb 01 8:44 AM
Hi,
Sometimes after implementing the note, you need to log off the existing session & login again.
This might solve the problem.
Best regards,
Prashant
‎2006 Feb 01 8:44 AM
Hi,
Sometimes after implementing the note, you need to log off the existing session & login again.
This might solve the problem.
Best regards,
Prashant
‎2006 Feb 01 9:12 AM
Hi everybody,
switching off the modification assistant did the trick.
Thanx a lot for your help!
Message was edited by: Ute Schroeder