SAP ABAP Class CX_WCAT_INT_PROCESSING_ERROR (Internal error while executing processing logic)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-CA (Application Component) Distribution
     WCAT (Package) Trading: Cost Allocation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WCAT_STATIC Static exception class 20090205
Properties
Class CX_WCAT_INT_PROCESSING_ERROR  
Short Description Internal error while executing processing logic    
Super Class CX_WCAT_STATIC Static exception class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package WCAT   Trading: Cost Allocation 
Created 20090205   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WCAT_BILLING_DOCUMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_WCAT_INT_PROCESSING_ERROR has no interface implemented.
Friends
Class CX_WCAT_INT_PROCESSING_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INT_ERROR Constant Public See coding 20090205
2 MV_BILL_DOC_NUM Instance attribute Public Type reference (TYPE) CL_WCAT_BILLING_DOCUMENT=>BILL_DOC_NUM Billing Document Number 20090205
3 MV_ERROR_INFO Instance attribute Public Type reference (TYPE) MSGV1 Error information 20090226
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090205
Events
Class CX_WCAT_INT_PROCESSING_ERROR has no event.
Types
Class CX_WCAT_INT_PROCESSING_ERROR 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 MV_BILL_DOC_NUM Call by reference Type reference (TYPE) CL_WCAT_BILLING_DOCUMENT=>BILL_DOC_NUM 20090205
2 Importing MV_ERROR_INFO Call by reference Type reference (TYPE) MSGV1 20090226
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090205
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090205

Method CONSTRUCTOR on class CX_WCAT_INT_PROCESSING_ERROR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605