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