Hi Alex,
Thanks for the reply. I debugged the program and found that to add workbooks to menus in pfcg we have to have node detail as transaction and description should be RRMX . As per the note, description is alotted 255 characters. Hence the workbook id should be given after a spacing of 255 characters from description.
Similar way we can add reports as well.
Thanks for the help which made me realize that the internal table which takes values from the file must be having the details for spacing.
Cheers