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

Data Display in SE11

Former Member
0 Likes
3,176

Hi ALL,

In one of our Custom table, we have a field VTWEG1 with field type VTWEG.

But check table is not maintained for this field.

So we can save entries with VTWEG with invalid Dist.Channel.

For one record we have VTWEG1 as '#' in Q Sys..

When i check this record in SE11 with List Display, I can see '#' displayed but when i change the output

to ALV this field appears blank.

I tried to check if any display setting has been made for ALV but there is nothing.

I created such entry in D Sys and here i can see '#' in both kind of Display.

Any ideas why this is happening ?

Thanks In Advance.

Praveen

Hi ALL,

In one of our Custom table, we have a field VTWEG1 with field type VTWEG.

But check table is not maintained for this field.

So we can save entries with VTWEG with invalid Dist.Channel.

For one record we have VTWEG1 as '#' in Q Sys..

When i check this record in SE11 with List Display, I can see '#' displayed but when i change the output

to ALV this field appears blank.

I tried to check if any display setting has been made for ALV but there is nothing.

I created such entry in D Sys and here i can see '#' in both kind of Display.

Any ideas why this is happening ?

Thanks In Advance.

Praveen

7 REPLIES 7
Read only

Former Member
0 Likes
1,456

HI

It's probably a "space"... the hex for space is represented by "#"...

Cheers

Ravish

Read only

Former Member
0 Likes
1,456

check if there are any converstion exist for that field

Read only

0 Likes
1,456

Hi,,

There is no ConvExit.

Is it possible to have a specific Display Setting in SE11 for ALV Display.

Thanks

Praveen

Read only

Former Member
0 Likes
1,456

THIS IS HAPPENING BECAUE OF SPACE.

if you are using a standard VTWEg data element as a refernce for your table filed , you should be able to use the value table TVTW.

Read only

0 Likes
1,456

Hi..

Thanks for the reply.

Although fieldtype is VTWEG but set Check Table TVTW is not set.

Hence records are created with any value.

And the data is coming from external system(Non Sap).

I think data is present as '#' but is shown only in LIST DISPLAY . In ALV display its blank.

Kindly give comment on this.

Thanks

Praveen

Read only

0 Likes
1,456

Hi All,

Any fuirther comments on this.

Thanks

Praveen

Read only

Former Member
0 Likes
1,456

Hi All,

No Further Discussion, hence closing.

Thnx for the replies.

Praveen