SAP ABAP Class CL_GDV_XML_CONSTRAINT (ABAP Unit XML 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_XML_CONSTRAINT | |
| Short Description | ABAP Unit XML 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_XML_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 | Type reference (TYPE) | STRING | Represents Expected XML | 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 | Instance method | Private | Method | Call the GDV | 20110215 | |
| 2 | Static method | Public | Method | Creates a Constraint | 20110215 |
Events
Class CL_GDV_XML_CONSTRAINT has no event.
Types
Class CL_GDV_XML_CONSTRAINT has no local type.
Method Signatures
Method IS_XML_AS_EXPECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | STRING | Actual XML | 20110215 | |||
| 2 | R_FLG_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Actual XML Satisifies Expected XML? | 20110215 |
Method IS_XML_AS_EXPECTED on class CL_GDV_XML_CONSTRAINT has no exception.
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 | 20110215 | ||||
| 2 | EXP | Call by reference | Type reference (TYPE) | STRING | 20110215 | ||||
| 3 | LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110215 | ||||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GDV_XML_CONSTRAINT | 20110215 |
Method S_INSTANCE on class CL_GDV_XML_CONSTRAINT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |