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: 

WRITE in TOP-OF-PAGE does not print all fields of MSEG

0 Kudos
197

Hello all,

This is the first question I am posing since starting in 2013 as functional application manager. Up to now, all my questions were already answered somewhere in this forum, which is really excellent.

I am encountering an issue in my infoset using SQ02. When I code this in the TOP-OF-PAGE section:

WRITE: / SY-DATUM.

WRITE: / MSEG-ABLAD.

WRITE: / MSEG-VBELN_IM.

The result in the list is:

02.12.2020

80566964

So, MSEG-ABLAD, although it has a value, is not printed. I can't understand why it is not printed.

However, when I remove the join in the infoset between MSEG and LIPS, also MSEG-VBELN-IM is not printed. that I also do not understand. By now, you have probably noticed, I am not an ABAP-er and am trying to produce queries only using SQ02 and SQ01, i want to try to solve it there.

Thank you very much for your help.

0 REPLIES 0