SAP ABAP Class CL_APPOINTMENT_REPLY (Reply to Appointment Request)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_APPOINTMENT | Appointment from R/3 Appointment Management | 20000427 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20001030 |
Properties
| Class | CL_APPOINTMENT_REPLY | |
| Short Description | Reply to Appointment Request | |
| Super Class | CL_APPOINTMENT | Appointment from R/3 Appointment Management |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SZTK | R/3 Central Basis Development: Appointment Calendar |
| Created | 20000427 | SAP |
| Last change | 20000427 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APPOINTMENT_REPLY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20001030 |
Friends
Class CL_APPOINTMENT_REPLY 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 | Original Appointment in Database | 20000504 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SC_TSTFRO | Time Stamp of Period Instance | 20000509 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | ID of Appointment for Reply | 20000427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000427 | |
| 2 | Instance method | Public | Method | Get ID of Appointment for Reply | 20000427 | |
| 3 | Instance method | Public | Method | Set ID of Appointment for Reply | 20000427 |
Events
Class CL_APPOINTMENT_REPLY has no event.
Types
Class CL_APPOINTMENT_REPLY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_APPOINTMENT_REPLY has no parameter.
Method CONSTRUCTOR on class CL_APPOINTMENT_REPLY has no exception.
Method GET_UID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECURRENCE_ID | Call by reference | Type reference (TYPE) | SC_TSTFRO | Zeitstempel der Periodeninstanz | 20000509 | |||
| 2 | UID | Call by reference | Type reference (TYPE) | STRING | ID des Termins auf den geantwortet wird | 20000427 |
Method GET_UID on class CL_APPOINTMENT_REPLY has no exception.
Method SET_UID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECURRENCE_ID | Call by reference | Type reference (TYPE) | SC_TSTFRO | Zeitstempel der Periodeninstanz | 20000509 | |||
| 2 | UID | Call by reference | Type reference (TYPE) | STRING | ID des Termins auf die geantwortet wird | 20000427 |
Method SET_UID on class CL_APPOINTMENT_REPLY has no exception.
History
| Last changed by/on | SAP | 20000427 |
| SAP Release Created in | 50A |