SAP ABAP Class CX_FBICRC_EXCEPTION (ICR: Root Exception Class)
Hierarchy
EA-FIN (Software Component) EA-FIN
   FI (Application Component) Financial Accounting
     FB_ICRC_MAIN (Package) Inter-Company Reconciliation (Main Logic)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20130731
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130731
Properties
Class CX_FBICRC_EXCEPTION  
Short Description ICR: Root Exception Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package FB_ICRC_MAIN   Inter-Company Reconciliation (Main Logic) 
Created 20130719   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FBICRC_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130731
Friends
Class CX_FBICRC_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASSIGNMENT_NOT_POSSIBLE Constant Public See coding 20130731
2 ASSIGN_TYPE_NOT_EXIST Constant Public See coding 20130731
3 DATA_LOCKED Constant Public See coding 20130731
4 DL_COMPANY Instance attribute Public Type reference (TYPE) RCOMP_D Company 20130731
5 DL_PERIOD Instance attribute Public Type reference (TYPE) POPER Posting period 20130731
6 DL_USER Instance attribute Public Type reference (TYPE) STRING User 20130731
7 DL_YEAR Instance attribute Public Type reference (TYPE) GJAHR Fiscal Year 20130731
8 GET_EMAIL_FAILED Constant Public See coding 20130731
9 NO_DATA_SELECTED Constant Public See coding 20130731
10 NO_DISPLAY_AUTH Constant Public See coding 20130731
11 UNASSIGN_NOT_POSSIBLE Constant Public See coding 20130731
12 UNASSIGN_TYPE_NOT_EXIST Constant Public See coding 20130731
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130731
Events
Class CX_FBICRC_EXCEPTION has no event.
Types
Class CX_FBICRC_EXCEPTION 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 DL_COMPANY Call by reference Type reference (TYPE) RCOMP_D 20130731
2 Importing DL_PERIOD Call by reference Type reference (TYPE) POPER 20130731
3 Importing DL_USER Call by reference Type reference (TYPE) STRING 20130731
4 Importing DL_YEAR Call by reference Type reference (TYPE) GJAHR 20130731
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130731
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130731

Method CONSTRUCTOR on class CX_FBICRC_EXCEPTION has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in