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

Which function modules are used to read data from Presentation Server into an Internal Table?



Posted By: Avi Date: 2 October 2009 07:39:09 AM
 Answer:

UPLOAD and WS_UPLOAD


Posted By: eTechPlanet


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

Loading
Enter the text as shown in the image zp43a7
Related Questions
ABAP : What are the types of Subroutines in ABAP?

What are the types of Subroutines in ABAP?

ABAP supports two types of Subroutines: 1) Internal Subroutines: The source code of the internal s....
Category: ABAP Date: 12/3/2009 7:06:28 AM
ABAP : What are subroutines in ABAP?

What are subroutines in ABAP?

Subroutines are program modules which can be called from other ABAP/4 programs or within the same pr....
Category: ABAP Date: 12/3/2009 7:04:23 AM
ABAP : What is the use of BREAK-POINT statement in an ABAP program?

What is the use of BREAK-POINT statement in an ABAP program?

It interrupts program execution and starts the Debugger. This allows you to test your programs by ha....
Category: ABAP Date: 10/2/2009 7:50:09 AM
ABAP : Which function modules are used to write data from an Internal Table to the Presentation Server?
ABAP : Which function modules are used to read data from Presentation Server into an Internal Table?