SAP ABAP Class CX_FPM_IDR (IDR 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_FPM Root of FPM exceptions 20070514
Properties
Class CX_FPM_IDR  
Short Description IDR exceptions    
Super Class CX_FPM Root of FPM exceptions 
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_IDR has no forward declaration.
Interfaces
Class CX_FPM_IDR has no interface implemented.
Friends
Class CX_FPM_IDR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APP_ID_DOES_NOT_EXIST Constant Public See coding 20071218
2 INVALID_ITEM_ID Constant Public See coding 20070531
3 INVALID_PARAMS Constant Public See coding 20071210
4 ITEM_CANNOT_BE_CHANGED Constant Public See coding 20070531
5 ITEM_ID Instance attribute Public Type reference (TYPE) I 20070531
6 PATH Instance attribute Public Type reference (TYPE) STRING 20070531
7 PATH_INCORRECT Constant Public See coding 20070601
8 TICKET_NOT_ALLOWED_IN_GAF Constant Public See coding 20070612
9 WRONG_PATH_FORMAT Constant Public See coding 20070531
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070514
Events
Class CX_FPM_IDR has no event.
Types
Class CX_FPM_IDR 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 ITEM_ID Call by reference Type reference (TYPE) I 20070531
2 Importing PATH Call by reference Type reference (TYPE) STRING 20070531
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070514
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20070514

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