SAP ABAP Interface IF_SRAL_BLACKLIST (RAL: User Blacklist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-RAL (Application Component) Read Access Logging
     SREAD_ACCESS_LOG_CORE (Package) Read Access Logging: Core Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRAL_BLACKLIST SRAL: Handling of one user blacklist 20120508
Properties
Interface IF_SRAL_BLACKLIST  
Short Description RAL: User Blacklist    
General Data
Package SREAD_ACCESS_LOG_CORE   Read Access Logging: Core Framework 
Created 20120507   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_SRAL_BLACKLIST has no forward declaration.
Interfaces
Interface IF_SRAL_BLACKLIST has no interface.
Friends
Interface IF_SRAL_BLACKLIST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HAS_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120627
2 IS_LOCKED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120627
3 IS_NEW Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120627
4 IS_TERMINATED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120627
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USER Instance method Public Method Add user to blacklist 20120507
2 DELETE_USER Instance method Public Method Delete user from blacklist 20120507
3 GET_BLACKLIST_INFO Instance method Public Method Get header data about this blacklist 20120508
4 GET_USER_LIST Instance method Public Method Get list of users in blacklist 20120507
5 GET_USER_LIST_DB Instance method Public Method Get list of users in blacklist stored on db 20121108
6 LOCK Instance method Public Method Lock blacklist 20120627
7 SAVE Instance method Public Method Save blacklist 20120627
8 TERMINATE Instance method Public Method Terminate blacklist instance 20120627
9 UNLOCK Instance method Public Method Unlock blacklist 20120627
Events
Interface IF_SRAL_BLACKLIST has no event.
Types
Interface IF_SRAL_BLACKLIST has no local type.
Method Signatures

Method ADD_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME 20120508
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120508

Method DELETE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USERNAME Call by reference Type reference (TYPE) XUBNAME 20120508
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120508

Method GET_BLACKLIST_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TZNZONE Boolean Variable (X=True, -=False, Space=Unknown) 20121217
2 Returning RS_BLACKLIST_INFO Value transfer Type reference (TYPE) SRAL_BL_INFO 20120508
# Exception Resumable Description Created on
1 CX_SRAL 20120518

Method GET_USER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TZNZONE Boolean Variable (X=True, -=False, Space=Unknown) 20121217
2 Returning RT_USER_LIST Value transfer Type reference (TYPE) SRAL_BL_USER_ENTRY_T 20120508
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120508

Method GET_USER_LIST_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_ZONE Call by reference Type reference (TYPE) TZNZONE Boolean Variable (X=True, -=False, Space=Unknown) 20121217
2 Returning RT_USER_LIST Value transfer Type reference (TYPE) SRAL_BL_USER_ENTRY_T 20121108
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20121108

Method LOCK Signature

Method LOCK on Interface IF_SRAL_BLACKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120627

Method SAVE Signature

Method SAVE on Interface IF_SRAL_BLACKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120627

Method TERMINATE Signature

Method TERMINATE on Interface IF_SRAL_BLACKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120627

Method UNLOCK Signature

Method UNLOCK on Interface IF_SRAL_BLACKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120627
History
Last changed by/on SAP  20130531 
SAP Release Created in 732