SAP ABAP Interface IF_EX_APPOINTMENT (BADI Interface IF_EX_APPOINTMENT)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EX_APPOINTMENT | BAdI Class CL_EX_APPOINTMENT | 20011015 |
Properties
| Interface | IF_EX_APPOINTMENT | |
| Short Description | BADI Interface IF_EX_APPOINTMENT |
General Data
| Package | SZTK | R/3 Central Basis Development: Appointment Calendar |
| Created | 20011015 | SAP |
| Last changed | 20011015 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_APPOINTMENT has no forward declaration.
Interfaces
Interface IF_EX_APPOINTMENT has no interface.
Friends
Interface IF_EX_APPOINTMENT has no friend.
Attributes
Interface IF_EX_APPOINTMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | BADI After Creating an Appointment (FB) | 20011127 | |
| 2 | Instance method | Public | Method | BADI After Deleting an Appointment | 20011015 | |
| 3 | Instance method | Public | Method | BADI After Changing an Appointment (FB) | 20011127 | |
| 4 | Instance method | Public | Method | BADI After Saving (Create/Change) an Appointment | 20011015 |
Events
Interface IF_EX_APPOINTMENT has no event.
Types
Interface IF_EX_APPOINTMENT has no local type.
Method Signatures
Method CREATED 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 | Instanz des gelöschtenTermins | 20011127 |
Method CREATED on Interface IF_EX_APPOINTMENT has no exception.
Method DELETED 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 | Instanz des gelöschtenTermins | 20011015 |
Method DELETED on Interface IF_EX_APPOINTMENT has no exception.
Method MODIFIED 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 | Instanz des gelöschtenTermins | 20011127 |
Method MODIFIED on Interface IF_EX_APPOINTMENT has no exception.
Method SAVED 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 | Instanz des gesicherten Termins | 20011015 |
Method SAVED on Interface IF_EX_APPOINTMENT has no exception.
History
| Last changed by/on | SAP | 20011015 |
| SAP Release Created in | 620 |