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

Screen fields

Former Member
0 Likes
507

HI,

iam working on module pool programming with tabstrips.

presently i have 8 tabs , and in each 8 table controls.

my problem is in first tab, when i open the layout in se80 i can see 4 fields.

and when i run the transaction iam seeing 8 fields.

I went through the code also , i have not seen any fields added in program.

Please help me it is urgent, without clarifying this i cannot proceed.

kirthi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
480

Can you try activating all the screen and your program and check.

4 REPLIES 4
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
480

Hi,

On the extra fields press F1 and from the help goto Technical Settings , there you can see the field name and its origina where it is coming from.

This can help you find out from where these screen fields are coming.

Regards,

Sesh

Read only

0 Likes
480

Hi,

They are 5 pushbuttons in first screen 'create' 'change' 'display' 'delete' ''expire'.

the extra fields are displaying only in display mode.

And when iam checking in PBO code when 'display'

iam not getting anything related to this.

and in display mode f1 is not working

kirthi

Read only

0 Likes
480

Can you post an screenshot or something?

Should the extra fields appear in any other view or they have no use at all?

Read only

Former Member
0 Likes
481

Can you try activating all the screen and your program and check.