SAP ABAP Class CL_SECURITY_POLICY_ATTRIBUTE (Security Policy Attribute)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN (Application Component) Authentication and SSO
⤷
SECURITY_POLICY (Package) Security Policies

⤷

⤷

Properties
Class | CL_SECURITY_POLICY_ATTRIBUTE | |
Short Description | Security Policy Attribute | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECURITY_POLICY | Security Policies |
Created | 20090702 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SECURITY_POLICY_ATTRIBUTE has no interface implemented.
Friends
Class CL_SECURITY_POLICY_ATTRIBUTE has no friend class.
Attributes
Class CL_SECURITY_POLICY_ATTRIBUTE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check for authorization object S_SECPOL_A | 20091221 |
2 | ![]() |
Static method | Public | Method | Checks if security policy attribute value is permissible | 20090716 |
3 | ![]() |
Static method | Public | Method | Default Value of a Security Policy Attribute | 20090720 |
4 | ![]() |
Static method | Public | Method | Information About a Security Policy Attribute | 20090721 |
5 | ![]() |
Static method | Public | Method | Corresponding Value of Resolved Profile Parameter | 20110829 |
6 | ![]() |
Static method | Public | Method | Overview: All Available Security Policy Attributes | 20090722 |
Events
Class CL_SECURITY_POLICY_ATTRIBUTE has no event.
Types
Class CL_SECURITY_POLICY_ATTRIBUTE has no local type.
Method Signatures
Method CHECK_VALUE_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_KEY | technischer Name eines Sicherheitsrichtlinienattributs | 20091221 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091221 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_VALUE | Wert eines Sicherheitsrichtlinienattributs | 20091221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zu CL_SECURITY_POLICY | 20091221 |
Method CHECK_VALUE_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_KEY | technischer Name eines Sicherheitsrichtlinienattributs | 20090716 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090716 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_VALUE | Wert eines Sicherheitsrichtlinienattributs | 20090716 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zu CL_SECURITY_POLICY | 20090716 |
Method GET_DEFAULT_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_VALUE | Value transfer | Type reference (TYPE) | SEC_POLICY_ATTRIB_DEFAULT_VAL | Vorgabewert eines Sicherheitsrichtlinienattributs | 20090720 | ||
2 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_KEY | technischer Name eines Sicherheitsrichtlinienattributs | 20090720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zu CL_SECURITY_POLICY | 20090720 |
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_KEY | technischer Name eines Sicherheitsrichtlinienattributs | 20090721 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | SPACE | Sprache nach ISO 639 | 20090721 | |
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SECURITY_POLICY_ATTRIBUTE_INFO | Informationen über ein Sicherheitsrichtlinienattribut | 20090721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zu CL_SECURITY_POLICY | 20090721 |
Method GET_PROFILE_PARAMETER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_KEY | Technischer Name eines Sicherheitsrichtlinienattributs | 20110829 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SECURITY_POLICY_ATTRIB_VALUE | Wert eines Sicherheitsrichtlinienattributs | 20110829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zu CL_SECURITY_POLICY | 20110829 |
Method LIST_ALL_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | SPACE | Sprache nach ISO 639 | 20090722 | |
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SEC_POLICY_ATTRIBUTE_INFO_LIST | Liste: verfügbare Sicherheitsrichtlinienattribute | 20090722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zu CL_SECURITY_POLICY | 20090722 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |