2007 Dec 20 10:04 AM
Hi all ,
I want to display a blank value in a segment field in an Idoc . But when I check the Idoc in WE02 , I see that the field is not displayed at all . However , in EDID4 the blank value is stored in SDATA .
How can I achieve this ?
Regards ,
Deepthi
2007 Dec 20 11:53 AM
Hi,
Do mapping for the field you want the Blank Value with Space.
( Like Field 1 = Space. ) May be this would suffice your need,
Regards,
Lalit
2007 Dec 20 12:03 PM
Hi Lalit ,
It doesn't work . The field doesn't get displayed still .
Regards,
Deepthi
2007 Dec 20 12:07 PM
Hi Deepthi,
I am not sure then whether it will work. Just try passing
Field1 = ' '.
If this doesnt work then may be we cant see the fields with no value or blank value.
Reward if useful.
Regards,
Lalit
2007 Dec 20 12:19 PM
Hi Lalit ,
Thanks for your response ! However that does not work
Regards,
Deepthi
2007 Dec 20 12:24 PM
Hi Deepti,
Declare a constant with c_space = ''. and pass that character to the segemnt field.
Rajesh Sanapal.
2007 Dec 20 12:36 PM
2007 Dec 20 12:39 PM
Deepthi..
I dont thnk this is possible to display field with blank values in an Idoc Segment.
Regards,
Lalit