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
582

are smartforms workbench independant..

i know well it is client independant.

1 ACCEPTED SOLUTION
Read only

Clemenss
Active Contributor
0 Likes
554

Hi,

confusing question.

The (ABAP) wokbench is a transaction clustering lots of actions on development objects. The function module created when activating a particular smartform, can be analyzed but must not be changed in the workbench.

One thing is for sure: Both workbench and smartform are weather-independent.

Regards,

Clemens

6 REPLIES 6
Read only

Former Member
0 Likes
554

can u make to more clear

i no that it is client independent and all workbench tasks like

data dictionary objects are client independent

Read only

Former Member
0 Likes
554

Hi uma,

Even though I found the place where it says that the smartforms are client independent, I didn't see the term workbench used anywhere(I am referring standard SAP help).

But I can just make a guess here. If you see the development of SAP Scirpt form Vs. a smartform, for a sapscript form, you need to work in SE38(a workbench tool) to write the code that fills and prints the form. Whereas, for a smartform, everything is done within the smartform definition transaction itself. You don't need to go out of that transaction. The coding is automatically generated and even if you want to insert some coding, you can do it from within the same transaction. You can draw an anology with Query development. In both cases you don't use SE38 for coding. Coding is generated by the system. So smartforms is more geared for power users.

Hope that helps,

Kumar

Read only

Former Member
0 Likes
554

Hi,

You are right, smartforms workbench independant

Regards

Sudheer

Read only

Former Member
0 Likes
554

hi Uma,

Yes smartforms are workbench independant

Regards,

santosh

Read only

Former Member
0 Likes
554

Yes, Smartforms are Workbench Independant..

Read only

Clemenss
Active Contributor
0 Likes
555

Hi,

confusing question.

The (ABAP) wokbench is a transaction clustering lots of actions on development objects. The function module created when activating a particular smartform, can be analyzed but must not be changed in the workbench.

One thing is for sure: Both workbench and smartform are weather-independent.

Regards,

Clemens