SAP ABAP Class CL_ASSERTION_DME (Utility Class; Evaluation of Assertions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-TME (Application Component) Table Maintenance Tool
⤷
SDME_DLG (Package) DME: Maintenance dialogs

⤷

⤷

Properties
Class | CL_ASSERTION_DME | |
Short Description | Utility Class; Evaluation of Assertions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDME_DLG | DME: Maintenance dialogs |
Created | 19990301 | SAP |
Last change | 00000000 | 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_ASSERTION_DME has no interface implemented.
Friends
Class CL_ASSERTION_DME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SDMET_NAME | 'eq' | Allowed Operator | 19990301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Raises Exception if Expression Evaluates to False | 19990301 |
2 | ![]() |
Static method | Public | Method | Raises Exception | 19990301 |
Events
Class CL_ASSERTION_DME has no event.
Types
Class CL_ASSERTION_DME has no local type.
Method Signatures
Method ASSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LHS | Call by reference | Type reference (TYPE) | ANY | left hand side | 19990301 | ||
2 | ![]() |
OPERATOR | Call by reference | Type reference (TYPE) | SDMET_NAME | sic | 19990301 | ||
3 | ![]() |
RHS | Call by reference | Type reference (TYPE) | ANY | right hand side | 19990301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
raised iff expression evaluates to false | 19990301 | |
2 | ![]() |
raised iff invalid assertion operator specified | 19990301 |
Method RAISE_ASSERTION_FAILED Signature
Method RAISE_ASSERTION_FAILED on class CL_ASSERTION_DME has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
sic | 19990301 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 50A |