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 output editable?

Former Member
0 Likes
1,155

is it possible to edit smart forms output before saving into excel or word?

is it possible to edit smart forms output before saving into excel or word?

5 REPLIES 5
Read only

VijayaKrishnaG
Active Contributor
0 Likes
914

Hi Dhivya,

It is not possible to edit SAP Smartform ouptut. If possible can try in Adobe forms.

Regards,

Vijay

Read only

Former Member
0 Likes
914

Hi,

It is not possible as there is no interactive option in smartform and it is possible with ADOBE interactive forms.

Regards,

Read only

rosenberg_eitan
Active Contributor
0 Likes
914

Hi,

Add update screens in the driver program just before you create the output .

Regards.

Read only

0 Likes
914

Dear Eitan Rosenberg,

Could you please elobarate??

Read only

0 Likes
914

Hi,

As far as I know you cannot update a smart form.

If the driver program is a Z* program you can EDIT the data prior to printing.

Depends on your needs you can use CL_GUI_ALV_GRID or TABLE_CONTROL for internal table or screens with input/output fields for non-table data etc.

I was wondering why using SMARTFORM for export to EXCEL ?

Regards.