Table list used by SAP ABAP Function Module APPOINTMENT_GRP_GET (Terminkalender: Gruppentermine lesen)
SAP ABAP Function Module
APPOINTMENT_GRP_GET (Terminkalender: Gruppentermine lesen) 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(OWNER) LIKE SCOWNER-OWNER |
|
| 4 | SCSGENAPPT | Interface for generated appointments | SOURCE APPOINTMENTS STRUCTURE SCSGENAPPT |
|