Table list used by SAP ABAP Function Module APPT_INTERACTIVE_MODIFY (Process with Dialog: Change Appointment)
SAP ABAP Function Module
APPT_INTERACTIVE_MODIFY (Process with Dialog: Change Appointment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RULES | Rules for periodic appointments | ||
| 2 | SCAL | Structure for factory calendar function modules | SOURCE VALUE(FACTORY_CALENDAR) LIKE SCAL-FCALID DEFAULT SPACE |
|
| 3 | SCAL | Structure for factory calendar function modules | SOURCE VALUE(HOLIDAY_CALENDAR) LIKE SCAL-HCALID DEFAULT SPACE |
|
| 4 | SCAPPT | User-Specific Appointments | SOURCE VALUE(ID) LIKE SCAPPT-APPT_ID |
|
| 5 | SCAPPT | User-Specific Appointments | SOURCE VALUE(OWNER) LIKE SCAPPT-OWNER |
|
| 6 | SCSAPPT | Interface: Appointments | ||
| 7 | SCSAPPT | Interface: Appointments | SOURCE APPOINTMENT_CREATE STRUCTURE SCSAPPT OPTIONAL |
|
| 8 | SCSAPPT | Interface: Appointments | SOURCE APPOINTMENT_MODIFY STRUCTURE SCSAPPT OPTIONAL |
|
| 9 | SCSAPPT | Interface: Appointments | SOURCE APPOINTMENT_DELETE STRUCTURE SCSAPPT OPTIONAL |
|
| 10 | SCSAUT3 | Interface: Authorization (for secret appointments also) | ||
| 11 | SCSAUT3 | Interface: Authorization (for secret appointments also) | SOURCE VALUE(AUTHORITY) LIKE SCSAUT3 |
|
| 12 | SCSDATAFLD | Appointments diary: Fields for interfaces, screens etc. | ||
| 13 | SCSDATES | Appointments for periodic appointments | ||
| 14 | SCSERROR | Appointments diary: Error structure | SOURCE VALUE(ERROR_MESSAGE) LIKE SCSERROR |
|
| 15 | SCSERROR | Appointments diary: Error structure | ||
| 16 | SCSGENAPPT | Interface for generated appointments | ||
| 17 | SCSPARINC | Interface / Include structure for appointment participants | ||
| 18 | SCSPARINC | Interface / Include structure for appointment participants | SOURCE PARTICIPANT_LIST STRUCTURE SCSPARINC OPTIONAL |
|
| 19 | SOTXTSCR | SAPoffice: Transfer Parameter of Send Screen |