SAP ABAP Class /TDAG/CX_WFF_APPLICATION_ERROR (Program error in WFF)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/EHFND_FW_WFF_COMN_EXCEPT (Package) OO exceptiond of the WFF
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20080718
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20080718
Properties
Class /TDAG/CX_WFF_APPLICATION_ERROR  
Short Description Program error in WFF    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /TDAG/EHFND_FW_WFF01    
Program status     
Category 40  Exception Class 
Package /TDAG/EHFND_FW_WFF_COMN_EXCEPT   OO exceptiond of the WFF 
Created 20080718   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /TDAG/CX_WFF_APPLICATION_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20080718
Friends
Class /TDAG/CX_WFF_APPLICATION_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 /TDAG/CX_WFF_APPLICATION_ERROR Constant Public See coding 20080718
2 CLASS_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Name of the class for which to create an event 20080723
3 CURRENT_STATUS Instance attribute Public Type reference (TYPE) /TDAG/EHFND_FW_STATUS Current status of a TBO 20080729
4 ERROR_RETURNED Constant Public See coding 20080718
5 EVENT_NAME Instance attribute Public Type reference (TYPE) STRING Name of the event to be created 20080723
6 EVENT_NOT_DECLARED Constant Public See coding 20080723
7 FUNCTION_NAME Instance attribute Public Type reference (TYPE) STRING Name of failed function 20080718
8 ILLEGAL_STATUS Constant Public See coding 20080729
9 INSTANCE_ID Instance attribute Public Type reference (TYPE) SIBFINSTID Instance identification in persistent object references 20080728
10 INSTANCE_NOT_FOUND Constant Public See coding 20080728
11 METHOD_NAME Instance attribute Public Type reference (TYPE) STRING Name of the missing method implementation 20080728
12 METHOD_NOT_IMPLEMENTED Constant Public See coding 20080728
13 NEW_STATUS Instance attribute Public Type reference (TYPE) /TDAG/EHFND_FW_STATUS New status of a TBO 20080729
14 NO_VARIANT_AVAILABLE_IN_CLASS Constant Public See coding 20080804
15 PERSISTER_NAME Instance attribute Public Type reference (TYPE) SEOCLSNAME Name of the TBO class 20080718
16 PERSISTER_NOT_FOUND Constant Public See coding 20080718
17 SY_SUBRC Instance attribute Public Attribute reference (LIKE) SY-SUBRC Error code of the called function 20080718
18 TABLE_NAME Instance attribute Public Type reference (TYPE) /TDAG/EHFND_FW_TBO_TABLE_NAME Name of the DB table into which to persist the TBO 20080728
19 VARIANT_NAME Instance attribute Public Type reference (TYPE) /TDAG/EHFND_FW_VARIANT Name of the process variant 20080804
20 VARIANT_NOT_FOUND Constant Public See coding 20080804
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080718
2 MAKE_TEXTID_FROM_MESSAGE Static method Public Method Generates a IF_T100_MESSAGE from current sy-msg variables 20140519
Events
Class /TDAG/CX_WFF_APPLICATION_ERROR has no event.
Types
Class /TDAG/CX_WFF_APPLICATION_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 CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20080723
2 Importing CURRENT_STATUS Call by reference Type reference (TYPE) /TDAG/EHFND_FW_STATUS 20080729
3 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20080723
4 Importing FUNCTION_NAME Call by reference Type reference (TYPE) STRING 20080718
5 Importing INSTANCE_ID Call by reference Type reference (TYPE) SIBFINSTID 20080728
6 Importing METHOD_NAME Call by reference Type reference (TYPE) STRING 20080728
7 Importing NEW_STATUS Call by reference Type reference (TYPE) /TDAG/EHFND_FW_STATUS 20080729
8 Importing PERSISTER_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20080718
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080718
10 Importing SY_SUBRC Call by reference Attribute reference (LIKE) SY-SUBRC 20080718
11 Importing TABLE_NAME Call by reference Type reference (TYPE) /TDAG/EHFND_FW_TBO_TABLE_NAME 20080728
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080718
13 Importing VARIANT_NAME Call by reference Type reference (TYPE) /TDAG/EHFND_FW_VARIANT 20080804

Method CONSTRUCTOR on class /TDAG/CX_WFF_APPLICATION_ERROR has no exception.

Method MAKE_TEXTID_FROM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXTID Value transfer Type reference (TYPE) SCX_T100KEY Interface for Accessing T100 Texts 20140519

Method MAKE_TEXTID_FROM_MESSAGE on class /TDAG/CX_WFF_APPLICATION_ERROR has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 110_600