Description Usage Arguments Value Examples
向BW报表写入明细数据至hana
1 2 3 4 5 6 | rbu_api_detail_hana(
conn = tsda::conn_rds("jlrds"),
FYear = 2021,
FPeriod = 6,
page_count = 10000
)
|
conn |
连接信息 |
FYear |
年份 |
FPeriod |
月份 |
page_count |
每页数量 |
返回结果
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.