SAP ABAP Class CL_WARRANTY_CHECK (Check warranty)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     EC_ESERVICE (Package) eService portal components
Properties
Class CL_WARRANTY_CHECK  
Short Description Check warranty    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EC_ESERVICE   eService portal components 
Created 20021210   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 AMYO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WARRANTY_CHECK has no interface implemented.
Friends
Class CL_WARRANTY_CHECK has no friend class.
Attributes
Class CL_WARRANTY_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJ_AUTHORITY Instance method Public Method Check authority to view object 20030122
2 CHECK_WARRANTY Instance method Public Method Check warranty 20021210
3 CONSTRUCTOR Instance method Public Constructor constructor 20021210
Events
Class CL_WARRANTY_CHECK has no event.
Types
Class CL_WARRANTY_CHECK has no local type.
Method Signatures

Method CHECK_OBJ_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJID Value transfer Type reference (TYPE) AMYO_S_OBJ-OBJKEY Objektschlüssel . 20030122
2 Importing OBJTYPE Value transfer Type reference (TYPE) AMYO_S_OBJ-OBJTYPE Objekttyp des Transp.wesens vom verwendenden Objekt 20030122
3 Importing PORTALUSER Value transfer Type reference (TYPE) SY-UNAME R/3-System, Benutzeranmeldename 20030122
4 Exporting RCODE Value transfer Type reference (TYPE) DATATYPE-BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20030122

Method CHECK_OBJ_AUTHORITY on class CL_WARRANTY_CHECK has no exception.

Method CHECK_WARRANTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HEADER_DETAIL Call by reference Type reference (TYPE) WCHECK_HEADER_DETAIL Garantie-Kopfdetails 20030115
2 Importing OBTYP Call by reference Type reference (TYPE) J_OBTYP Objekttyp des Transp.wesens vom verwendenden Objekt 20021210
3 Exporting POS_DETAIL Call by reference Type reference (TYPE) ECP_POS_DETAIL Details zur Garantieprüfung 20021210
4 Importing TECHOBJECT Call by reference Type reference (TYPE) WCHECK_OBJ Technisches Objekt für Garantieprüfung 20021210

Method CHECK_WARRANTY on class CL_WARRANTY_CHECK has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WARRANTY_CHECK has no parameter.
Method CONSTRUCTOR on class CL_WARRANTY_CHECK has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in 2002_1_46C