Description Usage Arguments Details Value Examples
View source: R/get-ontheway-data.R
get on the way data from BI database
1 2 3 4 5 6 7 8 9 |
con |
BI connector |
brand_name |
事业部名称 |
channel_type |
门店渠道 |
area_name |
管辖区域 |
boss_name |
加盟商客户 |
shop_no |
the shop of Number |
category_name |
the category name of goods |
本在途数据仅仅是门店在途数据即总仓发货给门店的在途或门店发给总仓的在途两种类型,并不包含采购在途
a data.frame
1 | get_ontheway_data(con = con,brand_name = 'mujosh',category = c("frame","sunglasses"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.