audit_fi_rpa_setValue: 审计报表进行备注查询

Description Usage Arguments Value Examples

View source: R/audit_T_FI_RPA.R

Description

审计报表进行备注查询

Usage

 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重新取数"
)

Arguments

conn

连接

FYear

年份

FPeriod

期间

FBrand

品牌

FChannel

渠道

Value

返回值

Examples

1

takewiki/mrptpkg documentation built on Dec. 23, 2021, 7:43 a.m.