ABAP Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 2168 Page Views: 

Which function modules are used to write data from an Internal Table to the Presentation Server?



Posted By: Avi Date: 2 October 2009 07:40:20 AM
 Answer:

DOWNLOAD and WS_DOWNLOAD


Posted By: eTechPlanet


Date: 2 October 2009 07:40:20 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image eXHsDk
Related Questions
ABAP : What is GUI Title?

What is GUI Title?

GUI Title is title of a screen that appears in the title bar of the window. A GUI title is an indepe....
Category: ABAP Date: 9/18/2009 9:50:35 PM
ABAP : What are the various Elementary Data Types in ABAP?

What are the various Elementary Data Types in ABAP?

There are eight predefined elementary data types in ABAP: 1) Character string (C) 2) Numeric string....
Category: ABAP Date: 9/18/2009 9:46:25 PM
ABAP : If RFC function module is called in same system i.e. RFC server and if destination is not specified then what will happen?

If RFC function module is called in same system i.e. RFC server and if destination is not specified ....

RFC function module will be executed as normal function module.
Category: ABAP Date: 9/18/2009 9:41:28 PM
ABAP : What is ABAP Dictionary?

What is ABAP Dictionary?

ABAP Dictionary is a central information repository for application and system data without redundan....
Category: ABAP Date: 9/18/2009 4:29:19 AM
ABAP : What is the difference between the TYPE and LIKE statements in data declaration?

What is the difference between the TYPE and LIKE statements in data declaration?

LIKE is used to define variables that are similar to data objects whereas TYPE is used to define var....
Category: ABAP Date: 9/18/2009 4:11:01 AM