Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Table

Former Member
0 Likes
616

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.

1 ACCEPTED SOLUTION
Read only

kamesh_g
Contributor
0 Likes
573

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

3 REPLIES 3
Read only

Former Member
0 Likes
573

Hi,

Please go and check in se11 whether any conversion exit is used or not for sprsl field.

BR,

Ankit.

Read only

kamesh_g
Contributor
0 Likes
574

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

Read only

kamesh_g
Contributor
0 Likes
573

Hi

Use Conversion routine ISOLA. in domain

thanks

kamesh