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

Input Field on Table Control

Former Member
0 Likes
740

Hello

I need put two field on table control , how i make it on screen painter ?

Thanks

Raphael Zanqueta Aluotto

4 REPLIES 4
Read only

Pavithra_madhu
Participant
0 Likes
716

Hi Raphael,

U can create internal table with the two fields in ur program. then use Table control( with wizard ) .

Steps

1. give name for the table.

2. select Internal program table option and select ur internal table.

Then continue with the steps.

Regards,

Pavi

Read only

Former Member
0 Likes
716

Hi,

Just draw the table control on screen.

select Dictionary/Program fields if you are selcting from your program internal table then click get from program or if you are selecting from DB then select get from dic.

select how many fields you want and click on tick mark and place them on table control.

regards

laxman

Read only

Former Member
0 Likes
716

This message was moderated.

Read only

Pavithra_madhu
Participant
0 Likes
716

This message was moderated.