Description Usage Arguments Value Examples
View source: R/audit_voucher.R
凭证重分类前按月查询凭证展开到科目+成本中心
1 2 3 4 5 6 7 | voucher_beforeReClass_costItem_detail_list(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 6,
FCostItemNumber = "6001090100",
FCostCenterNo = "10000830"
)
|
conn |
连接 |
FYear |
年月 |
FPeriod |
月份 |
FCostItemNumber |
总账科目代码/成本要素代码 |
FCostCenterNo |
成本中心 |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.