Table list used by SAP ABAP Function Module APPOINTMENT_MOVE (Move appointment)
SAP ABAP Function Module APPOINTMENT_MOVE (Move 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(TIME_FROM) LIKE SCSAPPT-TIME_FROM
3 Table  SCSAPPT Interface: Appointments SOURCE VALUE(DATE_FROM) LIKE SCSAPPT-DATE_FROM
4 Table  SCSAPPT Interface: Appointments SOURCE VALUE(APPOINTMENT_NEW) LIKE SCSAPPT
5 Table  SCSAPPT Interface: Appointments SOURCE VALUE(APPOINTMENT) LIKE SCSAPPT
6 Table  SCSAPPT Interface: Appointments
7 Table  SCSERROR Appointments diary: Error structure SOURCE VALUE(ERROR_MESSAGE) LIKE SCSERROR
8 Table  SCSERROR Appointments diary: Error structure