SAP ABAP Class CX_FPM (Root of FPM exceptions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
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 20070514
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20070514
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_FPM_CNR CNR exceptions 20070514
2 Inheritance (c INHERITING FROM c_ref)  CX_FPM_CONFIGURATION Configuration exceptions 20070514
3 Inheritance (c INHERITING FROM c_ref)  CX_FPM_FLOORPLAN Floorplan exceptions 20070514
4 Inheritance (c INHERITING FROM c_ref)  CX_FPM_IDR IDR exceptions 20070514
5 Inheritance (c INHERITING FROM c_ref)  CX_FPM_RUNTIME Runtime exceptions 20070514
Properties
Class CX_FPM  
Short Description Root of FPM exceptions    
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 APB_FPM_CORE    
Program status     
Category 40  Exception Class 
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20070514   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FPM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20070514
Friends
Class CX_FPM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20100408
2 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20100408
3 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20100408
4 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20100408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070514
Events
Class CX_FPM has no event.
Types
Class CX_FPM 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 MSGV1 Call by reference Type reference (TYPE) SYMSGV 20100408
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20100408
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20100408
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20100408
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070514
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20070514

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