SAP ABAP Class IF_SAMDT_NOTIFICATION_HANDLER (Interface to notify changes to the schema)
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
| Class | IF_SAMDT_NOTIFICATION_HANDLER | |
| Short Description | Interface to notify changes to the schema | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110601 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SAMDT_NOTIFICATION_HANDLER has no interface implemented.
Friends
Class IF_SAMDT_NOTIFICATION_HANDLER has no friend class.
Attributes
Class 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
Class IF_SAMDT_NOTIFICATION_HANDLER has no event.
Types
Class 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 |