2013 Jun 01 10:51 AM
Hi Dear all:
I'm a abaper. I create a custom table with a field refer to sprsl. This field is one of keys. I maintain the table in SM30, I maintained two chars. I know sap internal mechanism convert the sprsl to language. But in SE38 my resport I 'select * from table' in the itab. I found here sap did not convert two chars to sprsl. How can I get that? Thanks.
2013 Jun 01 4:48 PM
HI
Go to table T002 or T002L and check the field has conversion exit use the same .
Or make sure you are using same domain .
Thanks
Kamesh
2013 Jun 01 4:34 PM
Hi,
Please go and check in se11 whether any conversion exit is used or not for sprsl field.
BR,
Ankit.
2013 Jun 01 4:48 PM
HI
Go to table T002 or T002L and check the field has conversion exit use the same .
Or make sure you are using same domain .
Thanks
Kamesh
2013 Jun 06 2:38 PM