Description Usage Arguments Value Examples
View source: R/audit_T_FI_RPA.R
审计报表进行备注查询
1 2 3 4 5 6 7 8 9 10 | audit_fi_rpa_setValue(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 6,
FBrand = "COMO",
FChannel = "电商",
FRptItemNumber = "I01",
FRptAmt = 1.08,
FRemark = "S009方案的BW报表缺少F30客户维度,RPA重新取数"
)
|
conn |
连接 |
FYear |
年份 |
FPeriod |
期间 |
FBrand |
品牌 |
FChannel |
渠道 |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.