2007 Apr 24 7:15 AM
1. ABAP programs can access local files on which type of server ?
2. Business object type for purchase order ?
3. What is the Pre-requisite to nest internal tables ?
4. What are the different ways of passing the data between the lists ?
Please find time to answer my questions. Rewarding points will be my pleasure.
2007 Apr 24 7:20 AM
hi,
1) both in appl and in presentation
3)table should be without header line(not sure though)
4)using memory(between reports)n hide(between lists)
ravi
Message was edited by:
ravi r
hi,
1) both in appl and in presentation
3)table should be without header line(not sure though)
4)using memory(between reports)n hide(between lists)
ravi
Message was edited by:
ravi r
2007 Apr 24 7:20 AM
hi,
1) both in appl and in presentation
3)table should be without header line(not sure though)
4)using memory(between reports)n hide(between lists)
ravi
Message was edited by:
ravi r
2007 Apr 24 7:26 AM
Hi,
1)Application and Presentation server
3)Table should be without header line
4)Hide and Read line
Regards,
2007 Apr 24 7:47 AM
Hi
1) Can access from Presentation server and Application server.
if presentation server then can use 'gui_upload'.
if application server then put into internal table n then from internal table to DATASET(Sequential file) using 'loop into it and transfer it to dataset'.
2) Plz b more elobarate on this ,i didnt get wat u mean.
3) Use with Work Area concept ,as mentioned by previous people.
4) Using SAP Memory and ABAP Memory.
SAP Memory - Set Parameter n Get Parameter
ABAP Memory - Export n Import
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |