public class CostAllocationReport extends Object
| 构造器和说明 |
|---|
CostAllocationReport(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCostAllocationReportResp |
list(ListCostAllocationReportReq req)
查询成本分摊报表汇总数据,根据算薪期间和成本分摊方案id获取成本分摊汇总数据。
|
ListCostAllocationReportResp |
list(ListCostAllocationReportReq req,
RequestOptions reqOptions)
查询成本分摊报表汇总数据,根据算薪期间和成本分摊方案id获取成本分摊汇总数据。
|
public CostAllocationReport(Config config)
public ListCostAllocationReportResp list(ListCostAllocationReportReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListCostAllocationReportResp list(ListCostAllocationReportReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.