Description Usage Arguments Value Examples
View source: R/audit_T_RPA_DETAIL.R
针对SAP数据源反向查询到相关的成本要素
1 2 3 4 5 6 7 8 9 | traceBack_SAP_CostElement_CostCenter(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 6,
FBrand = "美素",
FChannel = "电商",
FRptItemNumber = "I17",
FCostItemNumber = "8011050101"
)
|
conn |
连接 |
FYear |
年份 |
FPeriod |
月份 |
FBrand |
品牌 |
FChannel |
渠道 |
FRptItemNumber |
报表项目代码 |
FCostItemNumber |
成本要素代码 |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.