壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4862|回复: 6

供应商应付未付已付款报表

[复制链接]
发表于 2006/9/7 17:49:55 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
纵横四海 可以帮我说说怎么做供应商应付未付已付款报表吗?
我只找到那几个表主题怎么做不清楚
希望可以指教
发表于 2006/9/7 18:12:43 | 显示全部楼层
asktom回答一下吧。
发表于 2006/9/7 19:33:11 | 显示全部楼层
可以直接‘点将’的阿
 楼主| 发表于 2006/9/7 19:59:34 | 显示全部楼层
AP_invoices_all
AP_invoices_Distrbutions_all
AP_invoices_payments_all
怎么实现通过货物类型和会计期间统计供应商应付未付已付报表
希望高手指点
主要是不知道怎么取值
因为我在AP_checks_all也可以看到支付记录
不能确定到底是用那个地方的订单已付金额和应付金额
 楼主| 发表于 2006/9/12 14:19:33 | 显示全部楼层
回复 #1 onnet168 的帖子

It seems ap_invoices_all is enough (you don't need the payment and invoice distribution tables).

应付: base_amount or invoice_amount
已付: amount_paid or payment_amount_total
未付: This will be a calculated amount, which is 应付 - 已付

Of course, you can use some payment flag like payment_status_flag to check the payment status.

If you will provide a supplier name as a parameter, then you have a condition like "vendor_id = xxx", or if you want to list all suppliers, then you can "order by vendor_id".

You will provide a start and an end dates to screen out invoices outside the date range.

Create a simple query and play it with your data. When you get the result you are expecting, take a detailed look at your query to see if there is anything else you want to modify/enhance.

Of course, your result should be an Oracle report. After you get the query, creating a report based on the query you have should be easy.

chen64683
甲骨文三段
 楼主| 发表于 2006/9/12 14:19:56 | 显示全部楼层
Supplier and supplier site information are at the invoice header level. That is for sure.

Where are you trying to get 货物类型? If this is through some detail at the invoice distribution level, then you have to that level. However, there is no concept of payment associated with any invoice distribution. For example, if one of your invoice recorded $200, and from the invoice distribution, you put $100 on a TV and $100 on a radio. If this invoice is 50% paid, you cannot claim that the TV is 100% paid and the radio is not paid. Even if you say both got paid 50%, that will still be an incorrect statement.

So what you need to do now is to go back to the business people, to see what they really want from this feature. Your current intERPretation is inconsistant with what Oracle provides.

chen64683
甲骨文三段
发表于 2006/9/12 21:59:55 | 显示全部楼层
关注中...
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/30 08:28 , Processed in 0.022478 second(s), 16 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表