Table list used by SAP ABAP Function Module APPOINTMENT_GRP_DELETE (Terminkalender: Gruppentermine löschen)
SAP ABAP Function Module
APPOINTMENT_GRP_DELETE (Terminkalender: Gruppentermine löschen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SCGENAPPT | generated appointments (regular or group appointments) | ||
| 2 | SCOWNER | Owner of an appointment calendar | SOURCE VALUE(USER_NAME) LIKE SCOWNER-OWNER DEFAULT SY-UNAME |
|
| 3 | SCSERROR | Appointments diary: Error structure | SOURCE VALUE(ERROR_MESSAGE) LIKE SCSERROR |
|
| 4 | SCSERROR | Appointments diary: Error structure | ||
| 5 | SCSGENAPPT | Interface for generated appointments | SOURCE VALUE(APPOINTMENT_PATTERN) LIKE SCSGENAPPT |
|
| 6 | SCSGENAPPT | Interface for generated appointments | ||
| 7 | SCSOWNERDL | Interface: User or distribution list | SOURCE OWNER_OR_DISTR_LIST STRUCTURE SCSOWNERDL |
|
| 8 | SCSOWNERDL | Interface: User or distribution list | SOURCE OWNER_PLANNED_APPT STRUCTURE SCSOWNERDL OPTIONAL |
|
| 9 | SCSOWNERDL | Interface: User or distribution list | SOURCE OWNER_DELETED_APPT STRUCTURE SCSOWNERDL OPTIONAL |
|