Table list used by SAP ABAP Function Module APPOINTMENT_MODIFY (Change appointment)
SAP ABAP Function Module APPOINTMENT_MODIFY (Change appointment) is using
# Object Type Object Name Object Description Note
     
1 Table  SCOWNER Owner of an appointment calendar SOURCE VALUE(USER_NAME) LIKE SCOWNER-OWNER DEFAULT SY-UNAME
2 Table  SCSAPPT Interface: Appointments SOURCE VALUE(APPOINTMENT) LIKE SCSAPPT
3 Table  SCSAPPT Interface: Appointments SOURCE VALUE(APPOINTMENT_NEW) LIKE SCSAPPT
4 Table  SCSAPPT Interface: Appointments
5 Table  SCSERROR Appointments diary: Error structure SOURCE VALUE(ERROR_MESSAGE) LIKE SCSERROR
6 Table  SCSERROR Appointments diary: Error structure