HI gurs,
i want to design tag for pp module with some fields like
profile no, order qty, sales order no, cut length etc.
i want to take print that tag with data.
for that i need to design in module pool or smart form or both.
In my knowledge,
i design tag in smart form,
write print program in se38,
then throw call function SSF_FUNCTION_MODULE_NAME
i called that form in program.
but if i called fm_name through pattern
1) i got error Function FM_NAME not found
2) in smart form ,
form interface->import
i declared itab type plaf
window->template-> loop->
i declared
itab into itab
but error is
itab is neither specified under tables nor is it defined as an internal table
any one correct me.
Thanks & Regards,
vino.
Edited by: vino_abap on Feb 8, 2011 6:05 AM