SAP ABAP Class CL_JO_UPDATE_FIELDS (Operation "Update Fields")
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_JO_WTY_UPDATE_FIELDS Operation "Update Fields" for WTY 20020827
Properties
Class CL_JO_UPDATE_FIELDS  
Short Description Operation "Update Fields"    
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
Class CL_JO_UPDATE_FIELDS has no interface implemented.
Friends
Class CL_JO_UPDATE_FIELDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CB_NOT_APPEND_TO_SELECTION Instance attribute Private Object reference (TYPE REF TO) CL_BOOLEAN Boolean Class 20021127
2 CO_SUBSTITUTION Instance attribute Protected Object reference (TYPE REF TO) CL_JS_SELECTION_PARAMETERS 20020827
3 CT_SAVED_SELECTION_CODE Instance attribute Protected Type reference (TYPE) WTYMP_T_TAB_SOURCE 20021127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020827
2 GEN_SET_SUBSTITUTION_OBJECT Instance method Public Method 20021001
3 SET_NOT_APPEND_TO_SELECTION Instance method Protected Method 20021127
Events
Class CL_JO_UPDATE_FIELDS has no event.
Types
Class CL_JO_UPDATE_FIELDS 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_UPDATE_FIELDS has no exception.

Method GEN_SET_SUBSTITUTION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUBSTITUTION Call by reference Object reference (TYPE REF TO) CL_JS_SELECTION_PARAMETERS Selection screen definition for parameters 20021001

Method GEN_SET_SUBSTITUTION_OBJECT on class CL_JO_UPDATE_FIELDS has no exception.

Method SET_NOT_APPEND_TO_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IB_VALUE Call by reference Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021127

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