while running bdc for call transaction method, in gui_upload
function we use filetype 'ASC' for tab delimited seperated
data. like that for csv(comma delimited) data what we have
to use as filetype??? ie FILETYPE = ?????
Answer Posted / me
FILETYPE = 'ASC'. SAME FOR CSV ALSO.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
performance tuning concepts
What is the difference between internal tables and extract datasets? : abap modularization
What is the difference between native sql & open sql? : abap data dictionary
What do you do when the system crashes in the middle of a BDC batch session?
What kind of financial periods exist in sap? What is the relavent table for that?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
What was the requirement of IDoc in your project? How it was working?
How can a lock object be called in the transaction?
where do we store all custom programs in SD module?
What is the function of a domain? : abap data dictionary
can anyone please tell me, in orient paper mill project which fields exits for creating report.
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
How to transfer the objects? Have to transferred any objects?
What is the Difference between At Line selection and At user-command?
What are the two different ways of building a match code object?