SAP ABAP Interface IF_SUID_PERSISTENCE_MODIFY (Interface of Identity)
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_IDENTITY_PERSISTENCE Abstract Persistence Class 20050520
Properties
Interface IF_SUID_PERSISTENCE_MODIFY  
Short Description Interface of Identity    
General Data
Package SUSR_IDENTITY   Identity API 
Created 20050520   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_IDENTITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_SUID_PERSISTENCE_MODIFY has no interface.
Friends
Interface IF_SUID_PERSISTENCE_MODIFY has no friend.
Attributes
Interface IF_SUID_PERSISTENCE_MODIFY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TIMESTAMP Instance method Public Method 20061102
2 MODIFY Instance method Public Method 20050520
3 SET_IDENTITY_GUID Instance method Public Method 20060425
Events
Interface IF_SUID_PERSISTENCE_MODIFY has no event.
Types
Interface IF_SUID_PERSISTENCE_MODIFY has no local type.
Method Signatures

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TIMESTAMP_NEW Call by reference Type reference (TYPE) CL_IDENTITY=>TY_TIMESTAMP 20061117
2 Importing IS_TIMESTAMP Call by reference Type reference (TYPE) CL_IDENTITY=>TY_TIMESTAMP 20061117
3 Importing IT_BNAME Call by reference Type reference (TYPE) SUID_TT_BNAME Tabellentyp: Benutzer 20061102
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY Exception Klasse Identity: Transaktionale Fehler 20061102

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIMESTAMP Call by reference Type reference (TYPE) CL_IDENTITY=>TY_TIMESTAMP 20060630
2 Importing IT_SEGMENT_ADDRESS Call by reference Type reference (TYPE) SUID_TT_SEGMENT_ADDRESS Tabellentyp: Adresse (Transaktionspuffer) 20050705
3 Importing IT_SEGMENT_AUDITLOG Call by reference Type reference (TYPE) SUID_TT_SEGMENT_AUDITLOG Tabellentyp: Auditlog-Daten 20050919
4 Importing IT_SEGMENT_CERTMAP Call by reference Type reference (TYPE) SUID_TT_SEGMENT_CERTMAP Tabellentyp: Zertifikatsmapping (Transaktionspuffer) 20071127
5 Importing IT_SEGMENT_CUA_PROFILES Call by reference Type reference (TYPE) SUID_TT_SEGMENT_CUA_PROFILES Tabellentyp: Berechtigungen USL04 20051114
6 Importing IT_SEGMENT_CUA_ROLES Call by reference Type reference (TYPE) SUID_TT_SEGMENT_CUA_ROLES Tabellentyp: ZBV Rolleninformation 20051025
7 Importing IT_SEGMENT_CUA_SYSTEMS Call by reference Type reference (TYPE) SUID_TT_SEGMENT_CUA_SYSTEMS Tabellentyp: Segment ZBV-Systeme 20050914
8 Importing IT_SEGMENT_CUA_UCLASSES Call by reference Type reference (TYPE) SUID_TT_SEGMENT_CUA_UCLASSES Tabellentyp: ZBV-Lizenzdaten (Transaktionspuffer) 20051215
9 Importing IT_SEGMENT_CUA_USER_PROT Call by reference Type reference (TYPE) SUID_TT_SEGMENT_CUA_USER_PROT Tabellentyp: ZBV Protokolle der Benutzerverteilung 20050914
10 Importing IT_SEGMENT_DBMS_USER Call by reference Type reference (TYPE) SUID_TT_SEGMENT_DBMS_USER Table Type: DBMS User (Transaction Buffer) 20120918
11 Importing IT_SEGMENT_DEFAULTS Call by reference Type reference (TYPE) SUID_TT_SEGMENT_DEFAULTS Tabellentyp: Festwerte (Transaktionspuffer) 20050703
12 Importing IT_SEGMENT_GROUPS Call by reference Type reference (TYPE) SUID_TT_SEGMENT_GROUPS Tabellentyp: Gruppen (Transaktionspuffer) 20050718
13 Importing IT_SEGMENT_HEADER Call by reference Type reference (TYPE) SUID_TT_SEGMENT_HEADER Tabellentyp: Kopfinformation (Transaktionspuffer) 20050630
14 Importing IT_SEGMENT_HEADER_HIST Call by reference Type reference (TYPE) SUID_TT_SEGMENT_HEADER_HIST Tabellentyp: Kopfinformationen Änderungshistorie 20050812
15 Importing IT_SEGMENT_PARAMETER Call by reference Type reference (TYPE) SUID_TT_SEGMENT_PARAMETER Tabellentyp: Parameter (Transaktionspuffer) 20050715
16 Importing IT_SEGMENT_PROFILES Call by reference Type reference (TYPE) SUID_TT_SEGMENT_PROFILES_T04 Tabellentyp: Berechtigungen UST04 20050713
17 Importing IT_SEGMENT_PROFILES_USH04 Call by reference Type reference (TYPE) SUID_TT_SEGMENT_PROFILES_R04_H Tabellentyp: Berechtigungen USH04 20050713
18 Importing IT_SEGMENT_PROFILES_USR04 Call by reference Type reference (TYPE) SUID_TT_SEGMENT_PROFILES_R04 Tabellentyp: Berechtigungen USR04 20050713
19 Importing IT_SEGMENT_PWDHISTORY Call by reference Type reference (TYPE) SUID_TT_SEGMENT_PWDHISTORY Tabellentyp: Segment Passwort-Historie 20050919
20 Importing IT_SEGMENT_REFUSER Call by reference Type reference (TYPE) SUID_TT_SEGMENT_REFUSER Tabellentyp: Referenzbenutzer 20050707
21 Importing IT_SEGMENT_ROLES Call by reference Type reference (TYPE) SUID_TT_SEGMENT_ROLES Tabellentyp: Rollen Information (Transaktionspuffer) 20050630
22 Importing IT_SEGMENT_SNC Call by reference Type reference (TYPE) SUID_TT_SEGMENT_SNC Tabellentyp: SNC (Transaktionspuffer) 20050706
23 Importing IT_SEGMENT_STAMP Call by reference Type reference (TYPE) SUID_TT_SEGMENT_STAMP Tabellentyp: Zeitstempel für Identity 20050919
24 Importing IT_SEGMENT_UCLASS Call by reference Type reference (TYPE) SUID_TT_SEGMENT_UCLASS Tabellentyp: Lizenzdaten (Transaktionspuffer) 20050719
25 Importing IV_UPDATE_TASK Call by reference Type reference (TYPE) XFLAG 'X' Indikator: Verbuchung mit Update Task? 20050817
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY Exeception Basisklasse für BAPI Migration 20050520

Method SET_IDENTITY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20060425
2 Importing IV_IDENTITY_GUID Call by reference Type reference (TYPE) SUID_GUID GUID der Identity 20060425
# Exception Resumable Description Created on
1 CX_SUID_IDENTITY Exception Klasse Identity: Transaktionale Fehler 20060425
History
Last changed by/on SAP  20130531 
SAP Release Created in 710