SAP ABAP Class CL_AUST_CONSTRAINTS (Factory on Constraints)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_SELFTEST (Package) INTERNAL: NO REUSE - Self test
Properties
Class CL_AUST_CONSTRAINTS  
Short Description Factory on Constraints    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SABP_UNIT_SELFTEST   INTERNAL: NO REUSE - Self test 
Created 20080124   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AUST_CONSTRAINTS has no forward declaration.
Interfaces
Class CL_AUST_CONSTRAINTS has no interface implemented.
Friends
Class CL_AUST_CONSTRAINTS has no friend class.
Attributes
Class CL_AUST_CONSTRAINTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AND Static method Public Method Logical and of up to 4 Constraints 20080124
2 BETWEEN Static method Public Method Upper and Lower Boundary of Numerics 20080124
3 OR Static method Public Method Logical or of up to 4 Constraints 20080124
Events
Class CL_AUST_CONSTRAINTS has no event.
Types
Class CL_AUST_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 Constraint 20080124
2 Importing C2 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124
3 Importing C3 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124
4 Importing C4 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124

Method AND on class CL_AUST_CONSTRAINTS has no exception.

Method BETWEEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOWER Call by reference Type reference (TYPE) NUMERIC Lower Limit (greater equal) 20080124
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124
3 Importing UPPER Call by reference Type reference (TYPE) NUMERIC Upper Limit (less equal) 20080124

Method BETWEEN on class CL_AUST_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 Constraint 20080124
2 Importing C2 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124
3 Importing C3 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124
4 Importing C4 Call by reference Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_CONSTRAINT Constraint 20080124

Method OR on class CL_AUST_CONSTRAINTS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711