‎2006 Sep 07 9:40 AM
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.
‎2006 Sep 07 9:44 AM
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
‎2006 Sep 07 9:44 AM
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
‎2006 Sep 07 10:24 AM
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.