OK I understood,
I developed a similar report for Single cycle plan using basic tables MMPT and MPLA (I used JEST also for other purpose). This I developed using Infoset query, for which I get this report .
See the tables here:
Because your requirement involves Strategy also you may try by adding table T351 also like shown above. Then comes your other requirement for which you have to go on developing this report by involving the related tables
Tasklist tables (PLPO, PLAS etc) , But for adding the Tasklist tables you have to take table MPOS also into the above joins, which connects to table PLPO..
Your requirement is only Header data requirement, so you do not need Order tables. Above is the CONCEPT. If you know Infoset Query, this might be very simple way of developing. If have to go for coding, then the above information gives you most of the logic (rest is with you).
Another very easy way of developing plan related reports is through Infoset query is using Logical Database for Plans. It is WPI . See here what all it has in it.
Here there is no botheration of which tables, all related tables are already joined. Selection screen also is given by default. (You can add few more).
Only output fields you have to choose.This might not be suitable for many because of the flexibility issues.
So with these inputs you might be able to start and progress. Because I do not have Strategy related database few things above related to strategy you'll be the first to explore.
Also have this list of Plan related tables in hand:
MHIO Call Object from Maintenance Order
MHIS Maintenance plan history
MMPT Cycle definitions and MeasPoints for MaintPlan
MMPX Maintenance cycle short texts
MPLA Maintenance plan
MPOS Maintenance item
T351 Maintenance strategy
T351P Maintenance packages
T351T Maintenance strategy texts
T351X Maintenance strategy package texts
T399G Maintenance Plan Sort Field
T399G_T Descriptions for Maintenance Plan Sort Fields
T399P Maintenance item category parameter
T399W Maintenance plan type parameter
T399W_T Maintenance plan category descriptions
VIMPOS Maintenance Item (view)
Let's hope for more value additions from other experts.
Good luck
KJogeswaraRao