SAP ABAP Class IF_SUID_NOTIFICATION_HANDLER (Read Access for Change Handler)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SUID_NOTIFICATION_HANDLER | Utility Class for Changes | 20050703 |
Properties
| Class | IF_SUID_NOTIFICATION_HANDLER | |
| Short Description | Read Access for Change Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050703 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SUID_NOTIFICATION_HANDLER has no forward declaration.
Interfaces
Class IF_SUID_NOTIFICATION_HANDLER has no interface implemented.
Friends
Class IF_SUID_NOTIFICATION_HANDLER has no friend class.
Attributes
Class IF_SUID_NOTIFICATION_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050703 |
Events
Class IF_SUID_NOTIFICATION_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_CHANGES | Public | See coding | 20050703 | tt_changes type standard table of
ty_changes
with default key
|
||
| 2 | TY_CHANGES | Public | See coding | 20050703 | begin of ty_changes ,
bname type xubname,
nodename type suid_node_name,
key type suid_node_key,
key_handle type suid_node_key_handle,
mode type suid_change_mode,
end of ty_changes
|
Method Signatures
Method GET_NOTIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGES | Call by reference | Type reference (TYPE) | TT_CHANGES | 20050703 | ||||
| 2 | IV_BNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20050801 | |||
| 3 | IV_NODENAME | Call by reference | Type reference (TYPE) | SUID_NODE_NAME | Knotenname | 20050801 |
Method GET_NOTIFICATIONS on class IF_SUID_NOTIFICATION_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |