SAP ABAP Class CX_SLAD_ACCESS_EXCEPTION (SALD: Access Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_EXCEPTIONS (Package) SLAD: Exceptions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SLAD_EXCEPTION | SLAD : Exception | 20060529 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SLAD_CORR_FAILURE | SALD: | 20060529 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SLAD_PERMISSION_FAILURE | SALD: No Authorization | 20060529 |
Properties
Class | CX_SLAD_ACCESS_EXCEPTION | |
Short Description | SALD: Access Error | |
Super Class | CX_SLAD_EXCEPTION | SLAD : Exception |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SLAD_EXCEPTIONS | SLAD: Exceptions |
Created | 20060529 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SLAD_ACCESS_EXCEPTION has no forward declaration.
Interfaces
Class CX_SLAD_ACCESS_EXCEPTION has no interface implemented.
Friends
Class CX_SLAD_ACCESS_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '2C3899441833D755E10000000A42425B' | 20060621 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SLAD_OBJECT_NAME | SLAD: Name of Object | 20060621 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E081DEB90B3776CA52AD7C9' | 20060911 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Messages, Message Class | 20060529 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20060529 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20060529 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Messages, Message Variable | 20060529 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060529 |
Events
Class CX_SLAD_ACCESS_EXCEPTION has no event.
Types
Class CX_SLAD_ACCESS_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | SLAD_OBJECT_NAME | 20060621 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060529 | |||
3 | ![]() |
T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20060529 | |||
4 | ![]() |
T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20060529 | |||
5 | ![]() |
T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20060529 | |||
6 | ![]() |
T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20060529 | |||
7 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060529 |
Method CONSTRUCTOR on class CX_SLAD_ACCESS_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |