what is the difference between upload and WS-Upload?
Answer Posted / aditya
Upload is function used to write data from a file in the
presentation server to internal table.here you get a dialog-
box to enter the path of the file name.
Ws_upload also perfoms the same function , but without
screen. here you do not get a dialog-box, rather you need
to type the path of the file name.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Double click function on the lists, identifying the line selected by the user on the list?
What is is a match code? : abap data dictionary
how can you display data say "your name"in sap script without print program or driver program??
Explain the function module in bdc?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
What are the pooled and cluster tables?
Is there any method apart from bdc for data upload to sap? : abap bdc
Explain sap abap 3-tier architecture?
What is a size category? : abap data dictionary
Explain the session method? : abap bdc
What is the difference between sy-tabix and sy-index? Where it is used?
What are the different methods of passing data? : abap modularization
What are the modes in lock objects? : sap abap data dictionary
Name a few data dictionary objects?
What is the difference between rfc and bapi function modules? : abap bdc