Appointment Type Attributes
Definition
Attributes that control communication between appointment management and the application.
Structure
General Attributes
Key field
This can be any character string, for example 'CUSTOMER'.
Text
Language-dependent text for the appointment type, for example 'Customer appointment'. It appears, for example, in the selection field for the appointment type when appointments are created or changed.
Title is a required-entry field
If this flag is set, a title must be specified for this appointment type. This is useful, for example, with a default appointment type "No appointment type chosen".
Exit function module
A function module, which is called with specific events in different situations, can be specified here. The behavior of the appointment calendar after such a call can be influenced by returned control commands.
Attributes for Maintenance on the SAP Appointment Calendar Interface
No creating
Appointments of this type cannot be created or copied (another identical appointment cannot be created at a different time point) from the calendar interface.
No changing
Appointments of this type cannot be moved or changed from the calendar interface. When such appointments are selected, the system automatically switches to display mode. The appointments can, however, be deleted.
No deleting
Appointments of this type cannot be deleted or cut from the calendar interface. The appointments can, however, be changed.
Attributes for Maintenance Using External Calendar Clients
These attributes have an effect on the external interface of the appointment management.
No creating
The external API does not create the appointment and returns an appropriate error.
No changing
The external API does not change the appointment and returns an appropriate error.
No deleting
The external API does not delete the appointment and returns an appropriate error.