SAP ABAP Class CL_WTYSC_APPLICATION (Generic Class for service integration with Warranty)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-WTY (Application Component) Service Process Warranty
     WTYSC (Package) Service Integration with Warranty
Properties
Class CL_WTYSC_APPLICATION  
Short Description Generic Class for service integration with Warranty    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WTYSC   Service Integration with Warranty 
Created 20040108   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WTYS1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WTYSC_APPLICATION has no interface implemented.
Friends
Class CL_WTYSC_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CT_MAPPING Static Attribute Public Type reference (TYPE) WTYS1_MAPPING_TAB Table of WTYSCC_TABLE entries 20040702
2 C_APPLICATION_ACTIVE Constant Public Type reference (TYPE) WTYSC_ACTIVE 'X' Application active 20040108
3 C_APPLICATION_INACTIVE Constant Public Type reference (TYPE) WTYSC_ACTIVE '' Application Inactive 20040108
4 C_APPLICATION_SC Constant Protected Type reference (TYPE) WTYSC_APPLICATION 'SC' Service Center Application 20040108
5 M_APPLICATION_SC_STATUS Static Attribute Public Type reference (TYPE) WTYSC_ACTIVE State of Service Center Application(active/inactive) 20040108
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_APPL_FOR_ORDER_PLANT Static method Public Method Check if application can be enabled for given order & plant 20040702
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040108
Events
Class CL_WTYSC_APPLICATION has no event.
Types
Class CL_WTYSC_APPLICATION has no local type.
Method Signatures

Method CHECK_APPL_FOR_ORDER_PLANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE Call by reference Type reference (TYPE) WTYSC_ACTIVE Kennzeichen: Applikation aktiv/inaktiv 20040702
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20040702
3 Importing IV_CS_ORDER_TYPE Call by reference Type reference (TYPE) AUFART Auftragsart 20040702
4 Importing IV_PLANT Call by reference Type reference (TYPE) WERKS_D Werk 20040702
# Exception Resumable Description Created on
1 INSUFFICIENT_DATA 20040702
2 ORDER_NOT_FOUND 20040702

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WTYSC_APPLICATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WTYSC_APPLICATION has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500