mrpt_calc_runAll_budget: 针对执行预算进行处理

View source: R/calcData.R

mrpt_calc_runAll_budgetR Documentation

针对执行预算进行处理

Description

针对执行预算进行处理

Usage

mrpt_calc_runAll_budget(
  conn = tsda::conn_rds("jlrds"),
  FYear = 2021,
  FPeriod = 1,
  plan_table = "t_mrpt2_calcPlan_budget",
  src_table = "vw_mrpt_budget",
  res_table = "t_mrpt3_res_budget",
  data_table = "vw_mrpt_budget_count"
)

Arguments

conn

连接

FYear

年份

FPeriod

月份

plan_table

计划表

src_table

来源表

res_table

结果表

data_table

数据表

Value

返回值

Examples

mrpt_calc_runAll_actual()

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