Application Development 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: 

Smart Forms are Client Independent..

Former Member
0 Kudos

Hi ,

I Have one doubt.. about the Smart Forms are Client Independent.

Client Independent Means Smart Forms are generated function modules.

For example I am generated function module in client 100, can i use this same function module in client 200??

and also can i move the Samrtform from client 100 to client 200??

OR Independent means it is depending Sytem LAND SACPE??

I am confuse. Please any one clarify what EXACTLY MEAN by Smart Forms are Client Independent..

Thanks and Regards,

Vijay.

2 REPLIES 2

former_member226234
Contributor
0 Kudos

If you search on this forum, you will get a reply.

Smartforms are client independent. If you make a change in your smartform in your development client, it will be replicated in all the other clients in the development box. You need to transport it to the other boxes (QA/Prod).

Former Member
0 Kudos

HI Vijay,

Your Reports are client independent, this means, if you create a report in one client 100 of a dev system, then you can see this report in client 200 of the same dev system.

But SAPscripts are client dependent , this means if you create a script in client 100 you cannot see it in 200 unless you import it using SCC1.

Similarly Smartforms are client independent means you dont have to import it into different clients, it will be available to all the clients once you create in one client 100, like the reports.