‎2007 Feb 22 6:06 PM
Hi All
When I am executing a transaction(ZTransaction to Confirm Block Storage Transfer Item Orders). In the screen , I get the lines filled in the field values, with the error message
Read-Only field SPACE in Screen ZSAPML03T 0180.
Where in ZSAPML03T is the program name and 0180 is the screen number.
Can anyone please help me its urgent ?
Thanks
Gaurav
‎2007 Feb 22 7:04 PM
Hi,
Just check your screen , there must be a field with name SPACE existing which is read only type and you are trying to place value in it.
Regards,
Amit
Reward all helpful replies.
‎2007 Feb 22 7:04 PM
Hi,
Just check your screen , there must be a field with name SPACE existing which is read only type and you are trying to place value in it.
Regards,
Amit
Reward all helpful replies.
‎2007 Feb 22 7:52 PM
Hi,
Check Your PBO in which U may be trying to put values to the Field Marked as Read only...
Darshan
‎2007 Feb 23 8:07 PM
Hi,
In the screen 180 other than confirmation no other field is allowed to enter a value all are in display. As you have copied this program the error msg might be from any standard program which has not been copied. Keep a break point and debug the program once again.
Br,
Laxmi.
‎2007 Feb 26 1:28 PM
Hello Amit , Darshan, and Laxmi
Thanks for your reply.. This could have been a possibility..But as I checked there is no place where the program is trying to pass value to the field SPACE.
Laxmi,
There was error in the standard screen itself. So debug of screen was not an option.
I have deleted the field SPACE from the program and it worked.
Thanks for your replies again.
Thanks
Gaurav