SAP ABAP Class CL_JO_WTY_EXEC_ACTION (Operation "Call Warranty Action")
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_JO_UPDATE_OPERATION Base Class for Operations that Changes the Object 20020917
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WTY_JOB_OPERATION Warranty Job Operation 20020827
Properties
Class CL_JO_WTY_EXEC_ACTION  
Short Description Operation "Call Warranty Action"    
Super Class CL_JO_UPDATE_OPERATION Base Class for Operations that Changes the Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020827   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
# Interface Abstract Final Description Created on
1 IF_WTY_JOB_OPERATION Warranty Job Operation 20020827
Friends
Class CL_JO_WTY_EXEC_ACTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PRE_POST Instance attribute Private Object reference (TYPE REF TO) CL_WTY_PRE_POST_CONDITIONS WTY MP: Container for Preconditions and Postconditions 20020917
2 CO_UI Instance attribute Private Object reference (TYPE REF TO) CL_UI_WTY_EXEC_ACTION WTY MP: UI Representation of the Operation "Exec. Action" 20021001
3 CV_ACTION_CODE Instance attribute Private Type reference (TYPE) WTY_ACODE Activity Code 20021002
4 CV_CLAIM_GUID Instance attribute Private 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 20020827
2 GEN_SET_ACTION_CODE Instance method Public Method 20021001
3 GEN_SET_PRE_POST_OBJECT Instance method Public Method 20021001
Events
Class CL_JO_WTY_EXEC_ACTION has no event.
Types
Class CL_JO_WTY_EXEC_ACTION 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 IO_JOB Call by reference Object reference (TYPE REF TO) CL_MP_JOB WTY MP: MP-job 20020827

Method CONSTRUCTOR on class CL_JO_WTY_EXEC_ACTION has no exception.

Method GEN_SET_ACTION_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACODE Call by reference Type reference (TYPE) WTY_ACODE Aktionscode 20021001

Method GEN_SET_ACTION_CODE on class CL_JO_WTY_EXEC_ACTION has no exception.

Method GEN_SET_PRE_POST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) CL_WTY_PRE_POST_CONDITIONS WTY MP:COntainer for pre- and post-conditions 20021001

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