SAP ABAP Class CL_JS_JOB_OPERATION (Base Class for Job Operations)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MP_JOB_STEP Base Abstract Class for Job Steps 20020814
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_JO_CHECK_LOG Check log abstract class 20020913
2 Inheritance (c INHERITING FROM c_ref)  CL_JO_CUSTOMER_EXIT_CALL Operation "Call Customer Exit" 20021031
3 Inheritance (c INHERITING FROM c_ref)  CL_JO_UPDATE_OPERATION Base Class for Operations that Changes the Object 20020917
4 Inheritance (c INHERITING FROM c_ref)  CL_JO_WTY_PRICING Pricing Abstract Class 20020926
Properties
Class CL_JS_JOB_OPERATION  
Short Description Base Class for Job Operations    
Super Class CL_MP_JOB_STEP Base Abstract Class for Job Steps 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020814   SAP 
Last change 20021108   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WTYMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_JS_JOB_OPERATION has no interface implemented.
Friends
Class CL_JS_JOB_OPERATION has no friend class.
Attributes
Class CL_JS_JOB_OPERATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20020814
Events
Class CL_JS_JOB_OPERATION has no event.
Types
Class CL_JS_JOB_OPERATION has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_MP_OPERATION_RESULT Return code from the operation 20021018

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