SAP ABAP Interface IF_SUID_NOTIFICATION_HANDLER (Read Access for Change Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-USR-ADM (Application Component) User and Authorization Management
⤷
SUSR_IDENTITY (Package) Identity API
⤷
⤷
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
| Interface | IF_SUID_NOTIFICATION_HANDLER | |
| Short Description | Read Access for Change Handler |
General Data
| Package | SUSR_IDENTITY | Identity API |
| Created | 20050703 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SUID_NOTIFICATION_HANDLER has no forward declaration.
Interfaces
Interface IF_SUID_NOTIFICATION_HANDLER has no interface.
Friends
Interface IF_SUID_NOTIFICATION_HANDLER has no friend.
Attributes
Interface IF_SUID_NOTIFICATION_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050703 |
Events
Interface 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 Interface IF_SUID_NOTIFICATION_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |