SAP ABAP Class CX_IFW_ERROR (Exception class for IFW)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-IFW (Application Component) Invoice Forecasting
     CIWB_UI (Package) Invoice Forecasting Worklist: UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_IFW_ROOT Root exception class for IFW 20110301
Properties
Class CX_IFW_ERROR  
Short Description Exception class for IFW    
Super Class CX_IFW_ROOT Root exception class for IFW 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package CIWB_UI   Invoice Forecasting Worklist: UI 
Created 20100709   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_IFW_ERROR has no forward declaration.
Interfaces
Class CX_IFW_ERROR has no interface implemented.
Friends
Class CX_IFW_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATE_ERROR Constant Public See coding 20100709
2 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING 20100709
3 INCORRECT_STATUS_CUSTOMIZING Constant Public See coding 20110302
4 INV_CAT Instance attribute Public Type reference (TYPE) IFW_DE_INV_CAT Invoice Category 20110302
5 INV_NR Instance attribute Public Type reference (TYPE) IFW_DE_INV_NR Invoice Reference Number 20110302
6 INV_TYPE Instance attribute Public Type reference (TYPE) IFW_DE_INV_TYPE Invoice Reference Type 20110302
7 NO_AUTHORITY Constant Public See coding 20101007
8 NO_AUTHORITY_TCODE Constant Public See coding 20101012
9 NO_BRF_FUNCTION Constant Public See coding 20110302
10 NO_BRF_RESULT Constant Public See coding 20110302
11 NO_COMM_STRUCTURE Constant Public See coding 20110302
12 NO_ITEM_DATA_FOR_STATUS Constant Public See coding 20110302
13 NO_PO_FOUND Constant Public See coding 20101209
14 NO_STATUS_CUSTOMIZING Constant Public See coding 20110302
15 NO_STATUS_OFFSET Constant Public See coding 20110302
16 ROOT_DOC Instance attribute Public Type reference (TYPE) IFW_DE_ROOT_DOC Source Document 20110302
17 ROOT_DOC_TYPE Instance attribute Public Type reference (TYPE) CIWB_DE_ROOT_DOC_TYPE Source Document Type 20101210
18 STATUS Instance attribute Public Type reference (TYPE) IFW_DE_STATUS Status 20110302
19 TCODE Instance attribute Public Type reference (TYPE) TCODE Transaction Code 20101012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100709
Events
Class CX_IFW_ERROR has no event.
Types
Class CX_IFW_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 ERROR_TEXT Call by reference Type reference (TYPE) STRING 20100709
2 Importing INV_CAT Call by reference Type reference (TYPE) IFW_DE_INV_CAT 20110302
3 Importing INV_NR Call by reference Type reference (TYPE) IFW_DE_INV_NR 20110302
4 Importing INV_TYPE Call by reference Type reference (TYPE) IFW_DE_INV_TYPE 20110302
5 Importing M_LOG Call by reference Object reference (TYPE REF TO) CL_IFW_LOG 20110301
6 Importing M_MESSAGE Call by reference Type reference (TYPE) IFW_MESSAGE 20110301
7 Importing M_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'E' 20110301
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100709
9 Importing ROOT_DOC Call by reference Type reference (TYPE) IFW_DE_ROOT_DOC 20110302
10 Importing ROOT_DOC_TYPE Call by reference Type reference (TYPE) CIWB_DE_ROOT_DOC_TYPE 20101210
11 Importing STATUS Call by reference Type reference (TYPE) IFW_DE_STATUS 20110302
12 Importing TCODE Call by reference Type reference (TYPE) TCODE 20101012
13 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100709

Method CONSTRUCTOR on class CX_IFW_ERROR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606