By which function module upload data from application
Server to desk top and to code can u explain
Answers were Sorted based on User's Feedback
Answer / amit verma (sapadvisor.amit@gm
Thr is no function Module to upload data from Application server.. you can use Open Dataset Instead
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pradeep
on earlier version use cl_gui_frontend_services=>gui_upload.
method from sap standard class.
you can use f4-filename or ws_upload or upload function method
but upload is absolete now.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rahul
there is no such function module, sap provides standard transaction for this: CG3Y
Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between synchronous and asynchronous update?
What is meant by hotspots?
I have two selection screens, i gave values in first selection screen but i din't give any values in second screen. will it display or not plz tell me?
How collect statement is different from append?
How do you do BDC field Validtaions ? can any one help with syntax? is there any difference with BDC and BAPI validations?
when do you need to create an internal table with header line ?and with out a header line?
There is a Database Table of Student Details with Fields Student Id, Student Name, Class ID and Rank. Now how to fetch the first three students with highest ranks from all Classes.
how many indexes can be created for a table?
how to transfor the data from flat file to bdc plz send the steps as well as example
Difference between Insert, Update and Modify?
what is a package is SAP
How will you add search help in a program