SAP ABAP Class IF_SAMDT_VALIDATION_ENGINE (S&AM Validation Engine)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAMDT_VALIDATION_ENGINE SAM Validation Engine 20100325
Properties
Class IF_SAMDT_VALIDATION_ENGINE  
Short Description S&AM Validation Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100325   SAP 
Last change 20110908   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 IF_SAMDT_VALIDATION_ENGINE has no interface implemented.
Friends
Class IF_SAMDT_VALIDATION_ENGINE has no friend class.
Attributes
Class IF_SAMDT_VALIDATION_ENGINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALIDATE_ELEMENTS Instance method Public Method 20100325
2 VALIDATE_RELATIONS Instance method Public Method 20100325
3 VALIDATE_SCHEMA Instance method Public Method 20100325
Events
Class IF_SAMDT_VALIDATION_ENGINE has no event.
Types
Class IF_SAMDT_VALIDATION_ENGINE has no local type.
Method Signatures

Method VALIDATE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALID_ELEMENTS Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TTS_ELEMENTS 20100325
2 Importing ID_FINAL Call by reference Type reference (TYPE) ABAP_BOOL 20100330
3 Importing IS_SCHEMA Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_SCHEMA 20100325
4 Importing IT_ELEMENTS Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TTS_ELEMENTS 20100325

Method VALIDATE_ELEMENTS on class IF_SAMDT_VALIDATION_ENGINE has no exception.

Method VALIDATE_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALID_RELATIONS Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TTS_RELATIONS 20100325
2 Importing ID_FINAL Call by reference Type reference (TYPE) ABAP_BOOL 20100330
3 Importing IS_SCHEMA Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_SCHEMA 20100325
4 Importing IT_RELATIONS Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TTS_RELATIONS 20100325

Method VALIDATE_RELATIONS on class IF_SAMDT_VALIDATION_ENGINE has no exception.

Method VALIDATE_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SCHEMA_PREFIX Call by reference Type reference (TYPE) STRING 20100819
2 Importing IS_SCHEMA Call by reference Type reference (TYPE) IF_SAMDT_CORE_TYPES=>TY_SCHEMA 20100325

Method VALIDATE_SCHEMA on class IF_SAMDT_VALIDATION_ENGINE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in