‎2008 Aug 18 5:39 PM
hi
i want to process the non-editable fields in a transaction (ME32) from the program itself. but when i am doing this it is showing error saying '........field is not input field'.
how to process this. pls check this.
‎2008 Aug 18 6:03 PM
Through Config make the fieds in change mode(editable mode ) , if you dont know ask you functional consultant
‎2008 Aug 18 6:10 PM
Hi Jay,
The noneditable fields cannot be modified by BDC.
But in one of our tasks,
We followed this techinique..
Actually 2 of the fields in second screen are not open for input if certain variable is X in 1st screen.
Then we started that screen with Y and in this case those fields are open for input,now in second screen we modified the field as X back and saved the record..
I am not sure whether this might help you
‎2008 Aug 19 4:40 PM