Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/unit-testing/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Crystal 2008中将Sap表与Excel连接时如何进行完全外部连接_Sap_Crystal Reports 2008 - Fatal编程技术网

在Crystal 2008中将Sap表与Excel连接时如何进行完全外部连接

在Crystal 2008中将Sap表与Excel连接时如何进行完全外部连接,sap,crystal-reports-2008,Sap,Crystal Reports 2008,我正在使用Crystal 2008 我正在连接excel工作表和SAP表。 我想做一个完整的外部联接,这样我就可以从SAP表和excel表中获取所有数据 这样做有什么好处吗 谢谢 瑞切尔 Just to update everyone, The way I worked around this was to create two tables in SAGE. One to take all the data from SAP, which I exported using Inaport

我正在使用Crystal 2008
我正在连接excel工作表和SAP表。

我想做一个完整的外部联接,这样我就可以从SAP表和excel表中获取所有数据

这样做有什么好处吗

谢谢
瑞切尔

Just to update everyone, The way I worked around this was to create two tables in SAGE. One to take all the data from SAP, which I exported using Inaport. The second table I created was for the excel sheet, so I had to edit the data in the excel sheet so I could import it into SAGE CRM. So a lot of messing around for a report but at least now I can do my full outer join. 为了更新每个人,我解决这个问题的方法是在SAGE中创建两个表。 一个是从SAP获取所有数据,我使用Inaport导出了这些数据。 我创建的第二个表格是excel表格, 因此,我必须编辑excel表中的数据,以便将其导入SAGE CRM。 所以为了一份报告,大家都忙得不可开交 但至少现在我可以做我的完全外接。 希望这能帮助别人。 瑞秋