SAP ABAP Class CX_FUGR_ANALYSIS (Function Group Analysis)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFUNC_ANALYZE (Package) Function Group Analysis
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 20100427
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100427
Properties
Class CX_FUGR_ANALYSIS  
Short Description Function Group Analysis    
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 SFUNC_ANALYZE   Function Group Analysis 
Created 20100427   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FUGR_ANALYSIS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100427
Friends
Class CX_FUGR_ANALYSIS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENHNAME Instance attribute Public Type reference (TYPE) ENHNAME ID of an Enhancement 20110328
2 FUGR Instance attribute Public Type reference (TYPE) RS38L_AREA Function group, to which the function module belongs 20100427
3 FUNC Instance attribute Public Type reference (TYPE) FUNCNAME Function name 20100427
4 FUNCTION_NOT_FOUND Constant Public See coding 20100427
5 GENERIC Constant Public See coding 20100430
6 GUI_ERROR Constant Public See coding 20100510
7 INCLUDE Instance attribute Public Type reference (TYPE) PROGNAME ABAP Program Name 20100427
8 INVALID_VERSION Constant Public See coding 20100427
9 LOCK_ERROR Constant Public See coding 20101202
10 LOCK_ERROR_ENHO Constant Public See coding 20110328
11 MORE_THAN_99 Constant Public See coding 20100430
12 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20110328
13 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20110328
14 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20110328
15 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20110328
16 NOT_AUTHORIZED Constant Public See coding 20101007
17 NO_VERSION_SELECTED Constant Public See coding 20100427
18 OPERATION_CANCELLED Constant Public See coding 20100510
19 REASON Instance attribute Public Type reference (TYPE) STRING 20110328
20 TEXT Instance attribute Public Type reference (TYPE) STRING 20100430
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100427
Events
Class CX_FUGR_ANALYSIS has no event.
Types
Class CX_FUGR_ANALYSIS 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 ENHNAME Call by reference Type reference (TYPE) ENHNAME 20110328
2 Importing FUGR Call by reference Type reference (TYPE) RS38L_AREA 20100427
3 Importing FUNC Call by reference Type reference (TYPE) FUNCNAME 20100427
4 Importing INCLUDE Call by reference Type reference (TYPE) PROGNAME 20100427
5 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20110328
6 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20110328
7 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20110328
8 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20110328
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100427
10 Importing REASON Call by reference Type reference (TYPE) STRING 20110328
11 Importing TEXT Call by reference Type reference (TYPE) STRING 20100430
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100427

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