SAP ABAP Class CX_SECURITY_POLICY (Exception Class for CL_SECURITY_POLICY)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN (Application Component) Authentication and SSO
     SECURITY_POLICY (Package) Security Policies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20090911
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090901
Properties
Class CX_SECURITY_POLICY  
Short Description Exception Class for CL_SECURITY_POLICY    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SECURITY_POLICY    
Program status     
Category 40  Exception Class 
Package SECURITY_POLICY   Security Policies 
Created 20090716   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SECURITY_POLICY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090901
Friends
Class CX_SECURITY_POLICY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_DOES_NOT_EXIST Constant Public See coding 20090716
2 ATTRIBUTE_KEY Instance attribute Public Type reference (TYPE) SECURITY_POLICY_ATTRIB_KEY Technical Name of a Security Policy Attribute 20090716
3 ATTRIBUTE_VALUE Instance attribute Public Type reference (TYPE) SECURITY_POLICY_ATTRIB_VALUE Value of a Security Policy Attribute 20090925
4 AUTH_CREATE_POLICY Constant Public See coding 20091126
5 AUTH_DELETE_POLICY Constant Public See coding 20091126
6 AUTH_MODIFY_POLICY Constant Public See coding 20091126
7 AUTH_POLICY_ATTRIB_VALUE Constant Public See coding 20091126
8 DB_ERROR Constant Public See coding 20090824
9 ENQUEUE_ERROR Constant Public See coding 20090911
10 ENQUEUE_LOCKED Constant Public See coding 20090825
11 INVALID_ATTRIBUTE_VALUE Constant Public See coding 20090824
12 LANGUAGE Instance attribute Public Type reference (TYPE) LAISO Language According to ISO 639 20090721
13 LANGUAGE_UNKNOWN Constant Public See coding 20090901
14 LOCK_HOLDER Instance attribute Public Type reference (TYPE) STRING Collision user for lock errors 20090911
15 POLICY_DOES_ALREADY_EXIST Constant Public See coding 20090824
16 POLICY_DOES_NOT_EXIST Constant Public See coding 20090716
17 POLICY_NAME Instance attribute Public Type reference (TYPE) SECURITY_POLICY_NAME Security Policy Name 20090716
18 TABLE_NAME Instance attribute Public Type reference (TYPE) STRING Table Name 20090824
19 TEXT1 Instance attribute Public Type reference (TYPE) SYMSGV Message Text 1..50 20090911
20 TEXT2 Instance attribute Public Type reference (TYPE) SYMSGV Message Text 51..100 20090911
21 TEXT3 Instance attribute Public Type reference (TYPE) SYMSGV Message Text 101..150 20090911
22 TEXT4 Instance attribute Public Type reference (TYPE) SYMSGV Message Text 151..200 20090911
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090716
Events
Class CX_SECURITY_POLICY has no event.
Types
Class CX_SECURITY_POLICY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_KEY Call by reference Type reference (TYPE) SECURITY_POLICY_ATTRIB_KEY 20090716
2 Importing ATTRIBUTE_VALUE Call by reference Type reference (TYPE) SECURITY_POLICY_ATTRIB_VALUE 20090925
3 Importing LANGUAGE Call by reference Type reference (TYPE) LAISO 20090721
4 Importing LOCK_HOLDER Call by reference Type reference (TYPE) STRING 20090911
5 Importing POLICY_NAME Call by reference Type reference (TYPE) SECURITY_POLICY_NAME 20090716
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090716
7 Importing TABLE_NAME Call by reference Type reference (TYPE) STRING 20090824
8 Importing TEXT1 Call by reference Type reference (TYPE) SYMSGV 20090911
9 Importing TEXT2 Call by reference Type reference (TYPE) SYMSGV 20090911
10 Importing TEXT3 Call by reference Type reference (TYPE) SYMSGV 20090911
11 Importing TEXT4 Call by reference Type reference (TYPE) SYMSGV 20090911
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090716

Method CONSTRUCTOR on class CX_SECURITY_POLICY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800