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 ABAP 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 AND Static method Public Method OBSOLETE - use CL_AUNIT_CONSTRAINTS 20080125
2 IS_INITIAL Static method Public Method OBSOLETE - use CL_AUNIT_ASSERT 20080125
3 IS_NOT_INITIAL Static method Public Method OBSOLETE - use CL_AUNIT_ASSERT 20080125
4 NOT Static method Public Method OBSOLETE - use CL_AUNIT_CONSTRAINTS 20080125
5 OR 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 Importing C1 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT 1. Bedingung 20080125
2 Importing C2 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT 2. Bedingung 20080125
3 Importing C3 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT weitere Bedingung 20080125
4 Importing C4 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT weitere Bedingung 20080125
5 Returning 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 Returning 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 Returning 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 Importing CONSTRAINT Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT Originalbedingung 20080125
2 Returning 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 Importing C1 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT 1. Bedingung 20080125
2 Importing C2 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT 2. Bedingung 20080125
3 Importing C3 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT weitere Bedingung 20080125
4 Importing C4 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT weitere Bedingung 20080125
5 Returning 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