SAP ABAP Class IF_SRAL_BLACKLIST (RAL: User Blacklist)
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
Class IF_SRAL_BLACKLIST  
Short Description RAL: User Blacklist    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120507   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRAL_BLACKLIST has no forward declaration.
Interfaces
Class IF_SRAL_BLACKLIST has no interface implemented.
Friends
Class IF_SRAL_BLACKLIST has no friend class.
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
Class IF_SRAL_BLACKLIST has no event.
Types
Class 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 class IF_SRAL_BLACKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_SRAL RAL: Exception 20120627

Method SAVE Signature

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

Method TERMINATE Signature

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

Method UNLOCK Signature

Method UNLOCK on class 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