Table list used by SAP ABAP Function Module RH_APPT_CREATE (Kalenderintegration: Termine anlegen)
SAP ABAP Function Module
RH_APPT_CREATE (Kalenderintegration: Termine anlegen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | NEIGHBOR | Object Relationship: neighboring object | ||
| 2 | NEIGHBOR | Object Relationship: neighboring object | SOURCE VALUE(APPL_NEIGHBOR) LIKE NEIGHBOR OPTIONAL |
|
| 3 | SCSAPPT | Interface: Appointments | SOURCE VALUE(DATE_FROM) LIKE SCSAPPT-DATE_FROM |
|
| 4 | SCSAPPT | Interface: Appointments | SOURCE VALUE(DATE_TO) LIKE SCSAPPT-DATE_TO |
|
| 5 | SCSAPPT | Interface: Appointments | SOURCE VALUE(ROOM) LIKE SCSAPPT-ROOM |
|
| 6 | SCSAPPT | Interface: Appointments | SOURCE VALUE(TIME_FROM) LIKE SCSAPPT-TIME_FROM |
|
| 7 | SCSAPPT | Interface: Appointments | SOURCE VALUE(TIME_TO) LIKE SCSAPPT-TIME_TO |
|
| 8 | SCSAPPT | Interface: Appointments | SOURCE VALUE(DESCRIPTION) LIKE SCSAPPT-TXT_SHORT OPTIONAL |
|
| 9 | SCSAPPT | Interface: Appointments | SOURCE VALUE(APPT_TYPE) LIKE SCSAPPT-APPT_TYPE OPTIONAL |
|
| 10 | SCSDATAFLD | Appointments diary: Fields for interfaces, screens etc. | SOURCE VALUE(NO_CALENDAR_AUTHORITY_CHECK) LIKE SCSDATAFLD-SC_FLAG |
|
| 11 | SCSDATAFLD | Appointments diary: Fields for interfaces, screens etc. | SOURCE DEFAULT SPACE |
|
| 12 | SCSDATAFLD | Appointments diary: Fields for interfaces, screens etc. | SOURCE VALUE(SUPPRESS_MAIL) LIKE SCSDATAFLD-SC_FLAG OPTIONAL |
|
| 13 | SCSPARINC | Interface / Include structure for appointment participants | SOURCE PARTICIPANT_LIST STRUCTURE SCSPARINC |