SAP ABAP Interface IF_SAMDT_NOTIFICATION_HANDLER (Interface to notify changes to the schema)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SAM (Application Component) Status and Action Management
⤷
SESF_SAM_DT_MANAGER (Package) S&AM Desing time core
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAMDT_NOTIFICATION_HANDLER | Handler for BOPF changes to the SAM Schema | 20110601 |
Properties
| Interface | IF_SAMDT_NOTIFICATION_HANDLER | |
| Short Description | Interface to notify changes to the schema |
General Data
| Package | SESF_SAM_DT_MANAGER | S&AM Desing time core |
| Created | 20110601 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SAMDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SAMDT_NOTIFICATION_HANDLER has no interface.
Friends
Interface IF_SAMDT_NOTIFICATION_HANDLER has no friend.
Attributes
Interface IF_SAMDT_NOTIFICATION_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Notifies the schema deletion event | 20110601 | |
| 2 | Instance method | Public | Method | Notifies the schema rename event | 20110601 |
Events
Interface IF_SAMDT_NOTIFICATION_HANDLER has no event.
Types
Interface IF_SAMDT_NOTIFICATION_HANDLER has no local type.
Method Signatures
Method DELETE_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business object | 20110601 | |||
| 2 | ID_BO_NODE_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECT_NODE | Business object node | 20110601 | |||
| 3 | ID_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | The package to which the changes should be assigned | 20110601 | |||
| 4 | ID_SCHEMA_NAME | Call by reference | Type reference (TYPE) | SAM_SEGMENT_NAME | SAM Schema | 20110601 | |||
| 5 | ID_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | KORRNUM | Transport request to which the changes should be assigned | 20110601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for S&AM persistence | 20110601 |
Method RENAME_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_BO_NAME | Call by reference | Type reference (TYPE) | SAM_BUSINESS_OBJECTS | SAM Business objects | 20110601 | |||
| 2 | ID_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | The package to which the changes should be assigned | 20110601 | |||
| 3 | ID_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | KORRNUM | Transport request to which the changes should be assigne | 20110601 | |||
| 4 | IT_CHANGES | Call by reference | Type reference (TYPE) | IF_SAMDT_TYPES=>TT_SCHEMA_NAME_CHANGES | List of schema name changes in the BO | 20110601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for S&AM persistence | 20110601 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |