Hi experts,
We had created an eewb feild of data element type 'ZCRDE_EEWB_DEC' in table crmd_orderadm_h which can take negative values.
In the UI the values for this feild is set through an interface.And it can have either positive or negative values.
But if negative value is set,and when the same i want to see in crmd_order transaction ,on clicking on the tab 'customer feilds' it gives a runtime error: DYNPRO_FIELD_CONVERSION
Trigger Location of Runtime Error
Program SAPLZCRM_BTX_EEW_UI05
Include LZCRM_BTX_EEW_UI05O05
Row 12
Module type (MODULE PBO)
Module Name APPLOG_0100_SET_CURSOR
Ideally i belive,if the datatype is correct in the table level then it should also display the right data in GUi level.
please let me know how to resolve this issue.
Edited by: Anu_87 on Jun 2, 2010 9:19 AM