SAP ABAP Class CL_CONSTRAINTS (OBSOLETE - use CL_AUNIT_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_CONSTRAINTS | |
| Short Description | OBSOLETE - use CL_AUNIT_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 | 20080125 | SAP |
| Last change | 20090618 | 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_CONSTRAINTS has no interface implemented.
Friends
Class CL_CONSTRAINTS has no friend class.
Attributes
Class CL_CONSTRAINTS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | OBSOLETE - use CL_AUNIT_CONSTRAINTS | 20080125 | |
| 2 | Static method | Public | Method | OBSOLETE - use CL_AUNIT_ASSERT | 20080125 | |
| 3 | Static method | Public | Method | OBSOLETE - use CL_AUNIT_ASSERT | 20080125 | |
| 4 | Static method | Public | Method | OBSOLETE - use CL_AUNIT_CONSTRAINTS | 20080125 | |
| 5 | Static method | Public | Method | OBSOLETE - use CL_AUNIT_CONSTRAINTS | 20080125 |
Events
Class CL_CONSTRAINTS has no event.
Types
Class CL_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 | 1. Bedingung | 20080125 | |||
| 2 | C2 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | 2. Bedingung | 20080125 | |||
| 3 | C3 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | weitere Bedingung | 20080125 | |||
| 4 | C4 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | weitere Bedingung | 20080125 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Gesamtbedingung | 20080125 |
Method AND on class CL_CONSTRAINTS has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Überprüfung auf initiales Datenobjekt | 20080125 |
Method IS_INITIAL on class CL_CONSTRAINTS has no exception.
Method IS_NOT_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Überprüfung auf nicht initiales Datenobjekt | 20080125 |
Method IS_NOT_INITIAL on class CL_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 | Originalbedingung | 20080125 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | Verneinte Originalbedingung | 20080125 |
Method NOT on class CL_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 | 1. Bedingung | 20080125 | |||
| 2 | C2 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | 2. Bedingung | 20080125 | |||
| 3 | C3 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | weitere Bedingung | 20080125 | |||
| 4 | C4 | Call by reference | Object reference (TYPE REF TO) | IF_CONSTRAINT | weitere Bedingung | 20080125 | |||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_CONSTRAINT | neue Gesamtbedingung | 20080125 |
Method OR on class CL_CONSTRAINTS has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |