SAP ABAP Class CL_GDV_CONSTRAINT (ABAP Unit Generic Data Constraint)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GDV_GENERAL (Package) Generic Data Verifier - General Parts

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CONSTRAINT | Constraint | 20110215 |
Properties
Class | CL_GDV_CONSTRAINT | |
Short Description | ABAP Unit Generic Data Constraint | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_GDV_GENERAL | Generic Data Verifier - General Parts |
Created | 20110215 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CONSTRAINT | Constraint | 20110215 |
Friends
Class CL_GDV_CONSTRAINT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GDV_TT_COMP_TYPE | Comparison Type; to be Used to Ignore Specific Fields | 20110215 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Represents Expected Value | 20110215 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | Log Level | 20110215 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Logged Messages | 20110215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates a Constraint | 20110215 |
Events
Class CL_GDV_CONSTRAINT has no event.
Types
Class CL_GDV_CONSTRAINT has no local type.
Method Signatures
Method S_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMP_TYPES | Call by reference | Type reference (TYPE) | GDV_TT_COMP_TYPE | Comparison Type; to be Used to Ignore Specific Fields | 20110215 | ||
2 | ![]() |
EXP | Call by reference | Type reference (TYPE) | ANY | Represents Expected Value | 20110215 | ||
3 | ![]() |
LOG_LEVEL | Call by reference | Type reference (TYPE) | C | Log Level | 20110215 | ||
4 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GDV_CONSTRAINT | ABAP Unit Generic Data Constraint | 20110215 |
Method S_INSTANCE on class CL_GDV_CONSTRAINT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |