SAP ABAP Interface IF_MP_VALIDATION (Methods for Validation of the User Input)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-WTY (Application Component) Warranty Claim Processing
     ISAUTO_WTY_MP (Package) Mass Change Warranty Claim
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
Interface IF_MP_VALIDATION  
Short Description Methods for Validation of the User Input    
General Data
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20021216   SAP 
Last changed 20021217   SAP 
Unicode checks active    
Forward declarations
Interface IF_MP_VALIDATION has no forward declaration.
Interfaces
Interface IF_MP_VALIDATION has no interface.
Friends
Interface IF_MP_VALIDATION has no friend.
Attributes
Interface 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
Interface IF_MP_VALIDATION has no event.
Types
Interface 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 471