How to transfer data which is coming from are report as
output to another report
Answer Posted / buddula15
using IMPORT, EXPORT
Buddula15
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to set an Enhancement point for a custom report?
What is the Difference between At Line selection and At user-command?
What is the sap abap?
Explain the structure of a bdc sessions?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is locking ?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What is the collect statement? How is it different from append?
out bound process code for quotation?
How do I find the output type of a table or a program?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is ps structure? : abap hr
What is the difference between upload and ws_upload ? : abap bdc
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the function modules used in f4 help?