Functionality This FM returns the Participant Certification booking data. Participants booking data according to the Event ID and Location ID andEvent Start and End Date are downloaded from the HR System.( ForExample: Details as to which Event, Location, Test Type, Cost Center etca participant is assigned are downloaded from the HR System ). Description This FM connects to the HR TEM system and returns all theparticipants data who have attended the event accepting the EVENT_TAB(consiting of the Plan Version, Object Type and Object ID) as InputParameters. It returns the following data: ,,Event Id, Event Type, Object Id, Object Type, Test Type, EventDescription, Event Start Date, Event End Date, Event Location,Participant Name, Participant Id, Participant Type, ParticipantAbbreviation, Participant FullName, Participant FirstName, ParticipantLastName, Organization, Organization Type, Organization Number,Organization Assignment, Cost Center Description, Cost Center Name,Value ,URL, language, enhancement, release, country etc. Note: This is a RFC FM and also HR related Function Module. |