|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
最近测试利用AR Interface导入贷项通知单,
Ra_Interface_Lines_All 中
INSERT INTO Ra_Interface_Lines_All
(Interface_Line_Id, --
Interface_Line_Context,
Interface_Line_Attribute2, -- Service_Line_id
Interface_Line_Attribute3, -- Service_Delivery
Batch_Source_Name,
Set_Of_Books_Id,
Line_Type,
Description,
Currency_Code,
Amount,
Cust_Trx_Type_Id,
Term_Id,
Orig_System_Bill_Customer_Id,
Orig_System_Bill_Address_Id,
Orig_System_Bill_Contact_Id,
Orig_System_Ship_Customer_Id,
Orig_System_Ship_Address_Id,
Conversion_Type, -- Must insert
Conversion_Date, -- Must insert
Conversion_Rate, -- Must insert
Trx_Date,
Gl_Date,
Trx_Number,
Line_Number,
Inventory_Item_Id,
Quantity,
Unit_Selling_Price,
Interface_Status,
Primary_Salesrep_Id,
Uom_Code,
Sales_Order_Source,
Tax_Code, --amount_includes_tax_flag,
Tax_Rate,
Tax_Regime_Code,
Org_Id,
Territory_Id,
Request_Id,
Last_Update_Date,
Last_Updated_By,
Last_Update_Login,
Creation_Date,
Created_By,
Interface_Line_Attribute1, -- Order Number
Interface_Line_Attribute9, -- Order Line Number
Interface_Line_Attribute6, -- Order Line ID
Interface_Line_Attribute14, -- Delivery Detail ID
Interface_Line_Attribute10) -- Reference_Item
运行自动开票导入程序后报错
不能获取汇款地址
自动发票验证报表 日期 14-09-2010 21:36
页: 1 / 2
自动发票请求编号: 662971
批来源: 导入测试
事务处理弹性域: 导入测试: TEST
类型 收单客户名称 项目说明 币种 金额
-------------------- ---------------------------------------- ---------------------------------------- ----------- -----------------
发票 xx有限责任公司 其他用电 CNY -1,000.00
错误: 1) 不能获取汇款地址
有的客户报错,有的客户没有问题,不知与每个客户相关的汇款地址设置在哪里.
请各位帮忙,谢谢. |
|