There was requirement where in the report only a specific fields as per the work area defined in the program only was required.
So first we generated the field catalog by
Passing ABAP Dictionary : Table Name
Using Program defined structure: only filtered the required fields in the report.