SAP ABAP Interface IF_IDENTITY_CUA (Interface Identity: CUA)
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 composition (i COMPRISING i_ref) | IF_IDENTITY | Interface of Identity | 20050902 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IDENTITY | Identity Class | 20050826 |
Properties
| Interface | IF_IDENTITY_CUA | |
| Short Description | Interface Identity: CUA |
General Data
| Package | SUSR_IDENTITY | Identity API |
| Created | 20050408 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_IDENTITY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_IDENTITY_CUA has no interface.
Friends
Interface IF_IDENTITY_CUA has no friend.
Attributes
Interface IF_IDENTITY_CUA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deactivate the Password for CUA Child Systems | 20060214 | |
| 2 | Instance method | Public | Method | Read the CUA User Profile Assignment | 20051026 | |
| 3 | Instance method | Public | Method | Read the CUA User Role Assignment | 20051004 | |
| 4 | Instance method | Public | Method | Read the CUA User System Assignments | 20050826 | |
| 5 | Instance method | Public | Method | Read the CUA User License Data | 20051129 | |
| 6 | Instance method | Public | Method | Write the Password for CUA Child Systems | 20060201 | |
| 7 | Instance method | Public | Method | Write the CUA User Profile Assignment | 20051111 | |
| 8 | Instance method | Public | Method | Write the CUA User Role Assignment | 20051010 | |
| 9 | Instance method | Public | Method | Write the CUA User System Assignments | 20050826 | |
| 10 | Instance method | Public | Method | Write the CUA User License Data | 20051129 |
Events
Interface IF_IDENTITY_CUA has no event.
Types
Interface IF_IDENTITY_CUA has no local type.
Method Signatures
Method CUA_PASSWORD_DEACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20060214 | |||
| 2 | EO_NOTIFY | Call by reference | Object reference (TYPE REF TO) | IF_SUID_NOTIFICATION_HANDLER | Lesezugriff für Change Handler | 20060214 | |||
| 3 | IT_CUA_SYSTEMS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_SYSTEMS | Tabellentyp: ZBV-Systemzuordnungen für Benutzer | 20060214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20060214 |
Method GET_CUA_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20051026 | |||
| 2 | ET_PROFILES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_PROFILES | Tabellentyp: Profilinformation im ZBV-System | 20051116 | |||
| 3 | IV_GET_PROF_DETAILS | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | 'X' | soll Text und Typ mit eingelesen werden? | 20080111 | ||
| 4 | IV_REQUEST_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Lese Before Image | 20110329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20051026 |
Method GET_CUA_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20051004 | |||
| 2 | ET_ROLES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_ROLES | Tabellentyp: Rolleninformation im ZBV-System | 20051116 | |||
| 3 | ET_ROLE_ADJUSTMENTS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_ROLE_ADJUST | Tabellentyp: Information über Rollen-Profil Abgleich | 20060515 | |||
| 4 | ET_ROLE_DETAILS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_ROLE_DETAILS | Tabellentyp: Details zu ZBV Rollen | 20051116 | |||
| 5 | ET_ROLE_MEMBERS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_ROLE_MEMBERS | Tabellentyp: Hierarchie von ZBV-Rollen | 20051116 | |||
| 6 | EV_ADJUSTMENT_REQUIRED | Call by reference | Type reference (TYPE) | SUID_ROLE_ADJUSTMENT_STATUS | Status des Profilabgleichs | 20060517 | |||
| 7 | IV_GET_PROFILE_SYNC_STATUS | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Füllen von ev_profiles_in_sync | 20060515 | ||
| 8 | IV_GET_ROLE_ADJUSTMENTS | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Füllen der Struktur et_role_adjustment ('X'=wahr,' '=falsch) | 20060515 | ||
| 9 | IV_GET_ROLE_DETAILS | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Füllen der Struktur et_role_detail ('X'=wahr ' '=falsch) | 20051116 | ||
| 10 | IV_GET_ROLE_MEMBERS | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Füllen der Struktur et_role_member ('X'=wahr ' '=falsch) | 20051116 | ||
| 11 | IV_REQUEST_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Lese Before Image | 20110329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20051004 |
Method GET_CUA_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20050826 | |||
| 2 | ET_CUA_SYSTEMS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_SYSTEMS | Strukturtyp: ZBV -Systemzuordnungen fuer Benutzer | 20050826 | |||
| 3 | IV_GET_TEXT | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Boolean | 20060207 | ||
| 4 | IV_REQUEST_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Lese Before Image | 20110329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20050826 |
Method GET_CUA_UCLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20051129 | |||
| 2 | ET_CUA_UCLASSES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_UCLASSES | Tabellentyp: ZBV-Lizenzdaten für Benutzer | 20051129 | |||
| 3 | ET_USER_LAW_SUBSYSTEMS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_SYSTEMS | Tabellentyp: ZBV-Systemzuordnungen für Benutzer | 20051219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20051129 |
Method SET_CUA_PASSWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20060201 | |||
| 2 | EO_NOTIFY | Call by reference | Object reference (TYPE REF TO) | IF_SUID_NOTIFICATION_HANDLER | Lesezugriff für Change Handler | 20060201 | |||
| 3 | IT_CUA_SYSTEMS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_SYSTEMS | Tabellentyp: ZBV-Systemzuordnungen für Benutzer | 20060201 | |||
| 4 | IV_PWDPLAIN | Call by reference | Type reference (TYPE) | SUID_ST_NODE_PASSWORD | Strukturtyp: Passwort für Benutzer | 20060201 | |||
| 5 | IV_PWD_CHECKS_ONLY | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | SPACE | Nur Prüfung: Ist Passwort gültig? | 20060306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20060201 |
Method SET_CUA_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20051111 | |||
| 2 | EO_NOTIFY | Call by reference | Object reference (TYPE REF TO) | IF_SUID_NOTIFICATION_HANDLER | Lesezugriff für Change Handler | 20051111 | |||
| 3 | ET_NODE_CUA_PROFILES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_PROFILES | Tabellentyp: Profilinformation im ZBV-System | 20060116 | |||
| 4 | IT_PROFILES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_PROFILES | Tabellentyp: Profilinformation im ZBV-System | 20051116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20051111 |
Method SET_CUA_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20051010 | |||
| 2 | EO_NOTIFY | Call by reference | Object reference (TYPE REF TO) | IF_SUID_NOTIFICATION_HANDLER | Lesezugriff für Change Handler | 20051010 | |||
| 3 | ET_NODE_CUA_ROLES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_ROLES | Tabellentyp: Rolleninformation im ZBV-System | 20051208 | |||
| 4 | IT_ROLES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_ROLES | Tabellentyp: Rolleninformation im ZBV-System | 20051116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20051010 |
Method SET_CUA_SYSTEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20050826 | |||
| 2 | EO_NOTIFY | Call by reference | Object reference (TYPE REF TO) | IF_SUID_NOTIFICATION_HANDLER | Lesezugriff für Change Handler | 20050826 | |||
| 3 | IT_CUA_SYSTEMS | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_SYSTEMS | Tabellentyp: ZBV-Systemzuordnungen für Benutzer | 20050826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20050826 |
Method SET_CUA_UCLASSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SUID_MSG_BUFFER | Lesezugriff | 20051129 | |||
| 2 | EO_NOTIFY | Call by reference | Object reference (TYPE REF TO) | IF_SUID_NOTIFICATION_HANDLER | Lesezugriff für Change Handler | 20051129 | |||
| 3 | IT_CUA_UCLASSES | Call by reference | Type reference (TYPE) | SUID_TT_NODE_CUA_UCLASSES | Tabellentyp: ZBV-Lizenzdaten für Benutzer | 20051129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Klasse Identity: Transaktionale Fehler | 20051129 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |