SAP ABAP Class IF_EX_APPOINTMENT (BADI Interface IF_EX_APPOINTMENT)
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
| Class | IF_EX_APPOINTMENT | |
| Short Description | BADI Interface IF_EX_APPOINTMENT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 1 | |
| Package | ||
| Created | 20011015 | SAP |
| Last change | 20011015 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_APPOINTMENT has no forward declaration.
Interfaces
Class IF_EX_APPOINTMENT has no interface implemented.
Friends
Class IF_EX_APPOINTMENT has no friend class.
Attributes
Class 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
Class IF_EX_APPOINTMENT has no event.
Types
Class 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 class 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 class 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 class 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 class IF_EX_APPOINTMENT has no exception.
History
| Last changed by/on | SAP | 20011015 |
| SAP Release Created in |