why sapscripts are client dependent and smartforms are
cliet independent,plz give me a brief explanation,thank u.

Answer Posted / vijay

smartforms generates a function module, in general fm r
client independent, so smart forms are client independent.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1760


Why is pretty printer user in abap?

636


Difference between user exit and badis?

607


What is the use of at new statement ?

1354


How to Raise a Particular Ticket in Realtime ?

1638






Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?

650


Can you set up background processing using call transaction?

590


Define infotype ? : abap hr

702


Where can you find error log for call transaction? : abap bdc

721


What is the function module to popup contents in the internal table?

560


What are the types of parameters in the function modules?

662


How to determine the attributes of an internal table?

592


Setting up a BDC program where you find information from?

658


How did you test the form you developed? How did you taken print?

608


Different between Interface and Abstract classes?

1117