SAP ABAP Class CX_AUNIT_PROG_ACCESS (Cannot access Program)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CORE (Package) INTERNAL: NO REUSE - Core functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20120602 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IX_AUNIT_EXCEPTION | INTERNAL: Tagging interface | 20130307 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_AUNIT_PROG_COMPILATION | Compilation issue for program | 20120602 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_AUNIT_PROG_EXISTS_NOT | Program does not exist | 20120602 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_AUNIT_PROG_TEST_BYTE_CODE | Issue with access to byte code | 20120602 |
Properties
Class | CX_AUNIT_PROG_ACCESS | |
Short Description | Cannot access Program | |
Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SABP_UNIT_CORE | INTERNAL: NO REUSE - Core functionality |
Created | 20120602 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_AUNIT_PROG_ACCESS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IX_AUNIT_EXCEPTION | INTERNAL: Tagging interface | 20130307 |
Friends
Class CX_AUNIT_PROG_ACCESS 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 | '5CF3FCDA894C1EE1AB9D356E2B5A49BA' | 20120602 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20120602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120602 |
Events
Class CX_AUNIT_PROG_ACCESS has no event.
Types
Class CX_AUNIT_PROG_ACCESS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120602 | |||
2 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGNAME | 20120602 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120602 |
Method CONSTRUCTOR on class CX_AUNIT_PROG_ACCESS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |