Table list used by SAP ABAP Function Module APPOINTMENT_GRP_MODIFY_W_D_OLD (Terminkalender: Rahmen für Gruppentermine ändern (Dialog))
SAP ABAP Function Module
APPOINTMENT_GRP_MODIFY_W_D_OLD (Terminkalender: Rahmen für Gruppentermine ändern (Dialog)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SCGENAPPT | generated appointments (regular or group appointments) | SOURCE VALUE(DATE_FROM) LIKE SCGENAPPT-DATE_FROM |
|
| 2 | SCGENAPPT | generated appointments (regular or group appointments) | SOURCE VALUE(DATE_TO) LIKE SCGENAPPT-DATE_TO DEFAULT 00000000 |
|
| 3 | SCOWNER | Owner of an appointment calendar | SOURCE VALUE(USER_NAME) LIKE SCOWNER-OWNER DEFAULT SY-UNAME |
|
| 4 | SCSAUT3 | Interface: Authorization (for secret appointments also) | ||
| 5 | SCSAUT3 | Interface: Authorization (for secret appointments also) | SOURCE VALUE(AUTHORITY) LIKE SCSAUT3 OPTIONAL |
|
| 6 | SCSAUTH | Interface: Authorization | ||
| 7 | SCSDILIST | Distribution list conversion interface | ||
| 8 | SCSERROR | Appointments diary: Error structure | ||
| 9 | SCSGENAPPT | Interface for generated appointments | ||