why scripts are client dependent and smart forms are client
independent.?
Answer Posted / subhash boyidi
when u create a smart form it will store in the form of
function module program.where several clients can call that
fn module where they want to..so it is client independent.
| Is This Answer Correct ? | 24 Yes | 3 No |
Post New Answer View All Answers
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What are the user groups?
What is constructor expression in nw abap 7.4?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
If yes then why do we require logical database
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What are the different methods of passing data?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
What is pass by value and what is pass by reference? Which is better?
What is open sql?
how to genernate 21 sencondary index
What are th control break events in abap?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
Difference between Read and Get cursor?
How do you read files from the presentation server ? : abap bdc