2009 Jun 10 4:17 AM
hello everyone,
i want to call a method of excel application in abap , but i found that there's an array parameter in the
method,how can i use it?
i just tried to pass initial table to it,but it didn't work.
thanks in advance!
david
hello everyone,
i want to call a method of excel application in abap , but i found that there's an array parameter in the
method,how can i use it?
i just tried to pass initial table to it,but it didn't work.
thanks in advance!
david
2009 Jun 10 6:47 AM
2009 Jun 10 7:41 AM
hi,
please refer below links for more information
alternatively u can also use
FM "SAP_CONVERT_TO_CSV_FORMAT" - to send the data in excel format..
pradeep
2010 Sep 01 11:05 AM
Note 633105 - OLE automation: ABAP type for OLE array parameters
Symptom
If the method of an OLE object contains an array parameter, there is no suitable ABAP data type for the parameter.
Reason and Prerequisites
Array is not supported as a data type for OLE parameters in ABAP.
Solution
None
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |