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

smartform

Former Member
0 Likes
455

how do u link or transfer data from table to smartform ? any driver program is used? what is the name of driver program?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
432

U can retrieve the data with in the form using code lines

3 REPLIES 3
Read only

Former Member
0 Likes
432

Hi,

TNAPR is the table where u can find the Form name and driver program.

NACE is teh TCode where one can link the Form TO Driver Program.

Driver program will be used to get the data .

NAme of the driver program varies with Form.

U can see the driver program name and form in TNAPR table.

Revert Back if any issues.

Reward with points if helpful.

Regards,

Naveen.

Read only

Former Member
0 Likes
433

U can retrieve the data with in the form using code lines

Read only

Former Member
0 Likes
432

answered