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

Smartforms

Former Member
0 Likes
339

I am working on smartforms , can any body tell me to accees item data in header .is there any ways given by smartforms to acceess it.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
316

Hello,

Any thing u want to do with data u have to do in the program,to my knowledge u can do manipulation in the smartform.

My suggestion is, try to get header and iteam data into one internal table and display them in the smartform.

Regards

2 REPLIES 2
Read only

Former Member
0 Likes
317

Hello,

Any thing u want to do with data u have to do in the program,to my knowledge u can do manipulation in the smartform.

My suggestion is, try to get header and iteam data into one internal table and display them in the smartform.

Regards

Read only

former_member480923
Active Contributor
0 Likes
316

Hi

I think that you want you are printing in table and you wanna print some item data in the header section. Do correct me if i am wrong.

You can try this

try to print with the workarea you are assigning your data to in the header section.

Hope this helps

Anirban M.