SAP ABAP Class IF_MP_VALIDATION (Methods for Validation of the User Input)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EX_WTY_MASS_PROCESSING User Exit for Warranty Mass Processing 20021216
Properties
Class IF_MP_VALIDATION  
Short Description Methods for Validation of the User Input    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021216   SAP 
Last change 20021217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MP_VALIDATION has no forward declaration.
Interfaces
Class IF_MP_VALIDATION has no interface implemented.
Friends
Class IF_MP_VALIDATION has no friend class.
Attributes
Class IF_MP_VALIDATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 VALIDATE_CONDITION_VALUE Instance method Public Method Validate Condition Value Entered by User 20021216
2 VALIDATE_FIELD_VALUE Instance method Public Method Validate Value Entered by User in the Field 20021216
Events
Class IF_MP_VALIDATION has no event.
Types
Class IF_MP_VALIDATION has no local type.
Method Signatures

Method VALIDATE_CONDITION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONDITION_TYPE Call by reference Type reference (TYPE) WTY_KSCHL Konditionsart 20021216
2 Importing IV_CURRENCY Call by reference Type reference (TYPE) WTY_CONCRNCY Konditionswährung auf der Position 20021216
3 Importing IV_JOBID Call by reference Type reference (TYPE) WTYMP_JOBID 20021216
4 Importing IV_STEPID Call by reference Type reference (TYPE) WTYMP_STEP_ID 20021216
5 Importing IV_VALUE Call by reference Type reference (TYPE) WTY_BETRG Betrag für Preis- oder prozentuale Kondition 20021216
# Exception Resumable Description Created on
1 VALIDATION_FAILED 20021216

Method VALIDATE_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20021216
2 Importing IV_JOBID Call by reference Type reference (TYPE) WTYMP_JOBID Job-ID 20021216
3 Importing IV_STEPID Call by reference Type reference (TYPE) WTYMP_STEP_ID Schritt-ID 20021216
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20021216
5 Importing IV_VALUE Call by reference Type reference (TYPE) DATA Field value 20021216
# Exception Resumable Description Created on
1 VALIDATION_FAILED 20021216
History
Last changed by/on SAP  20021217 
SAP Release Created in