SAP ABAP Class CL_MP_CLAIM (Container for the Claim Data)
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
Properties
Class CL_MP_CLAIM  
Short Description Container for the Claim Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20021018   SAP 
Last change 20021108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PPET Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 PWTY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MP_CLAIM has no interface implemented.
Friends
Class CL_MP_CLAIM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_HEADER Instance attribute Public Type reference (TYPE) WTY_PNWTYH_DIA Dialog Table Header 20021018
2 CT_ITEMS Instance attribute Public Type reference (TYPE) WTY_PVWTY_DIA_TAB Dialog Structure Warranty Claim Item 20021018
3 CT_VERSIONS Instance attribute Public Type reference (TYPE) WTY_PNWTYV_DIA_TAB Dialog Structure Warranty Claim Version 20021018
4 CV_CLAIM_GUID Instance attribute Public Type reference (TYPE) WTY_PNGUID Internal Number of iPPE Node 20021018
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021018
2 GET_MATCHED_VERSIONS Instance method Public Method Returns Versions and Items that Meet Prerequisites 20021023
Events
Class CL_MP_CLAIM has no event.
Types
Class CL_MP_CLAIM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM_GUID Call by reference Type reference (TYPE) WTY_PNGUID Interne Nummer des iPPE-Knotens 20021018

Method CONSTRUCTOR on class CL_MP_CLAIM has no exception.

Method GET_MATCHED_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) WTY_PVWTY_DIA_TAB Dialog Tabelle Position 20021023
2 Exporting ET_VERSIONS Call by reference Type reference (TYPE) WTY_PNWTYV_DIA_TAB Dialog Tabelle Version 20021023
3 Importing IO_PREREQUISITES Call by reference Object reference (TYPE REF TO) CL_JS_SELECTION Selection screen definition with ranges 20021023

Method GET_MATCHED_VERSIONS on class CL_MP_CLAIM has no exception.
History
Last changed by/on SAP  20021108 
SAP Release Created in 471