SAP ABAP Class CX_JOURNAL_ACCESS_ERROR (Error When Accessing Removed Journal)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   FS (Application Component) Financial Services
     FS_PSJ_CORE (Package) Core Functionality for Process Step Journal
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 20080818
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20080818
Properties
Class CX_JOURNAL_ACCESS_ERROR  
Short Description Error When Accessing Removed Journal    
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 FS_PSJ_CORE   Core Functionality for Process Step Journal 
Created 20080818   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PSJ_GLOBAL_JOURNAL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20080818
Friends
Class CX_JOURNAL_ACCESS_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_LOG Instance attribute Public Type reference (TYPE) IF_PSJ_GLOBAL_JOURNAL=>TY_S_ERROR_LOG Error Log 20090123
2 SYSTEM_ERROR Constant Public See coding 20080819
3 SYSTEM_ID Instance attribute Public Type reference (TYPE) PSJ_SYSTEM_ID System ID 20080818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080818
Events
Class CX_JOURNAL_ACCESS_ERROR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TAB Public See coding 20080819 tab type standard table of ref to cx_journal_access_error with default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_LOG Call by reference Type reference (TYPE) IF_PSJ_GLOBAL_JOURNAL=>TY_S_ERROR_LOG 20090123
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080818
3 Importing SYSTEM_ID Call by reference Type reference (TYPE) PSJ_SYSTEM_ID 20080818
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080818

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