SAP ABAP Class CL_APPOINTMENT_SERVICES (Internal Services for Appointments)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-GBT-CAL (Application Component) Appointment Calendar
⤷
SZTK (Package) R/3 Central Basis Development: Appointment Calendar

⤷

⤷

Properties
Class | CL_APPOINTMENT_SERVICES | |
Short Description | Internal Services for Appointments | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SZTK | R/3 Central Basis Development: Appointment Calendar |
Created | 20000804 | SAP |
Last change | 20000804 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_APPOINTMENT_SERVICES has no interface implemented.
Friends
Class CL_APPOINTMENT_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_APPOINTMENT | Appointment Instance for the Services | 20000809 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20000809 |
2 | ![]() |
Instance method | Private | Method | Gets Appointment Time Period as Text | 20000808 |
3 | ![]() |
Instance method | Public | Method | Sends Mail about Status of Appointment Request Mail | 20000804 |
Events
Class CL_APPOINTMENT_SERVICES has no event.
Types
Class CL_APPOINTMENT_SERVICES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPOINTMENT | Call by reference | Object reference (TYPE REF TO) | CL_APPOINTMENT | Teriminstanz für die Servives | 20000809 |
Method CONSTRUCTOR on class CL_APPOINTMENT_SERVICES has no exception.
Method GET_APPOINTMENT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | zeitraum als Text | 20000808 |
Method GET_APPOINTMENT_TEXT on class CL_APPOINTMENT_SERVICES has no exception.
Method SEND_MAILSTATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTENDEE | Call by reference | Type reference (TYPE) | SO_NAME | Teilnehmername | 20000804 | ||
2 | ![]() |
STATUSDATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Tag des Status | 20000804 | |
3 | ![]() |
STATUSMSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichten, Nachrichtenklasse | 20000804 | ||
4 | ![]() |
STATUSMSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichten, Nachrichtennummer | 20000804 | ||
5 | ![]() |
STATUSMSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20000804 | |
6 | ![]() |
STATUSMSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20000804 | |
7 | ![]() |
STATUSMSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20000804 | |
8 | ![]() |
STATUSMSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Nachrichten, Nachrichtenvariable | 20000804 | |
9 | ![]() |
STATUSTIME | Call by reference | Type reference (TYPE) | TIMS | Uhrzeit des Status | 20000804 | ||
10 | ![]() |
STATUSTYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Typ des Status | 20000804 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es konnte nicht gesendet werden | 20000809 |
History
Last changed by/on | SAP | 20000804 |
SAP Release Created in | 50A |