2007 Apr 03 1:45 PM
Hi Folks,
Please clear the following doubts:-
1.Can we modify a Std Smartform.It is allowing us to change the logo and all the windows too.If so let me know the logic behind it as I was in a thought that whatever it may be we can't modify any sap standard unless we have a Access Key.
2.I have two clients 100 and 300 in the same server.100 is client and 300 is testing.I am working this kind of set up for the first time.I mean in the earlier we used to have different servers for different clients.What is the point in having two clients in the same server.
Points will be given.
K.Kiran
2007 Apr 03 1:52 PM
Hi,
We can indeed modify the standars smartform.For that first we have to do is copy the standard form as a local program.this program is changed according to our requirements and NOT THE STANDARD PROGRAM.
Clients are created may be according to the project or location or access restrictions.
Rgds,
Prajith
2007 Apr 03 1:50 PM
1. Copy the form to ZFORM and modify otherwise you are right about access key.
2. Using same server makes availability of workbench request easy. You dont need to copy or transport them.
Regards,
Amit
2007 Apr 03 1:52 PM
Hi,
We can indeed modify the standars smartform.For that first we have to do is copy the standard form as a local program.this program is changed according to our requirements and NOT THE STANDARD PROGRAM.
Clients are created may be according to the project or location or access restrictions.
Rgds,
Prajith
2007 Apr 03 1:58 PM
Hi,
It is always better to copy the Std samrtform/Script and to modify them as per the client requirements.
Don't forget to attach the modified form in the NACE transaction in the place of the Std form to the driver program and output type.
Generally during the implementation time, we create multiple clients for the different environments. One for workbench related work, one for customizing and other for with good quality testing etc.
Smartforms are client dependent and if you create form in one client it is not available in other client of the same box( i.e the devlopment),
so you have to explicitely copy the forms to other clients.
reward if useful
regards,
Anji
2007 Apr 04 5:10 AM
Anji,
I have a client 100 for development in one server where I am working on smartforms.In the same server I have a client 300 for quality testing.Now,as we know that smartforms is client dependent and will not be available to the other client even if it is in the same server unless it is copied.
But,here I was able to see the smartforms I had created in 100 as a local object in the client 300 too.So far I haven't assigned any package and working on it as a local object.How is it possible to see the smartforms created in 100 under as a local object,in 300 if it is client dependant.
K.Kiran.