SAP ABAP Class CX_FS_PATHS_INCOMPATIBLE (Operation on incompatible paths)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_FILE (Package) File Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_FS_PATH_ERROR Error in the operation on a CL_FS_PATH object 20100909
Properties
Class CX_FS_PATHS_INCOMPATIBLE  
Short Description Operation on incompatible paths    
Super Class CX_FS_PATH_ERROR Error in the operation on a CL_FS_PATH object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SABP_FILE   File Handling 
Created 20100812   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FS_PATHS_INCOMPATIBLE has no forward declaration.
Interfaces
Class CX_FS_PATHS_INCOMPATIBLE has no interface implemented.
Friends
Class CX_FS_PATHS_INCOMPATIBLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_FS_PATHS_INCOMPATIBLE Constant Public Type reference (TYPE) SOTR_CONC '4CA0114088610ACEE10000000A421239' 20100909
2 DIFFERENT_DRIVES Constant Public Type reference (TYPE) SOTR_CONC '4C9DB392E85D27A0E10000000A421239' 20100909
3 IS_ABSOLUTE Constant Public Type reference (TYPE) SOTR_CONC '4C9DB393E85D27A0E10000000A421239' 20100909
4 IS_NOT_ABSOLUTE Constant Public Type reference (TYPE) SOTR_CONC '4C9DB394E85D27A0E10000000A421239' 20100909
5 PATHNAME Instance attribute Public Type reference (TYPE) STRING 20100909
6 UNEQUAL Constant Public Type reference (TYPE) SOTR_CONC '4C9DB395E85D27A0E10000000A421239' 20100909
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100909
Events
Class CX_FS_PATHS_INCOMPATIBLE has no event.
Types
Class CX_FS_PATHS_INCOMPATIBLE 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 PATHNAME Call by reference Type reference (TYPE) STRING 20100909
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100909
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100909

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