SAP ABAP Class CL_MP_OPERATION_RESULT (Return Codes from the Operation)
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
Properties
Class CL_MP_OPERATION_RESULT  
Short Description Return Codes from the Operation    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISAUTO_WTY_MP   Mass Change Warranty Claim 
Created 20021018   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_MP_OPERATION_RESULT has no interface implemented.
Friends
Class CL_MP_OPERATION_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABORT Static Attribute Public Object reference (TYPE REF TO) CL_MP_OPERATION_RESULT Abort Process 20021018
2 CV_VALUE Instance attribute Private Type reference (TYPE) I Value 20021018
3 OK Static Attribute Public Object reference (TYPE REF TO) CL_MP_OPERATION_RESULT Success 20021018
4 SKIP Static Attribute Public Object reference (TYPE REF TO) CL_MP_OPERATION_RESULT Skip Current Object 20021018
5 SKIP_OPERATION Static Attribute Public Object reference (TYPE REF TO) CL_MP_OPERATION_RESULT Return Code from the Operation 20021107
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class Constructor 20021018
2 CONSTRUCTOR Instance method Public Constructor Constructor 20021018
3 GET_NOT_VALUE Instance method Public Method Returns Logical 'NOT' of the Value ('X' or Space) 20021018
Events
Class CL_MP_OPERATION_RESULT has no event.
Types
Class CL_MP_OPERATION_RESULT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MP_OPERATION_RESULT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MP_OPERATION_RESULT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I Value 20021018

Method CONSTRUCTOR on class CL_MP_OPERATION_RESULT has no exception.

Method GET_NOT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) CHAR1 Value 20021018

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