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

Fields not appearing in FB03 additional data

maria_merino
Active Participant
0 Likes
2,733

Hi experts,

While running FB03, in additional data these are the fields that are shown:

These fields are in dynpro SAPMF05L 1300, which look like this:

There more fields that are not displayed. How can I display these fields?

Thanks!

Maria

Hi experts,

While running FB03, in additional data these are the fields that are shown:

These fields are in dynpro SAPMF05L 1300, which look like this:

There more fields that are not displayed. How can I display these fields?

Thanks!

Maria

1 REPLY 1
Read only

Patrick_vN
Active Contributor
0 Likes
2,093

I have added some fields to the coding block in the past and if I remember correctly I solved this issue by maintaining the Field Status Group(s). I think the transactions involved were OB41 & OBC4, and that it had to be done in both to make the fields appear. One transaction is related to the posting key, and the other to the gl-account.

I remember that at the time I found/solved the issue through debugging. Found the tables first, SM30 views second and transactions last.

Hope this helps.