mrpt_resTemp_UnitWan: 增值报表的单位转换

View source: R/rbu_calc.R

mrpt_resTemp_UnitWanR Documentation

增值报表的单位转换

Description

增值报表的单位转换

Usage

mrpt_resTemp_UnitWan(
  conn = tsda::conn_rds("jlrds"),
  FYear = 2021,
  FPeriod = 6,
  res_table = "t_mrpt_res_tmpWan",
  src_table = "t_mrpt_res_tmp",
  unit = 10000,
  digit = 2
)

Arguments

conn

连接

FYear

年份

FPeriod

月份

res_table

结果表

src_table

报表名

unit

报表金额单位

digit

小数位数

Value

返回值

Examples

mrpt_resTemp_UnitWan()

takewiki/jlrdspkg documentation built on March 29, 2022, 3:17 a.m.