why scripts are client dependent and smart forms are client
independent.?
Answer Posted / amirineni.sravan chandraa
all the above are wrong
Both sap scripts and smart forms are client dependent....
because all the forms supplied by SAP will be available in
the client 000 and not in other clients.
these scripts are client dependent and language dependent.
| Is This Answer Correct ? | 0 Yes | 26 No |
Post New Answer View All Answers
What is the project you are currently working and work that you are doing
Which transaction code can I used to analyze the performance of ABAP program.?
What is the difference of update types in call transaction method ? : abap bdc
What are the field and chain statements?
How do you document abap/4 programs? Do you use program documentation menu option?
What is match code? : sap abap hr
Can i have some Realtime Scenarios on Reports.
When is the top-of-page event triggered? : abap data dictionary
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is gui status? How to create /edit gui status?
Where can you find error log for call transaction? : abap bdc
What are the two ways for restricting the value range for a domain ?
what is mean be On Change of in Control Break statement
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?