天软金融分析.NET函数大全
>
金融函数
>
基本面
>
基本
>
报告期数据获取
>
环比
BeginReportDate
复制链接
简述
期初报告期,财务上按照年度进行结算,比如:2002一季度的期初报告期是2001年年报,2002年报的期初报告期也是2001年年报
定义
BeginReportDate(RDate:Integer):Integer;
参数
名称
类型
说明
RDate
Integer
报告期
返回
Integer
返回期初报告期
范例
return BeginReportDate(20111231);
//返回2011年年报期初报告期
//结果:20101231
相关
HBValue
HBShowField
HBReportDate
HBReportDateOfOneQuarter
HBValuePS
HBShowField2
BeginReportDate
BeginReportValue
PreviousReportDate
PreviuosReportDateList
PreviousRDateList_II
PriorReportDate
PreviousReportDateEx
PreviousReportDateOfHG
ReportDateListByNumber
HBHBGrowRatio
HBTBGrowRatio
HBValue2
HBValuePS2