Functionality This Function Module(FM) is useful for displaying all the availablecomments of an event, test, person or item. The FM accepts the following references as importing parameters: ,,MODE: states whether the comments required are for an event, person,test or item. mode = 'E' then the comments from an event aredisplayed. mode = 'T' then the comments for an event/test aredisplayed. mode = 'I' then the comments for an item from aparticipant are displayed. mode = 'P' then the comments for anevent/test(participant(person) are displayed. The mode parameter is a obligatory field. And all the other reference stated below are only optional: ,,plvar(plan version), eveid(Event ID), no_tem( check whether the eventis fron TEM or not), testid( Test ID), petid( Result ID), itemid( ItemID). If there are no comments then a dialog stating 'No Comments exists forthe selected object' appears. |