天软金融分析.NET函数大全
>
金融函数
>
基本面
>
基本
>
报告期数据获取
>
环比
PriorReportDate
复制链接
简述
同比报告期(后)
定义
PriorReportDate(RDate:Integer):Integer;
参数
名称
类型
说明
RDate
Integer
报告期
返回
Integer
返回报告期的同比报告期(后)
范例
return PriorReportDate(20101231);
//返回2010年报的报告期同比报告期(后)
//结果:20111231
相关
HBValue
HBShowField
HBReportDate
HBReportDateOfOneQuarter
HBValuePS
HBShowField2
BeginReportDate
BeginReportValue
PreviousReportDate
PreviuosReportDateList
PreviousRDateList_II
PriorReportDate
PreviousReportDateEx
PreviousReportDateOfHG
ReportDateListByNumber
HBHBGrowRatio
HBTBGrowRatio
HBValue2
HBValuePS2