SAP ABAP Class CL_JO_CHECK_LOG (Check log abstract class)
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_JS_JOB_OPERATION Base Class for Job Operations 20020913
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_JO_WTY_CHECK_LOG Check Log for WTY 20020913
2 Inheritance (c INHERITING FROM c_ref)  CL_JO_WTY_CHECK_RE_LOG Check Rule Engine Log 20020913
Properties
Class CL_JO_CHECK_LOG  
Short Description Check log abstract class    
Super Class CL_JS_JOB_OPERATION Base Class for Job Operations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20020913   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_MP_OPERATION_RESULT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_JO_CHECK_LOG has no interface implemented.
Friends
Class CL_JO_CHECK_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CB_PREREQUISITE_MODE Instance attribute Private Object reference (TYPE REF TO) CL_BOOLEAN True if in "prerequisite" mode 20021112
2 CO_UI Instance attribute Private Object reference (TYPE REF TO) CL_UI_CHECK_LOG WTY MP: UI for CL_JO_CHECK_LOG 20020917
3 CT_MESSAGES Instance attribute Protected Type reference (TYPE) WTYMP_CHECK_LOG_DEF_TAB Table of WTYMP_CHEK_LOG_DEF 20020917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021112
2 GEN_APPEND_CHECK Instance method Public Method 20021001
3 GET_MESSAGES Instance method Protected Method 20021030
4 GET_PREREQUISITE_MODE Instance method Public Method 20021121
5 GET_PRIORITY Instance method Private Method 20021112
6 GET_RESULT Instance method Private Method 20021112
7 SET_CONTEXT Instance method Protected Method 20021113
8 SET_PREREQUISITE_MODE Instance method Public Method 20021113
Events
Class CL_JO_CHECK_LOG has no event.
Types
Class CL_JO_CHECK_LOG 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 Abstarct class MP-job 20021112

Method CONSTRUCTOR on class CL_JO_CHECK_LOG has no exception.

Method GEN_APPEND_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) WTYMP_CHECK_LOG_DEF Structure for the step "Check log" 20021001

Method GEN_APPEND_CHECK on class CL_JO_CHECK_LOG has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) TSMESG Nachrichtentabelle Nachrichtensammler 20021030

Method GET_MESSAGES on class CL_JO_CHECK_LOG has no exception.

Method GET_PREREQUISITE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_PREREQUISITES Value transfer Object reference (TYPE REF TO) CL_BOOLEAN Boolean Klasse 20021121

Method GET_PREREQUISITE_MODE on class CL_JO_CHECK_LOG has no exception.

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESULT Call by reference Object reference (TYPE REF TO) CL_MP_OPERATION_RESULT Return codes from the operation 20021112
2 Returning RV_PRIORITY Value transfer Type reference (TYPE) I Priority 20021112

Method GET_PRIORITY on class CL_JO_CHECK_LOG has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESULT Call by reference Type reference (TYPE) WTYMP_CHECK_DECISION Entscheidung 20021112
2 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_MP_OPERATION_RESULT Return codes from the operation 20021112

Method GET_RESULT on class CL_JO_CHECK_LOG has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MESSAGE Call by reference Type reference (TYPE) SMESG Nachrichtensammler 20021113

Method SET_CONTEXT on class CL_JO_CHECK_LOG has no exception.

Method SET_PREREQUISITE_MODE Signature

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

Method SET_PREREQUISITE_MODE on class CL_JO_CHECK_LOG has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 471