Display Future Messages Data

Please can anyone tell me which tables I need to use to select the list of records in Future Messages (Master Planning > Common > Requirements > Future Messages).

We have a drop down list called Master Plan that contains ‘13 Week Master Plan’, I want to be able to run an extract in SQL of this data.

It is ReqTrans table, where ReqTrans.FuturesMarked == Yes and ReqTrans.RefType != 1
Have a look at \Queries\ReqTransFutures