SAP ABAP Class CL_AUNIT_CONSTRAINTS (Provides BOOLEAN Constraints)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_CONSTRAINT_API (Package) API to ABAP Unit Constraints
⤷
⤷
Properties
| Class | CL_AUNIT_CONSTRAINTS | |
| Short Description | Provides BOOLEAN Constraints | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABP_UNIT_CONSTRAINT_API | API to ABAP Unit Constraints |
| Created | 20080929 | 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_AUNIT_CONSTRAINTS has no interface implemented.
Friends
Class CL_AUNIT_CONSTRAINTS has no friend class.
Attributes
Class CL_AUNIT_CONSTRAINTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Logical AND of Multiple Constraints | 20080929 | |
| 2 | Static method | Public | Method | Logical NAND of Multiple Constraints | 20080929 | |
| 3 | Static method | Public | Method | Logical NOR of Multiple Constraints | 20080929 | |
| 4 | Static method | Public | Method | Logical NOT of Constraint | 20080929 | |
| 5 | Static method | Public | Method | Logical OR of Multiple Constraints | 20080929 | |
| 6 | Static method | Public | Method | Logical XOR of 2 Constraints | 20080929 |
Events
Class CL_AUNIT_CONSTRAINTS has no event.
Types
Class CL_AUNIT_CONSTRAINTS has no local type.
Method Signatures
Method AND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C1 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 2 | C2 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 3 | C3 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 4 | C4 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 |
Method AND on class CL_AUNIT_CONSTRAINTS has no exception.
Method NAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C1 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 2 | C2 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 3 | C3 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 4 | C4 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 |
Method NAND on class CL_AUNIT_CONSTRAINTS has no exception.
Method NOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C1 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 2 | C2 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 3 | C3 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 4 | C4 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 |
Method NOR on class CL_AUNIT_CONSTRAINTS has no exception.
Method NOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSTRAINT | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 |
Method NOT on class CL_AUNIT_CONSTRAINTS has no exception.
Method OR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C1 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 2 | C2 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 3 | C3 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 4 | C4 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 |
Method OR on class CL_AUNIT_CONSTRAINTS has no exception.
Method XOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C1 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 2 | C2 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 | |||
| 3 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Constraint | 20080929 |
Method XOR on class CL_AUNIT_CONSTRAINTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |