cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Difference b/w MSEG and *MSEG

Former Member
0 Likes
680

Hi,

Can any one tell me whats the difference between mseg and *mseg.

I am trying to add few more fields in goods issue form WASCHEIN like KOSTL and SAKTO but i am not getting the values and i am not even able to debug the form. Can any one suggest on this.

Thanks.

View Entire Topic
RichHeilman
Developer Advocate
Developer Advocate
0 Likes

*mseg is just another way(old way) of declaring a work area. That's it.

When you see....

Tables: *MSEG.

You could also see this as....


Data: MSEG type mseg.

Regards,

Rich Heilman