sap_costCenter_standardize: 针对SAP成本中心进行标准化处理

View source: R/mrpt02_sap.R

sap_costCenter_standardizeR Documentation

针对SAP成本中心进行标准化处理

Description

针对SAP成本中心进行标准化处理

Usage

sap_costCenter_standardize(
  file = "data-raw/rpt_mngr/成本中心划分总表 - V3.xlsx",
  FYear = 2021,
  FPeriod = 4,
  conn = tsda::conn_rds("jlrds")
)

Arguments

file

文件名

FYear

年份

FPeriod

月份

conn

连接信息

Value

返回值

Examples

sap_costCenter_standardize()

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