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

Field not visible on T-Code

Former Member
0 Likes
1,107

Hi,

I have "Personnel number" field on the layout of some T-Code.

But the field is not visible when the T-Code is executed.

I checked for the Screen Modify statement. But no such statements are visible. And also the field is not assigned to any of the groups when checked in the field attributes.

Also Checked the Display attributes. But still no clue.

Please let me know how else the field might have been made invisible.

Thank you.

Hi,

I have "Personnel number" field on the layout of some T-Code.

But the field is not visible when the T-Code is executed.

I checked for the Screen Modify statement. But no such statements are visible. And also the field is not assigned to any of the groups when checked in the field attributes.

Also Checked the Display attributes. But still no clue.

Please let me know how else the field might have been made invisible.

Thank you.

3 REPLIES 3
Read only

Former Member
0 Likes
780

See whether there is some text element being used and not assigned the value of Personnel No.

Read only

Former Member
0 Likes
780

Check if the field is given with no-display option in the parameters ..

Read only

0 Likes
780

The field is COBL-PERNR on some screen of T-Code FB01.

The Display parameters are normal. And its not a text element.

I suppose there might be some Functional issue.

Please let me know whether there can exist such functional issue, if so where such field level display configurations are done.