
Method that you can use to delete a participant from the participant list of an appointment.
The appointment itself is not deleted, even if it does not contain any participants.
Import Parameters
PARTICIPANT
Participant who is to be removed from the list. The following fields from the participant structure are important:
PARTICIPANT: If the participant is an SAP user, their SAP logon name. If it is a shared distribution list, the distribution list name. If the participant is a business object, this field is empty.
DIST_IND: Indicator for a shared distribution list (value C). Otherwise, empty.
OBJTYPE: If the participant is a business object, its type.
OBJKEY: If the participant is a business object, its key.